📜 A minimalist multi-pages Hugo-theme for photographers'websites.
For a current & working demo of this theme please check out https://www.atlza.com/ 🎯.
If you already have a hugo site on your machine, you can simply add this theme via
git submodule add https://github.com/atlza/mugoPhotos.git themes/mugoPhotos
For more information read the official [setup guide][hugo-setup-guide] of Hugo.
If you are starting fresh, simply copy over the contents of the exampleSite-directory included in this theme to your source directory. That should give you a good idea about how things work, and then you can go on from there to make the site your own.
You can add a new section to the homepage via running
hugo new homepage/my-new-content.md
To create a page separate from the homepage, run
hugo new my-new-page.md
Please use GitHub issues and Pull Requests.
If you do not have a GitHub-account, feel free to hit me up via e-mail (see atlza.com).
- Go to Yannick Schutz, for the idea
