Commit Graph

5 Commits (edc4fd1c9d304a865ed3f298e43c470d3997a350)

Author SHA1 Message Date
A.C.Sukazyo Eyre 4d442fee37
add support of prism plugins 2023-03-28 17:54:06 +08:00
A.C.Sukazyo Eyre 7f73bc1c1a
add prism/code-highlight support 2023-03-27 19:16:12 +08:00
A.C.Sukazyo Eyre c374b0559a
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 19:57:40 +08:00
A.C.Sukazyo Eyre 2736cb437e
update ph-bookshelf config version 2.0 2023-02-26 22:19:43 +08:00
A.C.Sukazyo Eyre 01ecade69d
添加 web-server/apache 页面 2023-01-29 10:24:15 +08:00