Skip to content

laurilano/website

 
 

Repository files navigation

Setup Dev Env

Staging server

https://websitemain60061.gatsbyjs.io

List markdown files

let's use https://github.com/ModelAtlasofTheEarth/website/tree/main/src/pages/contact as an example

This index.js file read in a list of markdown files and list them in a web page. Pay attention to the "template key" https://github.com/ModelAtlasofTheEarth/website/blob/71608bf3331d456fe542d73898ec2a9b47a1126e/src/pages/contact/index.js#L119

  • We need to get some markdown files from Sara and Dan

Create a new folder https://github.com/ModelAtlasofTheEarth/website/blob/main/src/pages/models and put the markdown files in this folder

About

website for Model Atlas of the Earth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 86.1%
  • Sass 13.9%