Skip to content

Instantly share code, notes, and snippets.

@jazzychad
Last active June 1, 2021 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jazzychad/6007164 to your computer and use it in GitHub Desktop.
Save jazzychad/6007164 to your computer and use it in GitHub Desktop.
{
"title": "First Post",
"timestamp": "2013-07-16T09:15:43.000Z",
"visbility": "public"
}

Welcome to my gistblog.

I wanted to create a way to write quick posts that are longer than tweets, but not as long as full-blown blog posts.

gistblog uses Github for user authentication, uses Gists as the backing store for post data, and provides a few interesting features for posts.

They can be published as:

  • public
  • private
  • restricted to only be read by other Github users I specify

This last mode is useful for only sharing a thought among friends or getting some peer-review while a post is a draft.

gistblog supports Github Flavored Markdown for formatting. You can find the current source at https://github.com/jazzychad/gistblog

Now, I leave you with a Nyan Cat gif!

nyan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment