1
0
mirror of https://github.com/suk-ws/ph-Bookshelf.git synced 2024-12-05 01:16:53 +08:00
Commit Graph

56 Commits

Author SHA1 Message Date
dfa9e3f8a9
补充Page和Segment标签get方法,修改根标签为"%root",添加 ph-Bookshelf 元数据声明文件 2021-03-23 00:37:21 +08:00
5d25c10933
现在XML对象解析出现的缺少内容或多出子标签异常会被检验且抛出 2021-03-20 23:52:33 +08:00
74784f83a3
修复 BookCollection 和 LinkCollection 缺失 name 的bug 2021-03-20 22:39:24 +08:00
a401c4cc55
构建了XML格式的书架和书籍元数据对象及其解析,添加git eol=LF 限制
- 总共添加的对象:
  - Bookshelf
  - LinkCollection
  - Link
  - BookCollection
  - Book
  - BookContented
  - Chapter
  - Page
  - Segment
2021-03-20 22:18:15 +08:00
658f76fdc0
上传 Gitbook 本体和两个插件的资源
- Gitbook 核心 3.2.3
  - 原装自带有插件:
    - `highlight`
    - `search`
    - `lunr`
    - `sharing`
    - `fontsettings`
    - `theme-default`
- 插件 `expandable-chapters`
- 插件 `anchor-navigation-ex`
2021-02-23 17:01:02 +08:00
4246f3daf9
初始化储存库 2021-02-23 16:50:31 +08:00