A simple static blog generator based on gist. Fetching user's gist list, and render them as blog posts.
I am still working on this repo, simple, not stable, but I'm glad if you try it or fork or submit some issues :)
- Config your site info in
gist.json
title
: Title for your site.description
: Description for your site.username
: Your github username.- 'gist_filter': The RegExp String to filter your gist as your blog post.
node build.js
- update this repo to your
gh-pages
branch
- Add comment.
Addpost detail
page, for now, all post is inindex.html