Package Exports
- gistfy
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gistfy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Gistfy 
Gist your GitHub and Bitbucket repositories
Gistfy is an easy way to create embeddable code snippets from your GitHub and Bitbucket repositories or your GitHub Gists.
Requirements
- Node.js
Dependencies
- express
- highlight.js
- rc
- swig
Build dependencies
- jshint
- minify
Install
npm install -g gistfy
API
See the Api docs.
Usage
See the Usage docs.
Changelog
0.3.1
- Add Sitemap.xml
- Add Open Graph
0.3.0
- Fix slice problem
- Fix #15
- Add "More Options" button
- Update components
- Split site in multiple pages