Skip to content

Commit a4d6e24

Browse files
authored
First pass at how to contribute blog posts
This is regarding #63
1 parent 4a62efe commit a4d6e24

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,11 @@ Maybe you've got some new content you'd like to see on the page. What happens a
3838
@Svpernova09 handles deployments.
3939

4040
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.
41+
42+
## How to contribute blog posts
43+
44+
* Blog posts are stored in the `source/_posts/` folder in Markdown
45+
* Create a new markdown file in the folder with the appropriate front matter (Variables at the top)
46+
* Write blog post
47+
* Save your changes and commit to version control
48+
* Open a pull request and await someone to review your changes

0 commit comments

Comments
 (0)