maxmilia / hugo-ananke-forestry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hugo Ananke Forestry Starter

Ready-to-use Forestry starter with Hugo Ananke Theme.

Live Preview

Ananke is developed by The New Dynamic.

Requirements

  • GitHub, GitLab or BitBucket account
  • Hugo > 0.65.0 (tested with latest Hugo)

Content Management

import to Forestry

This project has been pre-configured to work with Forestry a git-based CMS, import this starter in Forestry to be able to edit and preview your site ✨.

Any changes you make in Forestry will be commited back to the Git repository. Deploy your site on Vercel or Netlify within minutes.

Deployment

Netlify

Deploy to Netlify

  1. Set the build command to: hugo --gc --minify
  2. Make sure to set HUGO_VERSION to 0.65.0 or above (tested with latest version)
  3. Set the publish directory to: public

That's it, now your site gets deployed automatically on git push or when saving documents from Forestry.

Local development

This starter is using Hugo as a static site generator. Once imported in Forestry, clone your repository and develop locally with Hugo.

# Clone your repository
# Go in the project directory
# Start local dev server
hugo server

Feedback

See issues in the theme's repository.

LICENSE

MIT

About

License:MIT License