Gateway for .sol websites
sol.build is a gateway for websites running on SOL+IPFS.
If you set an IPNS or IPFS record in your Solana name, you can access the IPNS/IPFS website by appending .build to your .sol name. Here are a few examples:
There are several ways to build an IPFS website. The easiest option is to use the Planet app.
Planet is a free, open-source static site generator. You can use it to create a website, choose from built-in themes, or build your own theme. It can also work with websites generated by other static site tools.
Planet publishes your website through an IPNS record, which you can link to your Solana name. The website is hosted by the local IPFS node included with the app, so you do not need any remote server or hosting service.
You can learn more about Planet here.