a static blog using gatsby
check out the the deployed version of the website at https://articles-for-developers.netlify.app/
step-1 : fork this repo
step-2 : In the Content Directory create a folder and name it post-(serial number
) e.g. post-2,post-3….
step-3 : create a file and name it index.md,add a image (eg. sampleImage.jpg)
step-4 : In index.md add the frontmatter .i.e path,date(in ISO format
),title,author,featuredImage and add the body
step-5 : create a pull request
changes will be seen in the website as soon as I accept your pull request
This website was made using gatsby.