diff options
author | Adam Mathes <adam@trenchant.org> | 2017-02-09 20:32:27 -0800 |
---|---|---|
committer | Adam Mathes <adam@trenchant.org> | 2017-02-09 20:32:27 -0800 |
commit | 53d97e2028e898c1336e190638aae22d6ca768f8 (patch) | |
tree | d8648d4f3fa66a58343e5824d63c2f2f92654065 | |
parent | f841c5922e4151f46f8729222f20f11cd011195f (diff) | |
download | snkt-53d97e2028e898c1336e190638aae22d6ca768f8.tar.gz snkt-53d97e2028e898c1336e190638aae22d6ca768f8.tar.bz2 snkt-53d97e2028e898c1336e190638aae22d6ca768f8.zip |
more templatering
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ # snkt -Snkt is a static web site generator for with a focus on simplicity and efficiency. +`snkt` is a static web site generator for with a focus on simplicity and efficiency. snkt only does a few things, but strives to do them well, in a coherent manner. @@ -167,4 +167,6 @@ scary line of unfinished documentation ### Filters +### Example configurations/sites/themes + ### Auto-rebuild/deployment |