- 06 May, 2020 1 commit
-
-
Mariano Montone authored
-
- 09 Nov, 2018 1 commit
-
-
Vincent Dardel authored
-
- 28 Oct, 2018 2 commits
-
-
Erik Huelsmann authored
-
Erik Huelsmann authored
Note that the only remaining intermediate result being written to the 'input directory' content/, is the newsbox.html file due to it being a mustache partial. This commit 'publishes' the content to the global context instead and at the same time converts index.html to use a variable expansion. Thereby the need to write newsbox.html to disk has now been removed and so is the actual process.
-
- 27 Oct, 2018 1 commit
-
-
Erik Huelsmann authored
Note that we need to be able to declare a dependency on news.md from index.html, because we want to delay processing of index.html until news.md has been processed as we no longer want to process news twice. This commit is a step towards moving the generation of 'newsbox.html' into a post-processing step.
-
- 26 Oct, 2018 2 commits
-
-
Erik Huelsmann authored
-
Erik Huelsmann authored
-
- 13 Oct, 2018 1 commit
-
-
Erik Huelsmann authored
Note that this commit adds a metadata header section to each file; this section can be used to define variable values which will be consumed by the layout in which the content is being included. This commit moves the page title definition to the content files, instead of (hard) coding those as detached values in globals.lisp
-
- 12 Oct, 2018 3 commits
-
-
Mariano Montone authored
-
Erik Huelsmann authored
-
Mariano Montone authored
-
- 06 Oct, 2018 3 commits
-
-
Mariano Montone authored
-
Mariano Montone authored
-
Mariano Montone authored
-
- 15 May, 2018 2 commits
-
-
Mariano Montone authored
-
Mariano Montone authored
-
- 14 May, 2018 3 commits
-
-
Mariano Montone authored
-
Mariano Montone authored
-
Mariano Montone authored
-
- 13 May, 2018 1 commit
-
-
Mariano Montone authored
-
- 12 May, 2018 7 commits
-
-
Mariano Montone authored
-
Mariano Montone authored
-
Mariano Montone authored
-
Mariano Montone authored
-
Mariano Montone authored
-
Mariano Montone authored
-
Mariano Montone authored
-
- 11 May, 2018 2 commits
-
-
Mariano Montone authored
-
Mariano Montone authored
-
- 23 Apr, 2017 1 commit
-
-
Cheshire Yang authored
Begin basic rendering engine with mustache; this commit includes content files from existing site as well
-