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

https://github.com/statamic/plugin-snipplr

Statamic Plugin for quick embedding Snipplr snippets
https://github.com/statamic/plugin-snipplr

Last synced: 3 months ago
JSON representation

Statamic Plugin for quick embedding Snipplr snippets

Awesome Lists containing this project

README

        

Statamic Snipplr Plugin ![Statamic v1](https://img.shields.io/badge/statamic-v1-lightgrey.svg?style=flat-square)
================================

## Installing
1. Download the zip file (or clone via git) and unzip it or clone the repo into `/_add-ons/`.
2. Ensure the folder name is `snipplr` (Github timestamps the download folder).
3. Enjoy.

## Usage

Quick embed any [Snipplr snippet](http://snipplr.com/) with a simple tag. Example:

{{ snipplr:12345 }}

Where '12345' is the id of the desired snippet. That's all there is to it.