Commit Graph

11 Commits

Author SHA1 Message Date
Solene Rapenne 142b84ab78 Add per-tag browsing on gopher 2018-10-12 11:22:34 +02:00
Solene Rapenne f28ae44a21 Switching default LISP to ecl 2018-05-15 09:26:10 +02:00
solene rapenne 1181d71528 Stop automatic cleaning of generated html 2017-12-17 02:58:02 +01:00
Solene Rapenne 6d3f6f665d cleaning old stuff from Makefile 2017-12-15 18:02:13 +01:00
solene rapenne 4ef4f5a4e8 Add choice of html conveter 2017-12-15 00:49:21 +01:00
Solene Rapenne 52bd9a828b Cleaner code using structure for storing articles metadata
Posts are declared individually with a function instead of modifying a global variable, this is much cleaner.
Gopher index format and index file name can be customized in the config file, no need to tweak generator.lisp anymore
Tell multimarkdown to export to html, specifying the output format is now mandatory in multimarkdown
Examples of the future way to handle multiple markup language by declaring converters
2017-12-13 12:08:57 +01:00
Solene Rapenne 8f68de9add - drop clisp - Makefile is now compatible with GNU Make 2017-11-28 08:21:20 +00:00
solene rapenne b107516c1e Remove LANG= when invoking lisp software. It's only needed when using make from a ssh connection, that should be done in the ssh script.
Change the sbcl command line parameter to increase memory
2016-09-21 13:43:04 +02:00
solene rapenne b70cc28e57 Gopher export available 2016-08-11 14:51:05 +02:00
solene rapenne f5378fcab8 fixing a crash when no tag for an article and better Makefile 2016-05-14 23:33:04 +02:00
Solene Rapenne 66a2b83f5b Initialization of the repository 2016-04-30 17:21:31 +02:00