Skip to content

Instantly share code, notes, and snippets.

@oboff
Forked from mattstauffer/log.md
Created June 12, 2016 07:25
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 oboff/24795b114acc26eea2b20d5776ae7d78 to your computer and use it in GitHub Desktop.
Save oboff/24795b114acc26eea2b20d5776ae7d78 to your computer and use it in GitHub Desktop.
Introduction to Gistlog

So, you might be asking yourself, what is Gistlog?

Gistlog is a blogging "platform" for people who want to quickly write and publish content, in Markdown, and don't want to bother with yet another platform and yet another login and yet another group hoarding their content. With Gistlog, you use your pre-existing Github login, you store the data in your own Github account, and you can publish with a single click.

Using Gistlog

  1. Create a public gist with a single file using Markdown. Set the gist description to be the title of your blog post
  2. Copy the gist URL, and paste it into the text box on the Gistlog home page
  3. Copy your resulting URL and share it as your blog post--note that it will be in the form of http://gistlog.co/your-github-username/gist-id
  4. If you want to have your own Gistlog landing page (e.g. gistlog.co/mattstauffer), read all about it

What's coming next?

In addition to adding some sugar to the presentation layer, and hooking into Github comments without having to visit the Gist page, we're also hoping to transform Gistlog to become the sole place you need to go to create a Gist-backed, Markdown-formatted, blog.

Everything's out in the open, so check out the Github Repo if you want.

Enjoy!

-Matt Stauffer & Adam Wathan of Tighten Co.

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