Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mintsweet/hexo-theme-mints
:snowflake: A super cool theme for Hexo
https://github.com/mintsweet/hexo-theme-mints
hexo hexo-theme
Last synced: 2 months ago
JSON representation
:snowflake: A super cool theme for Hexo
- Host: GitHub
- URL: https://github.com/mintsweet/hexo-theme-mints
- Owner: mintsweet
- License: mit
- Created: 2017-03-29T07:49:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T09:01:03.000Z (about 1 year ago)
- Last Synced: 2024-10-04T14:40:04.379Z (3 months ago)
- Topics: hexo, hexo-theme
- Language: EJS
- Homepage:
- Size: 3.37 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hexo-theme-mints
> A super cool theme for hexo
## Install
```bash
git clone https://github.com/mintsweet/hexo-theme-mints themes/mints
```Modify the theme field of the blog configuration file `_config.yml` to `mints`.
```bash
# Extensions
## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/
theme: mints
```## License
[MIT](./LICENSE)