jdickan / gistfy

Code once, share everywhere.

Home Page:http://www.gistfy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gistfy Version Dependency Status Build Status

npm package

Gistfy is an easy way to create embeddable code snippets from your GitHub and Bitbucket repositories or your GitHub Gists.

Deploy

About

Most people have their code on GitHub, Bitbucket or any other kind of version control.
Sometimes you want to share your code on a blog, wiki or website.
How do you do this?
Probably, you copy and paste the code from one service to another, right?
Stop doing this.
Why?
Most of the time you change the code and you need to update all references, right?
Is for this that Gistfy was built for.
Code once, share everywhere.

Supported Services

  • GitHub (public repository only)
  • GitHub Gist (public gist only)
  • Bitbucket (public repository only)

Dependencies

  • Node.js
  • express
  • highlight.js
  • nunjucks
  • rc

Install

npm install -g gistfy

Donate

Gratipay donate button PayPayl donate button

Keep this project (and server) alive.

About

Code once, share everywhere.

http://www.gistfy.com

License:MIT License


Languages

Language:HTML 43.1%Language:CSS 31.7%Language:JavaScript 19.1%Language:XSLT 6.1%