michael / blog

Stencila in the blogosphere

Home Page:http://blog.stenci.la

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stencila/blog : Stencila in the blogosphere

This is the source repository for Stencila's blog at http://blog.senci.la. We're eating our own dog food by using the Stencila Node.js package to generate HTML from Markdown (like Jekyll, Pelican and other static site generators).

To publish a new post, create a subdirectory with a post.md Markdown file and then add the name of the directory to the list of posts in build.js. Then rebuild the blog, commit changes, and push to the repo.

node build.js
git commit -a -m "New post"
git push

About

Stencila in the blogosphere

http://blog.stenci.la


Languages

Language:HTML 97.4%Language:JavaScript 1.8%Language:CSS 0.8%