Design System
Visual Identity
Website Tools
FIL City Brands
Hosting on Fleek
Using Fleek to host your sites on the Filecoin Network.
Setup
Though Filecoin Foundation designs FIL City sites on Webflow, and edits the content on Netlify, the final sites are then hosted on Fleek. Hosting on Fleek means the sites are hosted on the Filecoin network, and accessible through IPFS.
Fleek Build Settings
When connecting Fleek to your github repository, use the following build settings.
Build command:
yarn && npm run build
Publish directory:
public
← Previous
On this page