Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 443 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 443 Bytes

Austin on Rails Meetings Blog

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

Heroku app is: pure-headland-5946. Automatic deploys are enabled, push to master to deploy.