Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mimeku/hexo-theme-cupertino
Update hexo-theme-cupertino
https://github.com/mimeku/hexo-theme-cupertino
Last synced: 6 days ago
JSON representation
Update hexo-theme-cupertino
- Host: GitHub
- URL: https://github.com/mimeku/hexo-theme-cupertino
- Owner: mimeku
- License: mit
- Created: 2021-04-03T08:11:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-05T05:30:51.000Z (over 3 years ago)
- Last Synced: 2024-08-02T20:48:12.982Z (3 months ago)
- Language: CSS
- Size: 194 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Update
- 2021.04.05:增加了$\LaTeX{}$支持,需要在post的markdown文件开头加入参数`mathjax: true`开启支持
- 2021.04.03:目前增加了Categories页面,更新了Friends与About页面显示效果# Hexo Theme Cupertino
The Hexo Blog Theme Cupertino
![A screenshot](https://mrwillcom.github.io/img/000001.png)
Visit [https://mrwillcom.now.sh/](https://mrwillcom.now.sh/) to preview it.
This theme is based on Cupertino Design with light border and translucent and acrylic background on navigation bar, supports dark appearance and powerful footer.
## Installation
If you don't have a [Hexo](https://hexo.io/) blog, just [create one](https://hexo.io/docs/).
To install it, just clone this as a Git submodule to your `themes/cupertino/` directory and edit your `_config.yml`. After that, you should remember to edit `themes/cupertino/_config.yml`.
`_config.yml`:
```yaml
...
theme: cupertino
...
```## Configuration
See [docs/configuration.md](./docs/configuration.md)