jakobzhao / geog458

Advanced Digital Geographies @ UW-Seattle
GNU Lesser General Public License v3.0
251 stars 58 forks source link

GitHub Page Conversion Issue #3

Closed parthw98 closed 3 years ago

parthw98 commented 4 years ago

My Markdowns, links, and images are not available on the my website and causing issues in ATOM. Can I lease get an appointment with you in order to clear these issues or problems?

jakobzhao commented 4 years ago

Sure, Let us meet after Thursday's class. But first, I encourage you to share the screenshot (codes, the preview of the screenshot) here at Issues. Then, students can also help you with the questions you have experienced. And I believe most of the questions can be solved here.

parthw98 commented 4 years ago
Screen Shot 2020-04-08 at 10 39 54 PM Screen Shot 2020-04-08 at 10 38 47 PM Screen Shot 2020-04-08 at 10 40 26 PM
jouho commented 4 years ago

@parthw98 If you are wondering why your contents are not appearing in your repository home, it is because your resume contents are stored in resume.md and not README.md. Github always shows README.md as an introduction to your repository. Therefore you should be able to see your resume contents if you click on resume.md. You could also rewrite README.md If you want to show your resume contents there, but to make the URL more intuitive to understand that it is a resume, I would keep it the same. Does this solve your problem?

parthw98 commented 4 years ago

Yes!!! Thank you!

parthw98 commented 4 years ago
Screen Shot 2020-04-09 at 8 56 21 PM Screen Shot 2020-04-09 at 8 57 14 PM

Just to confirm, are these the desired outcomes?

parthw98 commented 4 years ago
Screen Shot 2020-04-09 at 9 09 22 PM

ohh got it!! Thanks!

weixingnie commented 4 years ago

I am not sure what is the symbol "#" suppose to mean. If u are trying to use it as the header, then you probably need to check the header again.

weixingnie commented 4 years ago

oh, nvm. You got it. Good job!