You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8
Original file line number
Diff line number
Diff line change
@@ -38,3 +38,11 @@ Maybe you've got some new content you'd like to see on the page. What happens a
38
38
@Svpernova09 handles deployments.
39
39
40
40
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