estruyf / vscode-front-matter

Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...
https://frontmatter.codes
MIT License
2.02k stars 83 forks source link

Documentation: how to sections for site generators #160

Open estruyf opened 3 years ago

estruyf commented 3 years ago

Create a section with docs about how to use Front Matter in combination with framework or Site Generator ...

sid-r-singh commented 3 years ago

Are you referring to creation of SSG specific documentation guides ? For example docs specific to Hugo, Jkeyll etc. ?

estruyf commented 3 years ago

@sid-r-singh correct, to show how it can be used in combination with these site generators. Like simple steps to get you started.

thevinitgupta commented 1 year ago

Hey, @estruyf I would like to work on this.

estruyf commented 1 year ago

@thevinitgupta all help is welcome. The starting point for this can be found here: https://github.com/FrontMatter/web-documentation-nextjs/tree/main/content/docs/static-site-generators

thevinitgupta commented 1 year ago

Thanks @estruyf I will start on it.

thevinitgupta commented 1 year ago

Isn't this the section that is being talked about above ? 👇

image

estruyf commented 1 year ago

Correct, and for each SSG you would add, it would be a different file which we link to on this page.