Skip to content

sylus/aurora-hugo

Repository files navigation

Hugo variant for Aurora

Build Status

Hugo variant for Aurora

Example

Please consult our Digital Academy site to see how this theme is implemented.

Requirements

The theme is built using the Aurora theme.

Manual Steps

Simply follow the commands listed below given you have the appropriate files (config.yml|toml etc) at the project root.

    hugo new site `website`
    mkdir themes && cd themes
    git clone https://github.com/sylus/aurora-hugo.git aurora && cd aurora
    bower install
    hugo server --theme=aurora \
                --watch

About

Hugo variant of the Aurora theme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published