just-the-docs-jekyll-starter

just-the-docs-jekyll-starter

Jekyll documentation theme configured for Forestry CMS

Just the docs - Jekyll Documentation Forestry starter

Live Preview

Just the docs Jekyll theme is developed by Patrick Marsceill.

Requirements

  • GitHub, GitLab or BitBucket account
  • Ruby > 2.5
  • Jekyll ~> 3.8

Content Management

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 Vercel.

Local development

# install project dependencies
bundler install
# Start local dev server
bundle exec jekyll serve

Deployment and hosting

Netlify

  1. Set the build command to: jekyll build
  2. Set the publish directory to: _site

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

Vercel

Follow the steps.

Feedback

Open an issue in the theme's repository.

LICENSE

MIT