https://github.com/dirtyf/jekyll-minimal-mistakes-forestry
Minimal Mistakes theme configured for Forestry
https://github.com/dirtyf/jekyll-minimal-mistakes-forestry
forestry-starter jekyll
Last synced: about 2 months ago
JSON representation
Minimal Mistakes theme configured for Forestry
- Host: GitHub
- URL: https://github.com/dirtyf/jekyll-minimal-mistakes-forestry
- Owner: DirtyF
- Created: 2020-06-05T13:27:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T14:27:32.000Z (almost 5 years ago)
- Last Synced: 2025-02-09T08:16:53.527Z (4 months ago)
- Topics: forestry-starter, jekyll
- Language: HTML
- Homepage: https://jekyll-minimal-mistakes-forestry.now.sh
- Size: 2.36 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jekyll Minimal Mistakes Forestry Starter

## Prerequisites
- Jekyll > 3.8
## Content Management

This project has been pre-configured to work with [Forestry](https://forestry.io), just import your repository ✨. \
Any changes you make will be commited back to the repository.[](https://app.forestry.io/quick-start?repo=dirtyf/jekyll-minimal-mistakes-forestry&engine=jekyll)
## Deployment and hosting
Import your repository in [Vercel](https://vercel.com) and deploy automatically for free.
[](https://vercel.com/import/git)
## Development
```bash
# Clone your repository
# Go in your project's folder
# Start local server
bundle exec jekyll serve
```## Customization
Head over the [theme's documentation](https://github.com/mmistakes/minimal-mistakes) to learn how to customize your site.
## [LICENSE](https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE)