commit 37d600285572dd5c494d2d327099fa3bd497918d parent 4f8ad05d74c69ef649e34890da726f692030c054 Author: Hugo Soucy <hugo@soucy.cc> Date: Mon, 20 Nov 2017 22:44:09 -0500 Remove an old pargraph Diffstat:
M | sites/ferron-ssg.tld/content/index.md | | | 7 | +------ |
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/sites/ferron-ssg.tld/content/index.md b/sites/ferron-ssg.tld/content/index.md @@ -108,9 +108,4 @@ away whithout the need of filling the metadatas. Ferron uses the [mustache template engine](http://mustache.github.io/) ([for lua](https://github.com/Olivine-Labs/lustache)) to give more -flexibility to build your theme. When you build your project -Ferron converts mustache templates to pandoc HTML templates. - -A lot of params in `config/site.cfg` are includes by mustache during -the creation of -the [pandoc's templates](https://github.com/jgm/pandoc-templates). +flexibility to build your theme.