Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stevepolitodesign/forestry-cms-snippets-example

This repository demonstrates how to use Forestry's Snippets to create rich layouts.
https://github.com/stevepolitodesign/forestry-cms-snippets-example

Last synced: about 17 hours ago
JSON representation

This repository demonstrates how to use Forestry's Snippets to create rich layouts.

Awesome Lists containing this project

README

        

# Forestry CMS Snippets Example

This repository demonstrates how to use Forestry's [Snippets](https://forestry.io/docs/settings/snippets/) to create rich layouts.

## Local Development

1. `bundle install`
2. `bundle exec jekyll serve`

---

# Creating a Custom Snippet

1. Create a `.forestry/snippets` directory.
2. Create a file ending in `.snippet` in the `.forestry/snippets` directory.