A Jekyll demo site for Forestry CMS.
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.
Forestry empowers editors with a usable interface to edit Markdown, YAML and JSON files:
The easiest way to deploy this Jekyll v4 demo is to build and deploy through https://netlify.com, just click the button below and follow the instructions.
- Ruby > 2.4
- Bundler > 2.0
- Jekyll > 4.0
Once you've cloned the repository:
# Install project dependencies
bundle install
# Run a local server to preview your work
bundle exec jekyll serve