Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)