Hugo Northendlab Forestry starter

Northendlab theme is developed by Themefisher.

Homepage preview

Live Preview

Requirements

  • GitHub, GitLab or BitBucket account
  • Hugo > 0.58.2 (tested with 0.75.1)

Content Management

import to Forestry

Forestry admin interface

This project is pre-configured for Forestry a Git-based CMS, import it to edit and preview your site ✨.

Any changes you make in Forestry is commited back to the repository and automatically deployed, when your Git repository is connected to Netlify.

Local development

# clone your imported repository
# cd in the project directory
# Start local dev server
hugo server

Deployment and hosting

Netlify

Deploy to Netlify

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

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

Feedback

Open an issue in the theme's repository.

LICENSE

MIT