Giter Site home page Giter Site logo

allenjd3 / gistlog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tighten/gistlog

0.0 2.0 0.0 19.35 MB

GistLog - simple, easy blogging based on GitHub gists

Home Page: https://gistlog.co/

PHP 1.39% JavaScript 18.51% Vue 0.12% Shell 0.01% Less 0.06% Blade 0.27% CSS 79.63%

gistlog's Introduction

Gistlog logo

GistLog

Build Status

Turn your gists into easy, beautiful, responsive blog posts--each a "GistLog". Just paste a Gist URL into GistLog.co and you're up and running.

You can also just replace gist.github.com in any URL with gistlog.co, and you instantly have a beautiful GistLog.

Requirements

  • PHP >= 7.4
  • Composer

Installation

  1. Clone the repository locally
  2. Install dependencies with composer 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 to https://github.com/settings/developers and create a Oauth app
  2. Create a token here https://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 the contributing.md for more explicit instructions on how to contribute to the project.

If you have an idea for the project, please look at the open 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.

gistlog's People

Contributors

adamwathan avatar allenjd3 avatar arubacao avatar bakerkretzmar avatar dannyweeks avatar dependabot[bot] avatar faxblaster avatar greydnls avatar jacobbennett avatar jeffochoa avatar krievley avatar laravel-shift avatar m6w6 avatar marcusmoore avatar mattstauffer avatar mattstypa avatar mesaugat avatar milose avatar quickliketurtle avatar sammagee avatar scazz avatar sebwalk avatar shahlin avatar siagiann avatar simonj avatar sixlive avatar timacdonald avatar tomdiggle avatar tucq88 avatar wilburpowery avatar

Watchers

 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.