Marketing site template for Hugo. Browse through a live demo. Increase the web presence of your brand with this configurable theme.
Hydra was made by CloudCannon, a Jamstack platform for the whole team.
- Contact form
- Pre-built pages
- Pre-styled components
- Blog with pagination and category pages
- Disqus comments for posts
- Author system
- Configurable footer
- Optimised for editing in CloudCannon
- RSS/Atom feed
- SEO tags
- Google Analytics
- Add your site and author details in
config.toml
. - Add your Google Analytics and Disqus keys to
config.toml
. - Get a workflow going to see your site's output (with CloudCannon or Hugo locally).
Hydra was built with Hugo version 0.76.5
, but should support newer versions as well.
Run the standalone executable hugo
to serve the site locally:
$ hugo server
Hydra is set up for adding, updating and removing pages, authors, posts, company details and footer elements in CloudCannon.
- Add, update or remove a post in the posts section.
- The author field links to the authors data.
- Change the defaults when new posts are created in
archetypes/posts.md
orposts/_defaults.md
.
- Preconfigured to work with CloudCannon, but easily changed to another provider (e.g. FormSpree).
- Sends email to the address listed in company details.
- Reused around the site to save multiple editing locations.
- Set how this displays with each page front matter in
menu.footer
.