1
0
mirror of https://github.com/suk-ws/ph-Bookshelf.git synced 2025-02-23 22:58:49 +08:00
ph-Bookshelf/template
Eyre_S f79060f32f
add support for md front matter & open page unlisted
- support page config define in front matter
  - support `title`, which can set HTML title.
    - if `title` is not set, then HTML title will try find page title defined in book.xml
	- if `title` is set but <h1> title not set, it will generated a <h1> title using the value of `title`
  - support `configurations` which can set page level configs here.
- now can open page that has .md file but not defined in book.xml (must in a book defined)
- old.title.gen is not supported yet.
2023-03-25 20:11:10 +08:00
..
demo.html 初次加载的菜单动画抑制,按钮图标框选抑制 2021-11-22 18:09:29 +08:00
footer.php add support for md front matter & open page unlisted 2023-03-25 20:11:10 +08:00
header.php add support for md front matter & open page unlisted 2023-03-25 20:11:10 +08:00
nav.php 使项目 composer/psr-4 标准化,清理代码 2023-01-24 20:30:27 +08:00