Commit Graph

27 Commits

Author SHA1 Message Date
Tissevert 7a9c1a65c2 Update dependencies versions 2023-07-31 19:32:31 +02:00
Tissevert 7e7d7e0804 Release 1.1.0.1 2021-01-20 13:48:21 +01:00
Tissevert 3e223e7169 Release 1.1.0.0 with RSS feeds and static pages 2020-12-14 10:24:01 +01:00
Tissevert ffea469559 Update dependencies versions known to work 2020-12-06 17:26:22 +01:00
Tissevert 1ac53e90d7 Merge branch 'main' into goSJW 2020-05-09 21:02:50 +02:00
Tissevert f19331bf11 Generate links to RSS feeds generated, generalize conditional blocks for static templating thus simplifying some variables and clarify some data structures for Collections and ArticleLists 2020-05-08 15:51:25 +02:00
Tissevert 4f93b92cc4 Merge branch 'main' into goSJW 2020-03-25 19:48:46 +01:00
Tissevert 4e402174b1 Implement RSS feeds generation 2020-03-25 19:47:28 +01:00
Tissevert fd714e93ff Require SJW, generate blog config as a standalone file because it's always nice to have (if you want to expose its content as a read-only API) and handle hablo.js compilation with SJW 2020-01-10 18:58:42 +01:00
Tissevert 36651ddc38 Fix Open Graph cards by adding a new option to provide the site's URL 2019-12-21 12:50:38 +01:00
Tissevert 94e323d715 Simplify Blog.Wording module and change conditional template blocks syntax a tiny bit 2019-08-27 13:23:17 +02:00
Tissevert ccb7491170 Lower version bounds 2019-08-26 11:07:04 +02:00
Tissevert 0d9b331ccb Print warnings about malformed Markdown articles instead of ignoring them silently 2019-04-28 17:27:55 +02:00
Tissevert 593780cbbd Release v1.0.0 2019-04-20 09:54:21 +02:00
Tissevert bcdcfb4ff7 Known to work with base = 4.12 2019-02-19 17:36:44 +01:00
Tissevert 11a1ab0f7b Compatibility with old containers lib 2019-02-18 16:37:08 +01:00
Tissevert 339a1e0d20 Implement customizable texts 2019-02-17 19:55:11 +01:00
Tissevert 00c3c602b9 Move JS code in a share/ subdirectory to accomodate future templating stuff 2019-02-17 19:26:50 +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 515fb14914 Take a part of Blog's configuration into a separate Skin module, add syntactic sugar and use the result in generation modules 2019-02-07 17:51:06 +01:00
Tissevert 633431f8cb Forgot to add Files to other-modules when creating it @ 7e875efc5 2019-02-06 18:23:08 +01:00
Tissevert ce3a061a73 Add a JS script to be copied in the project and loaded in the interface 2019-02-05 17:29:55 +01:00
Tissevert 38846e1add Add a module to handle pages with articles list and generate HTML pages for articles too 2019-02-03 22:56:21 +01:00
Tissevert c8a9a6c9eb Split Dom templating and HTML generation process, make a separate module for articles to start scanning their content a bit 2019-02-02 23:23:05 +01:00
Tissevert 0ca01da4d3 Initial draft 2019-01-27 21:43:19 +01:00