https://github.com/rmariuzzo/gistie
Gist plugin for October CMS. Provides a simple way to share snippets and pastes with others using Github's gist.
https://github.com/rmariuzzo/gistie
Last synced: about 1 year ago
JSON representation
Gist plugin for October CMS. Provides a simple way to share snippets and pastes with others using Github's gist.
- Host: GitHub
- URL: https://github.com/rmariuzzo/gistie
- Owner: rmariuzzo
- License: mit
- Created: 2014-05-19T03:08:15.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-24T20:36:08.000Z (about 12 years ago)
- Last Synced: 2025-02-13T15:37:48.477Z (over 1 year ago)
- Language: PHP
- Size: 219 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gistie
======
> Gist plugin for October CMS. Provides a simple way to share snippets and pastes with others using Github's gist.
Installation
------------
Go to: http://octobercms.com/plugin/mariuzzo-gistie and follow the instructions.
Want to collaborate?
====================
1. Create a fork of this repository.
2. Create a new branch from develop and start inventing.
3. Finally send back a pull request.
Happy coding!