Northendlab theme is developed by Themefisher.
- GitHub, GitLab or BitBucket account
- Hugo > 0.58.2 (tested with 0.75.1)
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.
# clone your imported repository
# cd in the project directory
# Start local dev server
hugo server- Set the build command to:
hugo --gc --minify - Set the publish directory to:
public - Make sure to set
HUGO_VERSIONto 0.58.2 or above (tested with 0.75.1) - Set the publish directory to:
public
That's it, now your site gets deployed automatically on git push or when saving documents from Forestry.
Open an issue in the theme's repository.

