MistY's OWN hugo theme for blogging.
First, clone this theme to the themes
directory of your hugo site:
git clone https://github.com/lixk28/Alice.git themes/Alice
Second, set Alice
as your site theme in config.toml
:
theme = "Alice"
Coming soon... It's a ton...
Now only part of the "Authoring Shortcodes" section is documented.
Build documentation locally:
hugo server --source=docs
Then go to http://localhost:1313
.
New features: Please draft a proposal first before sending your PR.
Bugs: Bug fixes are always welcome. If you find a bug, fire an issue, I will fix it tomorrow.
Hugo-Alice is licensed under the DBADPL.