16 lines
462 B
Markdown
16 lines
462 B
Markdown
![]() |
---
|
||
|
title: Adding a blog post on freesewing.org
|
||
|
for: editors
|
||
|
---
|
||
|
|
||
|
These are the steps required to add a new [blog post](https://freesewing.org/showcase/) to the website:
|
||
|
|
||
|
<ReadMore list />
|
||
|
|
||
|
- Create a new folder in the `org/blog` directory of [our markdown repository](https://github.com/freesewing/markdown/)
|
||
|
- Add an `en.md` markdown file to this folder
|
||
|
- Add one of more images to the folder
|
||
|
- Add the frontmatter to the file
|
||
|
- Add the body of the file
|
||
|
|