Update changelog.txt for 1419cf1
This commit is contained in:
parent
1419cf1636
commit
04a1c603d0
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
* [New] Provide access to all meta headers in content files (`%meta.*%`)
|
* [New] Provide access to all meta headers in content files (`%meta.*%`)
|
||||||
* [New] Provide access to meta headers in `$page` arrays (`$page['meta']`)
|
* [New] Provide access to meta headers in `$page` arrays (`$page['meta']`)
|
||||||
* [New] The file extension of content files is now configurable
|
* [New] The file extension of content files is now configurable
|
||||||
|
* [New] Add `Pico::setConfig()` method to predefine config variables
|
||||||
* [New] Supporting per-directory `404.md` files
|
* [New] Supporting per-directory `404.md` files
|
||||||
* [New] #103: Providing access to `sub.md` even when the `sub` directory
|
* [New] #103: Providing access to `sub.md` even when the `sub` directory
|
||||||
exists, provided that there is no `sub/index.md`
|
exists, provided that there is no `sub/index.md`
|
||||||
|
|
Loading…
Reference in a new issue