A place for members of the Open Source Force community to publish articles.
- Fork the repository
- Create a new dir in the post directory (./content/posts/)
- Add a new .md file to the dir you just created
- You can put assets in the dir too for your post
- Open a pull request!
To preview your post while you write it, you can install zola & run zola serve
in the blog directory.