- Create a new branch off
main
- Create a new Markdown file in
_posts
with the naming conventionYEAR-MONTH-DAY-title.md
(e.g. 2022-01-25-welcome-to-the-firework-engineering-blog.md) - Write your blog post in Markdown language
- Commit your stuffs
- Create a Pull Request!
- Merge and it will be automatically deployed
No action needed! Github Pages will automatically build and deploy from the main
branch.