diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2015-04-22 04:24:17 -0300 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2015-04-22 04:24:17 -0300 |
commit | 280f6199a03ebc17fc2dc515079a6c09b1bf13f9 (patch) | |
tree | 81fafbd0f12fd9a8e7248bf1243372759f0355d0 /README.md | |
parent | d9755b37ca240cf1c088dfc9b209ea699fbcb7df (diff) | |
download | blogc-280f6199a03ebc17fc2dc515079a6c09b1bf13f9.tar.gz blogc-280f6199a03ebc17fc2dc515079a6c09b1bf13f9.tar.bz2 blogc-280f6199a03ebc17fc2dc515079a6c09b1bf13f9.zip |
added roadmap
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/). ;-) |