Commit Graph

13 Commits

Author SHA1 Message Date
Tissevert 4368f30531 Refactor code to get rid of fake *Export types 2019-02-22 23:29:35 +01:00
Tissevert d7dcdb2880 Allow customizing the name of the comments section 2019-02-19 21:57:50 +01:00
Tissevert 339a1e0d20 Implement customizable texts 2019-02-17 19:55:11 +01:00
Tissevert 6c3f31ea6c Implement comments activated by the presence of a 'comments:' field in the article's metadata 2019-02-16 08:13:14 +01:00
Tissevert 85b71262be Get rid of source which is easily deducible from the articles key and articlesPath 2019-02-15 18:07:59 +01:00
Tissevert ad5c8a0130 Use INPUT_DIR has the root of the blog now and add an option for a path where to look for articles and static pages 2019-02-15 15:11:47 +01:00
Tissevert 3130f5ee84 Use articles file names as hash keys and set date as a metadata 2019-02-15 14:16:21 +01:00
Tissevert d1d874d597 Implement JS navigation 2019-02-15 14:13:43 +01:00
Tissevert 7e875efc57 Compile several JS files into a single one, including the JSON blog DB as well 2019-02-06 17:17:42 +01:00
Tissevert 773689c4ff Handle articles dates and tags into the articles JSON 2019-02-05 17:31:11 +01:00
Tissevert f7442f5b37 First attempt at exporting to JSON 2019-02-04 18:30:23 +01:00
Tissevert a8fd44e7ac Remove the option to generate into a directory other than the parent directory of the one containing the articles to get rid of the hassle of copying the markdown sources and simplify working with relative URLs during the generation process 2019-01-29 23:08:38 +01:00
Tissevert 0ca01da4d3 Initial draft 2019-01-27 21:43:19 +01:00