Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.
/ gist.phpoole.org Public archive

[POC] Turns a GitHub Gist into a static Web page.

License

Notifications You must be signed in to change notification settings

PHPoole/gist.phpoole.org

Repository files navigation

gist.phpoole.org

Turns a GitHub Gist into a static Web page.

⚠️ This is a Proof of Concept!

Installation

$ git clone https://github.com/PHPoole/gist.phpoole.org.git gist.phpoole.org
$ cd gist.phpoole.org
$ composer install

Usage

$ php -S localhost:8888 -t web

Visit http://localhost:8888/ and put a Gist ID in the input form (ie: f00d643bd2b6620e8e7a65e1229b4acf from https://gist.github.com/Narno/f00d643bd2b6620e8e7a65e1229b4acf).

About

[POC] Turns a GitHub Gist into a static Web page.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published