Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lencx/hexo-theme-lencx

🐣 a theme for hexo
https://github.com/lencx/hexo-theme-lencx

hexo hexo-theme hexo-theme-lencx pug sass theme

Last synced: 27 days ago
JSON representation

🐣 a theme for hexo

Awesome Lists containing this project

README

        

# Features
> [View Demo](https://lencx.github.io/blog/) |
> [Releases Detail](https://github.com/lencx/hexo-theme-lencx/releases)

- Navigation [page]
- home
- archives
- categories
- tags
- ...
- Sidebar
- tagCloud
- archives
- categories
- recent posts
- Post
- post meta
- author
- create date
- updated date
- category
- tags
- read more
- post toc
- code theme[white|black]
- comment: disqus
- Analytics: google analytics
- Fancybox-3.0
- font-awesome-4.7.0
- Responsive
- canvas background
- RSS

## Update

- `RSS`
```bash
# rss => atom.xml
npm i hexo-generator-feed --save
```
- `Search`
> local search
```bash
# generator content.json or search.json
npm i hexo-generator-json-content --save
```

## Config

> `/source/css/_theme.color.scss` file covers almost all of the color and shadow effects in the theme, `/source/css/variable/_mixin.scss` @mixin radius parameter $radius-enable is set to true enable all rounded corners in the theme, false is off.

## Bulid
> Compression (js & css)

```bash
# style.js(theme.scss, main.scss) & main.js
# generator asset.json
yarn build
```

## Goal
Implement a highly customizable blog theme.

## TODO:
- ~~search~~
- share
- duoshuo
- languages
- calendar