https://github.com/sdvcrx/hexo-theme-whitespace
whitespace hexo port
https://github.com/sdvcrx/hexo-theme-whitespace
Last synced: about 2 months ago
JSON representation
whitespace hexo port
- Host: GitHub
- URL: https://github.com/sdvcrx/hexo-theme-whitespace
- Owner: sdvcrx
- Created: 2015-02-28T14:05:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-23T10:15:47.000Z (about 10 years ago)
- Last Synced: 2025-03-23T23:44:23.507Z (2 months ago)
- Language: CSS
- Homepage: https://banbanchs.github.io/hexo-theme-whitespace/
- Size: 2.38 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Whitespace #
> A minimal and responsive theme
[Whitespace](https://github.com/lucaslew/whitespace) hexo port.
This theme lets your content take the center stage of your blog.[DEMO](https://banbanchs.github.io/hexo-theme-whitespace/)
## Installation ##
### Install ###
``` bash
$ git clone https://github.com/banbanchs/hexo-theme-whitespace.git themes/whitespace
```**Whitespace requires Hexo 2.4 and above.**
### Enable ###
Modify `theme` setting in `_config.yml` to `whitespace`.
中国大陆用户可将 Hexo 的 `_config.yml` 中的 `language` 设置为 `zh-CN` 从而使用国内的CDN
### Update
``` bash
cd themes/whitespace
git pull
```## License ##
The MIT License