Coder Social home page Coder Social logo

codeforasia / git-jekyll-preview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codeforamerica/git-jekyll-preview

0.0 1.0 2.0 58 KB

[TODO: Make it compitable with Heroku] Preview your Github-hosted websites before making them live.

Home Page: https://jekit.herokuapp.com/

Python 61.68% Ruby 14.25% Shell 1.18% JavaScript 3.17% HTML 19.71%
git jekyll preview codeforamerica codeforafrica heroku python chef gunicorn

git-jekyll-preview's Introduction

Git-Jekyll Preview

Preview your Github-hosted websites before making them live. Use it to check your plain static or Jekyll-generated websites before you make them live to Github Pages or to your own server.

Try it live at jekit.codeforamerica.org.

Status, Contact

Git-Jekyll Preview is mostly a singleton-app, built only to be run at a single location. For the time being, it's not intended for general redeployment but improvements for jekit.codeforamerica.org are welcomed.

Michal Migurski is currently maintainer.

Install

Git-Jekyll Preview is intended to be run on its own Ubuntu server, and will not currently work on a managed system like Heroku. Installation dependencies are managed by Chef. It should be possible to install Chef and run all required recipes with the script install.sh. Note the world-writeable directories created in chef/directories.

The application is a Flask-based Python server which shells out to Git for interaction with Github. OAuth is used for authentication; put your client ID and secret in git.py.

To run for testing:

python make-it-so.py

To run in production, with Gunicorn:

gunicorn make-it-so:app

git-jekyll-preview's People

Contributors

migurski avatar suriyaa avatar ajb avatar daguar avatar

Watchers

James Cloos 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.