An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Jekyll Minimal Mistakes Forestry Starter

![Minimal Mistakes Jekyll Theme](assets/images/mm-layout-splash.png)

## Prerequisites

- Jekyll > 3.8

## Content Management

![Edit your content in Forestry CMS](assets/images/forestry-cms.png)

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.

[![Import into Forestry](https://assets.forestry.io/import-to-forestryK.svg)](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.

[![Deploy with Vercel](https://vercel.com/button)](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)