Skip to content

Commit

Permalink
First pass at how to contribute blog posts
Browse files Browse the repository at this point in the history
This is regarding #63
  • Loading branch information
svpernova09 authored Oct 2, 2019
1 parent 4a62efe commit a4d6e24
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,11 @@ Maybe you've got some new content you'd like to see on the page. What happens a
@Svpernova09 handles deployments.

If you don't see your change on the live site and you see your PR merged into master: Please ping ```joepferguson``` in #memtech on Freenode or #memtech Slack.

## How to contribute blog posts

* Blog posts are stored in the `source/_posts/` folder in Markdown
* Create a new markdown file in the folder with the appropriate front matter (Variables at the top)
* Write blog post
* Save your changes and commit to version control
* Open a pull request and await someone to review your changes

0 comments on commit a4d6e24

Please sign in to comment.