diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -80,3 +80,8 @@ Raw content is available in template blocks as the ``CONTENT`` variable. ``` This template would generate a list of posts, if multiple source files were provided with ``-t``, and single pages for each post, if only one source file was provided. The ``FILENAME`` variable is generated by the compiler, and is the source file base name without its last extension. + + +## Roadmap + +The first release will happen as soon as ``blogc`` can build its own website (http://blogc.org/). ;-) |