multiple improvements
This commit is contained in:
parent
217fc6a91c
commit
80374bae67
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@
|
|||
* [New] Added layout meta tag to support custom templates for each page
|
||||
* [New] Ignore Emacs and Nano tmp files like: "~", "#"; in content folder
|
||||
* [New] Ignore hidden files in content folder
|
||||
* [Fixed] - empty title/date headers
|
||||
* [Fixed] - Error handling on wrong theme name
|
||||
* [Fixed] empty title/date headers
|
||||
* [Fixed] Error handling on wrong theme name
|
||||
* [Changed] remove vendor from git repository; install them using composer;
|
||||
|
||||
2013.05.07 - version 0.6.2
|
||||
* [Changed] Replaced glob_recursive with get_files
|
||||
|
|
Loading…
Add table
Reference in a new issue