Create a new post with this handy rake task:
rake post title="This is my awesome first post"
Creating new post: ./_posts/2015-02-15-this-is-my-awesome-first-post.md
Creates a post ready for editing:
Create a new page by creating a new md file, example mailing_list.md, set the title and permalink
Push to github, it will automatically generate the static pages.