Adding blogs posts
-
Navigate to the
_postsdirectory -
On the top right corner: Add file -> create new file

Note The naming convention of these .md files is important, and must follow the format: ‘
YEAR-MONTH-DAY-title.MARKUP’. The permalinks can be customized for each post, but the date and markup language are determined solely by the file name. -
Update the title, layout and author of the file

-
Your new blog should now show up on the website after you push and deploy your changes!
