ciesin-geospatial / TOPSTSCHOOL-disasters

GNU General Public License v3.0
0 stars 1 forks source link

M3 - Create Index quarto file and render to html (main page) #2

Open jfmartinez4 opened 1 week ago

jfmartinez4 commented 1 week ago

TO DO: Create a draft Quarto page to generate a main (index) page.

Repo needs index page: https://github.com/ciesin-geospatial/TOPSTSCHOOL-disasters

Example of page: https://github.com/ciesin-geospatial/TOPSTSCHOOL-water/blob/main/index.qmd

Complete should look like a .qmd file with a placeholder information. Include information related to disasters instead of water. If lessons are missing, write "Lessons coming soon..."

jfmartinez4 commented 1 week ago

@DavidFonsecaG I've added you to the task. Please let me know if you have any questions.

DavidFonsecaG commented 1 week ago

@jfmartinez4 Thank you for adding. The index quarto file has been created. Only lesson 1 added. Other lessons coming soon...

I don't have write access to the repo, so a fork was created. Also a branch titled david_disasters-create-index was created.

Changes were committed and pushed to my fork. Please let me know if there are any suggestions or changes needed.

DavidFonsecaG commented 6 days ago

I just realized that I did not include the link to the forked repo. Here it is: https://github.com/DavidFonsecaG/TOPSTSCHOOL-disasters/blob/david_disasters-create-index/index.qmd.

jfmartinez4 commented 2 days ago

@DavidFonsecaG Your updates should be in the form of a pull request. Please let me know if you are unsure on how to do that and I can send you some videos we have recorded.

DavidFonsecaG commented 2 days ago

Hi @jfmartinez4! I just created a pull request. Thank you