Skip to content

Recommendations for static websites #8

Description

@fortuna

From How to Easily Host a Website on IPFS:

Hosting a website on IPFS is slightly different than hosting it on a web server out in the cloud. Your website may require a little bit of tweaking in order to properly be served on the IPFS network.

The important rules are:

  • All of the content for your website must be contained in one build folder, with an index.html file.
  • All links within your files should be relative links.

That actually applies to any static site, and you may want to capture that somewhere. There's also a lot of goodness in that article to capture on the https://fightcensorship.tech/docs/alternative-publishing-methods/ipfs/ipfs.html page

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions