Hugo Themes
Arcana
A Hugo port of the HTML5 UP Arcana template
- Author: Trevor Bergeron
- Minimum Hugo Version: 0.86.0
- GitHub Stars: 14
- Updated: 2022-09-25
- License: Creative Commons Attribution 3.0 Unported
- Tags: Blog Company Responsive

Hugo HTML5 UP Arcana
This is a Hugo port of the Arcana template from HTML5 UP. Check out the live demo.
Configuration
See the exampleSite folder. The elements on the homepage are defined in
data/homepage.yml, where you can choose which appear and configure them.
The mostly-empty _index.md files are required for marking of the active menu
item to work correctly.
You can add your own styles in your site’s assets/sass/custom.scss, which is
included at the end of the theme’s main.scss.
Showcase
If you use this theme, let me know, and I’ll list your site here!
Contributing
Pull requests welcome! This is my first Hugo theme, and I expect there are some things I’ve done sub-optimally.
Thanks
I borrowed a good amount of structure and useful bits from hugo-html5up-alpha
