- Notifications
You must be signed in to change notification settings - Fork45
GistLog - simple, easy blogging based on GitHub gists
tighten/gistlog
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Important
Gistlog was an app that turned your GitHub Gists into shareable blog posts. Due to waning interest we have decided to shut down Gistlog.
Turn your gists into easy, beautiful, responsive blog posts--each a "GistLog". Just paste a Gist URL intoGistLog.co and you're up and running.
You can also just replacegist.github.com in any URL withgistlog.co, and you instantly have a beautiful GistLog.
- PHP >= 7.4
- Composer
- Clone the repository locally
- Install dependencies with
composer install - Copy
.env.exampleto.envand modify its contents to reflect your local environment - Generate application key
php artisan key:generate
- Configure a web server, such as the built-in PHP web server, to serve this site using the +public+ directory as its root
php -S localhost:8080 -t public
- Go tohttps://github.com/settings/developers and create a Oauth app
- Create a token herehttps://github.com/settings/tokens that has access right to Gist
If you have any questions, please reach out to@mattstauffer. Find him here or on twitter at@stauffermatt.
Please see thecontributing.md for more explicit instructions on how to contribute to the project.
If you have an idea for the project, please look at theopen issues, and if your idea isn't there, open an issue for discussion.You can write a pull request without validating the idea first, but it will open up the possibility that you spend a lot of time writing a feature and it gets rejected.
About
GistLog - simple, easy blogging based on GitHub gists
Topics
Resources
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
