Coder Social home page Coder Social logo

gistio-clone's Introduction

gistio-clone

This is a github gist viewer which was inspired by gist.io. I made it because although I like gist.io, the source is in python and it does not handle multiple files the way I expected it to. Check out gist.io and also checkout bl.ocks.org which inspired it.

Usage

There are two ways to use gistio-clone, you can either run it locally or you may use a free version, hosted here.

Hosted

Visit http://gist.makenova.com/. There are some sample gists on the home page. To view your own gists, simply append your gist ID to the URL.

Run Locally

Node is required to run this program locally. If you don't have it installed, install it from here.

  1. clone this repo
  2. install dependencies by running npm install
  3. run the app with node app.js
  4. go to localhost:3000/9454341 in a browser.
  5. Replace the example gistid in the URL with one of your own.
  6. profit

Test with these public gists

Test with this secret gist. The proto-gist!!

TO-DO

  • Design
  • Syntax Highlighting

Note on syntax highlighting Currently only JS highlighting is supported thanks to prismjs. Pulling in all the supported languages from prismjs would be heavy, so I would like a better solution.

gistio-clone's People

Contributors

makenova avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.