diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-04-06 16:24:16 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-04-06 16:24:43 -0700 |
commit | 1103416d8386e7965bae0d51d596efc4f5a75670 (patch) | |
tree | b8dab0025a773c21d2d9159b7faf4dd1e3a13ed0 /sites/www/blog.rst | |
parent | b85a09673a31719b76b3998270137f0189c226e5 (diff) |
Put blog into a branch
Diffstat (limited to 'sites/www/blog.rst')
-rw-r--r-- | sites/www/blog.rst | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/sites/www/blog.rst b/sites/www/blog.rst deleted file mode 100644 index af9651e4..00000000 --- a/sites/www/blog.rst +++ /dev/null @@ -1,16 +0,0 @@ -==== -Blog -==== - -.. blog-posts directive gets replaced with an ordered list of blog posts. - -.. blog-posts:: - - -.. The following toctree ensures blog posts get processed. - -.. toctree:: - :hidden: - :glob: - - blog/* |