Just the docs Jekyll theme is developed by Patrick Marsceill.
- GitHub, GitLab or BitBucket account
- Ruby > 2.5
- Jekyll ~> 3.8
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.
# install project dependencies
bundle install
# Start local dev server
bundle exec jekyll serve
- Set the build command to:
jekyll build
- Set the publish directory to:
_site
That's it, now your site gets deployed automatically on git push
or when saving documents from Forestry.
Follow the steps.
Open an issue in the theme's repository.
MIT