Use relative URLs for assets

The page loads assets from an absolute path href="/assets/materialize.css", this should be relative href="assets/materialize.css" so that the page can work from multiple URLs.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information