Skip to content

egorkaway/weather-hugo-parsa-forestry

Repository files navigation

Hugo Parsa Forestry Starter

Hugo Parsa Theme developed by Themefischer for Forestry CMS.

Parsa Theme Preview

Import to Forestry in one single click!

Import to Forestry

Prerequisites

  • Hugo > 0.62.2 (tested with 0.74.3)

Content Management

Forestry user interface

This project has been pre-configured to work with Forestry, just import your repository ✨.
Any changes you make will be commited back to the repo, and deployed if you're using Netlify.

Customization

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

Deployment and hosting with Netlify

Import your site in Netlify

  1. Create a new site in Netlify and import your repository.
  2. Set the build command to: hugo --gc --minify
  3. Set the publish directory to: public
  4. Set HUGO_VERSION to 0.74.3

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

Development

# clone your repository
# cd in the project directory
cd hugo-parsa-forestry

# Start local dev server
hugo server

For more information, see official Hugo documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published