45cd4ca5b7
* [New] Added before_read_file_meta and get_page_data plugin hooks to customize page meta data * [Changed] Make get_files() ignore dotfiles * [Changed] Make get_pages() ignore Emacs and temp files * [Changed] Use composer version of Markdown * [Changed] Other small tweaks * [Fixed] Date warnings and other small bugs
6 lines
90 B
JSON
6 lines
90 B
JSON
{
|
|
"require": {
|
|
"twig/twig": "1.12.*",
|
|
"michelf/php-markdown": "1.3"
|
|
}
|
|
}
|