mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
10.28.2020 784cef2f7aa3f644b0c77444798a4833fa7d6ba0
Updated README

Updated the Readme file to includ a screenshot and some basic documentation.
1 files added
1 files modified
24 ■■■■■ changed files
README.md 24 ●●●●● patch | view | raw | blame | history
images/screenshot.png patch | view | raw | blame | history
README.md
@@ -1 +1,23 @@
Anatole is a minimalist two-column hugo theme based on farbox-theme-Anatole.
Anatole is a minimalist two-column hugo theme based on farbox-theme-Anatole.
![](https://github.com/lxndrblz/anatole/blob/master/images/screenshot.png)
## Quick Start
1. Add the repository into your Hugo Project repository as a submodule, `git submodule add https://github.com/lxndrblz/anatole.git themes/anatole`.
2. Configure your `config.toml`.
3. Build your site with `hugo serve` and see the result at `http://localhost:1313/`.
## License
Coder is licensed under the [MIT license](https://github.com/lxndrblz/anatole/blob/master/LICENSE.md).
## Maintenance
This theme is maintained by its author [Alexander Bilz](https://github.com/lxndrblz).
## Special Thanks
- Go to [Cai Cai](https://github.com/hi-caicai), for the great Anatole Farbox theme that formed the foundation for this theme.
images/screenshot.png