jeff-zucker / solid-ui-components

generate high level HTML widgets from RDF data
MIT License
10 stars 3 forks source link

Feature/host from local filesystem #3

Closed madnificent closed 2 years ago

madnificent commented 2 years ago

Use relative paths for local sources in demo.html

By using relative paths in demo.html, we can visit the demo.html using file:///home/user/path/to/sources/demo.html and view the demo interactively without any servers.

Helped me in making the other PR, might as well share. Tested if it still runs on GitHub pages at https://madnificent.github.io/solid-ui-components/demo.html