Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GistLog - simple, easy blogging based on GitHub gists

NotificationsYou must be signed in to change notification settings

tighten/gistlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gistlog logo

GistLog

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.

Requirements

  • PHP >= 7.4
  • Composer

Installation

  1. Clone the repository locally
  2. Install dependencies withcomposer install
  3. Copy.env.example to.env and modify its contents to reflect your local environment
  4. Generate application key
php artisan key:generate
  1. 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
  1. Go tohttps://github.com/settings/developers and create a Oauth app
  2. Create a token herehttps://github.com/settings/tokens that has access right to Gist

Questions

If you have any questions, please reach out to@mattstauffer. Find him here or on twitter at@stauffermatt.

Contributing

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors39


[8]ページ先頭

©2009-2025 Movatter.jp