Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrwillcom/hexo-theme-cupertino
The Hexo Blog Theme Cupertino.
https://github.com/mrwillcom/hexo-theme-cupertino
apple cupertino cupertino-design hacktoberfest hacktoberfest2022 hexo hexo-theme theme
Last synced: 7 days ago
JSON representation
The Hexo Blog Theme Cupertino.
- Host: GitHub
- URL: https://github.com/mrwillcom/hexo-theme-cupertino
- Owner: MrWillCom
- License: mit
- Created: 2020-08-21T03:08:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T12:56:09.000Z (3 months ago)
- Last Synced: 2024-11-22T00:27:01.672Z (about 1 month ago)
- Topics: apple, cupertino, cupertino-design, hacktoberfest, hacktoberfest2022, hexo, hexo-theme, theme
- Language: CSS
- Homepage: https://blog.mrwillcom.com
- Size: 403 KB
- Stars: 192
- Watchers: 1
- Forks: 52
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!TIP]
> Updates are landing on branch [`next`](https://github.com/MrWillCom/hexo-theme-cupertino/tree/next), check it out to preview the latest features and improvements that will be released in v2. ✨---
# Hexo Theme Cupertino
The Hexo Blog Theme Cupertino
![A screenshot](https://mrwillcom.github.io/img/000001.png)
Visit [blog.mrwillcom.com](https://blog.mrwillcom.com/) 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
...
```## Further Configuration
See docs site [cupertino.mrwillcom.com](https://cupertino.mrwillcom.com/) .
## Contributing
All friendly contributions are welcome! Start contributing by following the existing issues or little fixes.
Not familiar with code? It's okay, feel free to report bugs or suggest something.