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.
- Create a public gist with a single file using Markdown. Set the gist description to be the title of your blog post
- Copy the gist URL, and paste it into the text box on the GistLog create page
- Copy your resulting URL and share it as your blog post—note that it will be in the form of
https://gistlog.co/your-github-username/gist-id
- If you want to have your own GistLog landing page (e.g. gistlog.co/mattstauffer), read all about it
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
This is awesome!