Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ranfdev/black-light-and-color
https://github.com/ranfdev/black-light-and-color
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ranfdev/black-light-and-color
- Owner: ranfdev
- License: gpl-3.0
- Created: 2018-07-30T14:02:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-30T14:17:28.000Z (over 6 years ago)
- Last Synced: 2024-10-31T14:06:15.778Z (about 2 months ago)
- Language: HTML
- Size: 987 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Black & Light
A High contrast, text oriented, performant and Javascript-free theme for Hugo.
## Features
* Loads in a single request (with web-fonts disabled).
* 100 / 100 on Google Page Speed test (100 / 100 on mobile with web-fonts disabled).
* Scriptless (unless you configure Google Analytics).
* Styles inlined in head.
* High Contrast.
* High Resolution Favicons.![Screenshot](https://github.com/davidhampgonsalves/hugo-black-and-light-theme/blob/master/images/screenshot.png)
## Installation
Inside the folder of your Hugo site run:
```
git submodule add https://github.com/davidhampgonsalves/hugo-black-and-light-theme.git themes/black-and-light
```
For more information read the official [setup guide](//gohugo.io/overview/installing/) of Hugo.## The config file
Copy the [`config.toml`](//github.com/davidhampgonsalves/hugo-black-and-light-theme/blob/master/exampleSite/config.toml) from this themes exampleSite to your Hugo site or use it as a reference.## License
This theme is released under the GPL 3.0 license. For more information read the [license](https://raw.githubusercontent.com/davidhampgonsalves/hugo-black-and-light-theme/master/LICENSE).