Andy Wingo
|
1236e8a996
|
Add marxdown
Marxdown a new dialect for writing blog posts. We'll see!
|
2022-10-20 21:40:27 +02:00 |
|
Andy Wingo
|
5e603daa9e
|
Add bogus comment detector.
* tekuti/classifier.scm: New file.
* Makefile.am: Add new file.
* tekuti/comment.scm:
* tekuti/git.scm:
* tekuti/index.scm:
* tekuti/page.scm: Update to include bogus comment detector.
|
2017-03-06 09:41:52 +01:00 |
|
Andy Wingo
|
1636c96f9f
|
remove obsolete (tekuti url)
* tekuti/url.scm: Remove.
* Makefile.am: Remove url.scm
* tekuti/post.scm: Remove reference to (tekuti url).
(parse-post-data): Use uri-encode.
|
2011-02-22 22:19:30 +01:00 |
|
Andy Wingo
|
c099b9532c
|
add a simple cache
* tekuti/cache.scm: Add a simple cache.
|
2010-12-03 19:59:32 +01:00 |
|
Andy Wingo
|
da85967b42
|
use compile warnings
* Makefile.am (GUILE_WARNINGS): Use compile warnings when compiling
tekuti.
|
2010-11-13 18:48:18 +01:00 |
|
Andy Wingo
|
4f62c95bde
|
autotoolize, and compile the scheme files
* .gitignore:
* AUTHORS:
* COPYING:
* ChangeLog:
* Makefile.am:
* NEWS:
* README:
* acinclude.m4:
* configure.ac:
* env.in: All the needed bits.
|
2010-11-13 18:48:18 +01:00 |
|