This website requires JavaScript.
Explore
Help
Register
Sign In
suk-ws.sync
/
ph-Bookshelf
Watch
1
Star
0
Fork
0
You've already forked ph-Bookshelf
mirror of
https://github.com/suk-ws/ph-Bookshelf.git
synced
2024-12-05 09:26:52 +08:00
Code
Issues
Releases
Activity
fdbc6ed8f3
ph-Bookshelf
/
.gitattributes
8 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
支持了 gitbook 字体主题切换,修复 git 的二进制换行符问题 - 修复(重写)了 gitbook 字体主题的切换面板 - 添加了字体主题的 cookie 储存(默认30天过期) - 为添加的元素新增了主题颜色的支持 - 同时修复了“搜索框”的主题不匹配问题 - 修改 .gitattributes 使其能够正常识别 PNG 图片和常见字体文件(ttf,otf,woff&2)为二进制文件
2021-05-27 16:22:48 +08:00
* text=auto
构建了XML格式的书架和书籍元数据对象及其解析,添加git eol=LF 限制 - 总共添加的对象: - Bookshelf - LinkCollection - Link - BookCollection - Book - BookContented - Chapter - Page - Segment
2021-03-20 22:18:15 +08:00
* text eol=lf
支持了 gitbook 字体主题切换,修复 git 的二进制换行符问题 - 修复(重写)了 gitbook 字体主题的切换面板 - 添加了字体主题的 cookie 储存(默认30天过期) - 为添加的元素新增了主题颜色的支持 - 同时修复了“搜索框”的主题不匹配问题 - 修改 .gitattributes 使其能够正常识别 PNG 图片和常见字体文件(ttf,otf,woff&2)为二进制文件
2021-05-27 16:22:48 +08:00
*.png binary
*.otf binary
*.ttf binary
*.woff binary
*.woff2 binary
Copy Permalink