forestryio / hugo-educenter-forestry

Hugo Educenter starter for Forestry

Home Page:http://demo.themefisher.com/educenter-hugo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hugo Educenter starter for Forestry

http://demo.themefisher.com/educenter-hugo/

License:Other