AnxiousSnail / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Local Assets Are Better and Safer #3

Open robynmaya opened 6 years ago

robynmaya commented 6 years ago

https://github.com/AnxiousSnail/prj-rev-bwfs-dasmoto/blob/74586bd6433427b179f3e21ad2907e3a8011577d/Dasmoto's/index.html#L23

Try using locally-stored images (assets) next time. That way, you will not have to worry in case the external host/server of your images goes down or remove the assets.

AnxiousSnail commented 6 years ago

I’m curious:

When using locally-stores images for a project, how does someone viewing the page remotely see the images? Does github take care of that issue when a repository is created and the project is stored there?