Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lencx/hexo-theme-lencx
- Owner: lencx
- Created: 2017-03-05T12:19:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-04T14:37:41.000Z (over 7 years ago)
- Last Synced: 2024-05-23T06:02:33.315Z (6 months ago)
- Topics: hexo, hexo-theme, hexo-theme-lencx, pug, sass, theme
- Language: CSS
- Homepage: https://lencx.github.io/blog/
- Size: 1.91 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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