Skip to content

lixk28/Alice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Alice

MistY's OWN hugo theme for blogging.

Installation

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"

Documenation

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.

Contribution

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.

License

Hugo-Alice is licensed under the DBADPL.

Packages

No packages published