changelog (720B)
1 2013-11-27 (v0.2): 2 ================== 3 - put css colors in different file for better handling. 4 - check for articles in 'main-articles' directory. If no files exist, do not 5 create blog page. 6 - added article preview from blog (main-articles) posts. New 'blog' page 7 displays all posts. 8 - added "deploy" script with rsync to sync files to server. 9 - support for image at page header (see sample). 10 - generate menus based on individual pages. 11 - new articles now go on top. 12 - fixed .css for disqus. 13 - added pages_b/ dir. Any page there, will not generate a link to menu. 14 - added light/dark stylesheets. Make light default. 15 - added Makefile with make/clean/deploy options. 16 17 2013-11-19 (v0.1): 18 ================== 19 -initial release.