aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2015-04-22 04:24:17 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2015-04-22 04:24:17 -0300
commit280f6199a03ebc17fc2dc515079a6c09b1bf13f9 (patch)
tree81fafbd0f12fd9a8e7248bf1243372759f0355d0 /README.md
parentd9755b37ca240cf1c088dfc9b209ea699fbcb7df (diff)
downloadblogc-280f6199a03ebc17fc2dc515079a6c09b1bf13f9.tar.gz
blogc-280f6199a03ebc17fc2dc515079a6c09b1bf13f9.tar.bz2
blogc-280f6199a03ebc17fc2dc515079a6c09b1bf13f9.zip
added roadmap
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9043f92..d4d5287 100644
--- a/README.md
+++ b/README.md
@@ -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/). ;-)