Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunlzheng/hexo-themes-writing
small and sample hexo theme
https://github.com/yunlzheng/hexo-themes-writing
Last synced: 9 days ago
JSON representation
small and sample hexo theme
- Host: GitHub
- URL: https://github.com/yunlzheng/hexo-themes-writing
- Owner: yunlzheng
- License: mit
- Created: 2013-11-15T08:33:00.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-23T16:51:59.000Z (about 11 years ago)
- Last Synced: 2024-05-20T09:22:51.133Z (8 months ago)
- Language: CSS
- Homepage: yunlzheng.github.io
- Size: 1.45 MB
- Stars: 41
- Watchers: 5
- Forks: 60
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - yunlzheng/hexo-themes-writing
README
# Writing
Hexo主题writing
基于[light](https://github.com/tommy351/hexo-theme-light)的个人博客主题
## Demo
![screenshot](https://raw.github.com/yunlzheng/hexo-themes/release/writing/source/css/img/themes-writing.png)
## Install
Execute the following command and modify `theme` in `_config.yml` to `writing`.
```
[email protected]:yunlzheng/hexo-themes.git themes/writing
``````
git checkout release/writing
```## Update
Execute the following command to update new.
```
cd themes/writing
git pull
```## Config
Default config:
``` yaml
menu:
博客: /
存档: /archives
关于: /aboutwidgets:
- search
- recent_posts
- category
- tagexcerpt_link: Read More
twitter:
username:
show_replies: false
tweet_count: 5addthis:
enable: truefancybox: true
google_analytics:
rss:comment_provider: duoshuo
# Facebook comment
facebook:
appid: 123456789012345
comment_count: 5
comment_width: 840
comment_colorscheme: light# Duoshuo comment
duoshuo:
short_name: moo123society:
enable: true
github: https://github.com/yunlzheng
weibo: http://weibo.com/503error
google_plug: http://www.google.com#About Page
about:
name:
```- **menu** - 导航菜单项
- **widget** - 侧边栏工具
- **excerpt_link** - "Read More" link text at the bottom of excerpted articles
- **addthis** - 加网分享按钮
- **enable** - 是否启用加网分享
- **fancybox** - Enable [Fancybox]
- **google_analytics** - Google Analytics ID
- **rss** - RSS subscription link (change if using Feedburner)
-**duoshuo**: 国内还是用多说来的比较稳定
-**short_name**: 在多说注册的short_name## Features
* 可选disqus/多说第三方评论
* 更富交互性的导航以此纪念逝去的[writing.io](https://github.com/chloerei/writings)