Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adam-stokes/hexo-theme-striped
Port of striped to hexo
https://github.com/adam-stokes/hexo-theme-striped
Last synced: 2 days ago
JSON representation
Port of striped to hexo
- Host: GitHub
- URL: https://github.com/adam-stokes/hexo-theme-striped
- Owner: adam-stokes
- License: mit
- Created: 2013-11-24T04:01:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-15T20:28:35.000Z (over 10 years ago)
- Last Synced: 2024-05-20T09:22:12.446Z (9 months ago)
- Language: CSS
- Homepage: http://html5up.net/striped/
- Size: 1.55 MB
- Stars: 48
- Watchers: 8
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - adam-stokes/hexo-theme-striped
README
# Striped
Striped theme ported to [Hexo]
## Install
Execute the following command and modify `theme` in `_config.yml` to `striped`.
```
git clone git://github.com/battlemidget/hexo-theme-striped.git themes/striped
```## Update
Execute the following command to update Striped.
```
cd themes/striped
git pull
```## Config
Default config:
``` yaml
menu:
Home: /
Archives: /archiveswidgets:
- search
- category
- tagexcerpt_link: Read More
twitter:
username:
show_replies: false
tweet_count: 5addthis:
enable: true
pubid:
facebook: true
twitter: true
google: true
pinterest: truefancybox: true
google_analytics:
rss:
```- **menu** - Main navigation menu
- **widget** - Widgets displaying in sidebar
- **excerpt_link** - "Read More" link text at the bottom of excerpted articles
- **twitter** - Twitter widget config
- **username** - Twitter username
- **show_replies** - Enable displaying replies
- **tweet_count** - Tweets display in widget
- **addthis** - Share buttons at the buttom of articles (Powered by [AddThis])
- **enable** - Enable share buttons
- **pubid** - Profile ID of [AddThis]
- **facebook** - Enable Facebook button
- **twitter** - Enable Twitter button
- **google** - Enable Google+ button
- **pinterest** - Enable Pinterest button
- **fancybox** - Enable [Fancybox]
- **google_analytics** - Google Analytics ID
- **rss** - RSS subscription link (change if using Feedburner)### Screenshot
![](http://i.minus.com/ibkDxgZv2FMZsd.png)
[Hexo]: http://zespia.tw/hexo/
[AddThis]: https://www.addthis.com