Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.82 KB

README.md

File metadata and controls

62 lines (40 loc) · 1.82 KB

Hydra

Marketing site template for Hugo. Browse through a live demo. Increase the web presence of your brand with this configurable theme.

Hydra template screenshot

Hydra was made by CloudCannon, a Jamstack platform for the whole team.

Features

  • 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

Setup

  1. Add your site and author details in config.toml.
  2. Add your Google Analytics and Disqus keys to config.toml.
  3. Get a workflow going to see your site's output (with CloudCannon or Hugo locally).

Develop

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

Editing

Hydra is set up for adding, updating and removing pages, authors, posts, company details and footer elements in CloudCannon.

Posts

  • 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 or posts/_defaults.md.

Contact Form

  • Preconfigured to work with CloudCannon, but easily changed to another provider (e.g. FormSpree).
  • Sends email to the address listed in company details.

Staff

  • Reused around the site to save multiple editing locations.

Footer

  • Set how this displays with each page front matter in menu.footer.