Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DrakeLeung/hexo-theme-again
lalala
https://github.com/DrakeLeung/hexo-theme-again
Last synced: 2 months ago
JSON representation
lalala
- Host: GitHub
- URL: https://github.com/DrakeLeung/hexo-theme-again
- Owner: lyyourc
- Created: 2016-01-27T07:43:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T04:11:28.000Z (about 7 years ago)
- Last Synced: 2024-08-05T07:01:09.339Z (6 months ago)
- Language: CSS
- Size: 1020 KB
- Stars: 104
- Watchers: 11
- Forks: 32
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hexo-theme-again
A dead simple theme which supports emoji 。## Demo
[lyyourc.com](http://lyyourc.com/) :star: :star:
## Usage
Install the theme:
```bash
git clone https://github.com/DrakeLeung/hexo-theme-again.git themes/again
```Install the dependencies:
```bash
npm i -S hexo-renderer-sass hexo-renderer-markdown-it markdown-it-emoji twemoji
```Use the theme:
```yml
# config.yml
# theme: landscape
theme: again
```Preview:
```bash
hexo server
```## Tips
- Add twitter emoji :sheep::hatched_chick::whale:: [twemoji](https://github.com/markdown-it/markdown-it-emoji#change-output)。## License
MIT