-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- url采用hash编码。问题:后台文件路径会经常整理,造成url大量变动,影响SEO
- 对title哈希,能保证后台路径无关。title尽量少变动,尽量不重名。
- 对文件名哈希。文件名整理最少,但重名较多
- 相关插件 hexo-abbrlink 很赞,采用title做hash,正合我意。
- category自动生成插件,自动把文件目录转化为category
- 未找到相关插件,只好自己做了一个 hexo-auto-category
- category/tag页面太难看
- 参考https://wiki.zthxxx.me/的category
- tag cloud
- 博客edit模块,实现协同编辑。
- 相关插件 hexo-editor,并非我的需求。这是服务器端的markdown web编辑器,依赖redis。
- 应该是添加到theme级别。类似主页,https://wiki.zthxxx.me/
- 自己动手,丰衣足食 [new feature] add post edit button theme-next/hexo-theme-next#208
- 大喇叭,消息、广告通知模块
- 相关插件
- 边栏内嵌的search,tag & category,示例
- 脚注,footnote
- 示例:马克飞象[^demo]
- https://github.com/kchen0x/hexo-reference
- 还有个插件叫hexo-footnote 功能基本相同。都很丑
- 动态背景图片
- 动态宠物
- 动漫小孩, 小狗
- to top的button,参考http://shomy.top/
- wiki 也挺不错
- simiki demo,http://demo.simiki.org/intro/gettingstarted.html
- wikitten
- hexo 重构版 https://cuiqingcai.com/
主题、样式
- 字体太丑,参考 http://shomy.top/
- fantasy
- 图片样式
- max-width: 80%; 原来是100%
- 主题借鉴
- code block style
聊天
- 微信聊天机器人
- 微信小程序,用于支持blog的实时聊天
地图
- leaflet: example http://map.giscafer.com
购物 & 展示
其他
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels