GithubHelp home page GithubHelp logo

soupaj / gistdoc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jkulton/gistdoc

1.0 0.0 0.0 783 KB

Quickly view GitHub markdown gists as simple blog-style pages

Home Page: https://gistdoc.com

JavaScript 4.15% CSS 6.34% TypeScript 89.51%

gistdoc's Introduction

gistdoc logo

Gistdoc

Quickly view GitHub markdown gists as simple blog-style pages

How to use

  1. Go to any GitHub gist with at least one markdown file
  2. Change the domain in your browser from gist.github.com to gistdoc.com
  3. Hit enter
  4. ๐ŸŽ‰

About

When you visit a gist path on Gistdoc the markdown content from the gist is retrieved from the GitHub API and rendered.

Gist IDs are uniquely identifable, so you can omit the username from the path while using Gistdoc. For example, these two URLs will render the same document:

FAQ

What is Gistdoc for?

  • Viewing rendered markdown in a clean, blog-like format
  • Quickly creating a post for sharing
  • Presenting content in a meeting
  • A primitive blog

Where do I sign up?

No sign up necessary. Just find (or create) a markdown gist and then render it with Gistdoc.

Does this work for secret gists?

Yes! Secret gists aren't private, anyone with the link can view a secret gist.3

Why isn't my gist working?

Make sure your gist includes a file ending in either .md or .markdown.

Are there any limits?

Gistdoc uses your browser to retrieve gist content from the GitHub API. GitHub's endpoint for getting gists has a limit of 60 requests per hour for non-authenticated clients. It's unlikely you will exceed this limit while using Gistdoc unless you are viewing many documents in a short period of time. If you want to check your usage look at the GitHub rate limit API route.

Feedback

[email protected]

(This project is in no way affiliated with GitHub.)

Development

Gistdoc is a React app build with Next.js.

You can run Gistdoc locally:

npm i && npm run dev

Open http://localhost:3000 with your browser to see the app.

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.