aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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/). ;-)