From 784cef2f7aa3f644b0c77444798a4833fa7d6ba0 Mon Sep 17 00:00:00 2001 From: Alexander Bilz <mail@alexbilz.com> Date: Fri, 10 Apr 2020 20:28:22 +0000 Subject: [PATCH] Updated README --- README.md | 24 +++++++++++++++++++++++- 1 files changed, 23 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index d48984c..7451439 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ -Anatole is a minimalist two-column hugo theme based on farbox-theme-Anatole. \ No newline at end of file +Anatole is a minimalist two-column hugo theme based on farbox-theme-Anatole. + + + +## 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. + + -- Gitblit v1.10.0