Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/udblao/hexo-theme-artemisX
a hexo theme based on jade and sass.
https://github.com/udblao/hexo-theme-artemisX
hexo-theme jade pug pug-template-engine sass
Last synced: 2 days ago
JSON representation
a hexo theme based on jade and sass.
- Host: GitHub
- URL: https://github.com/udblao/hexo-theme-artemisX
- Owner: udblao
- License: mit
- Archived: true
- Created: 2017-10-21T05:26:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T08:18:35.000Z (over 6 years ago)
- Last Synced: 2024-11-08T05:02:59.506Z (7 days ago)
- Topics: hexo-theme, jade, pug, pug-template-engine, sass
- Language: CSS
- Homepage:
- Size: 740 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ArtemisX | [Preview](#) | [Screenshot](https://github.com/wwwuxt/hexo-theme-artemisX/blob/master/screenshot.png)
- Custom development based on [Artemis](https://github.com/Dreyer/hexo-theme-artemis)
- html render [jade](https://jade-lang.com)
- css render [sass](https://www.sass.hk/)# Installation
## install
```
`GitHub` git clone https://github.com/wwwuxt/hexo-theme-artemisX themes/artemisX
`Coding` git clone https://git.coding.net/wwwuxt/hexo-theme-artemisX.git themes/artemisX
```
## config
override your parameter in `_config.yml`.
## update
```
cd themes/artemisX
git pull
```
# ArtemisX's new development## new feature
- `google_adsense`
- `baidu_autopush`
- `categories`
- `busuanzi` pv/uv counting
- `tags`
- `double_deploy` github & coding pages, add `host by xx` by Server
- ......## new style
- `post-title-link` a hover style
- `post-info/post-category-link post-category-name` post categories
- `.clearfix` add .clearfix for clear float
- adjust page width
- new paginator style
- add [Font Awesome](http://fontawesome.dashgame.com)
- ......# License
[MIT](https://opensource.org/licenses/mit-license.php)