WalkingPal/walking-pal-web

bug: docs assets like images are not loading when viewed on GitHub Website

ashuvssut opened this issue · 5 comments

Description

image

If this is a issue with GitHub itself, then maybe we should host these docs using docusaurus

Try to find a fix, else, we will have to use docusaurus

@ashuvssut I would like to work on this issue

Looking after the issue, I think its not issue in the code but in the GitHub. Its not loading for you maybe. Try opening on other browser once.

Try opening on other browser once.

done that before. no luck

Changing network fixed it for me. I think it was a problem with my network.


You can open a new issue if you want to work on Docusaurus

# Current Documentation Structure

README.md 
├── CODE-OF-CONDUCT.md
└── CONTRIBUTING.md
    ├── STYLE-GUIDE.md
    │   ├── TYPE-SYSTEM.md
    │   └── COLOR-SYSTEM.md
    ├── PROJECT-STRUCTURE.md
    └── GIT-GUIDELINES.md