项目作者: Abhishekvaish

项目描述 :
a static blog using gatsby
高级语言: JavaScript
项目地址: git://github.com/Abhishekvaish/Article.git
创建时间: 2020-11-25T15:17:03Z
项目社区:https://github.com/Abhishekvaish/Article

开源协议:BSD Zero Clause License

下载



Articles For Devlopers

check out the the deployed version of the website at https://articles-for-developers.netlify.app/

🚀 How to Contribute

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.