Go to file
A.C.Sukazyo Eyre ebe5c90963
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:07:41 +08:00
%root 添加标题permalink链接和指向闪烁功能,添加滚动网页标题插件 2023-01-27 19:09:46 +08:00
morny@8026a49ed6 add support for md front matter & open page unlisted 2023-03-25 20:07:41 +08:00
ph-bookshelf@c374b0559a add support for md front matter & open page unlisted 2023-03-25 20:07:41 +08:00
.gitignore 添加 "data-backup" gitignore 规则 2022-10-25 14:29:39 +08:00
.gitmodules add new book ph-bookshelf 2023-01-26 17:20:08 +08:00
bookshelf.xml add support for md front matter & open page unlisted 2023-03-25 20:07:41 +08:00