Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 2.75 KB

README.md

File metadata and controls

53 lines (29 loc) · 2.75 KB

Hugo Creator Theme

Netlify Status

About

Hugo Creator is a theme for the Hugo Static Site Generator. It is intended for content creators of all varieties. Whether you're a blogger, podcaster or YouTuber - The theme should hopefully meet your needs!

Example site

Example screenshot of the Hugo Creator Theme

Demo → hugo-creator.cloudwithchris.com

Install

Inside the folder of your Hugo project, run:

git submodule add https://github.com/CloudWithChris/hugo-creator themes/hugo-creator

Open config.yaml, change theme to "hugo-creator":

theme: "hugo-creator"

You can also specify which branch, tag or commit that you would like to reference. See Stack Overflow for further details.

Visual Studio Code provides a simple experience for managing your submodule dependency versions. The screenshot below shows this working for Cloud With Chris.

Example showing Cloud With Chris repo and Hugo Creator Git Repositories in Visual Studio Code. There is a tag version for the hugo-creator repository, which can easily be changed in the UI.

Usage

For further details on how to configure the theme and gain the most value from it, as well as selecting the best configuration option for your scenario, please view the Reference.

Contributing

Thank you so much for your consideration! This project welcomes contributions and suggestions. When you submit code changes, your submissions will be understood under the same MIT License that covers the project.

For detailed guidelines, including Feature Requests, Bug Reports and Code Contributions visit the Contributing Guide.

Sites using Hugo Creator

Have you adopted Hugo Creator as the theme for your site? We'd love to know! Proudly display your site in this list by submitting a Pull Request to this README file with your site name and URL!

License

Distributed under the MIT License. See License for more information.