Skip to content

MsPseudolus/kross-hugo-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kross Hugo Portfolio Forestry starter

Homepage

Live Preview

Kross Hugo theme is developed by Themefisher.

Requirements

  • GitHub, GitLab or BitBucket account
  • Hugo > 0.58.0

Content Management

import to Forestry

This project has been pre-configured to work with Forestry a git-based CMS, import your repository in Forestry and you'll be able to edit and preview your site ✨. \

Any changes you make in Forestry will be commited back to the repo, and deployed if you use Netlify or ZEIT now.

Local development

# clone the repository
git clone git@github.com:forestryio/kross-hugo-starter.git

# cd in the project directory
cd kross-hugo-starter

# 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.0 or above (tested with 0.64.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.

ZEIT Now

Deploy with ZEIT Now

Follow the steps.

Feedback

Open an issue in the theme's repository.

LICENSE

MIT as specified in the theme's LICENSE file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published