Skip to content

forestryio/hugo-educenter-forestry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Educenter Forestry starter

Hugo Educenter is developed by Themefischer

Screenshot

Preview

Requirements

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

Content Management

Import to Forestry

Forestry user interface

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

Customization

You can customize the theme through the config.toml file. Those values are accessible from within Forestry.

Any changes you make in Forestry is commited back to the repository and automatically deployed.

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. Connect your repository
  2. Set the build command to: hugo --gc --minify
  3. Set the publish directory to: public
  4. Make sure to set HUGO_VERSION to 0.58.2 or above (tested with 0.75.1)

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

CC BY 3.0