dansand / website

website for Model Atlas of the Earth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 88.0%Language:Sass 12.0%