Cntrl.zip

Github icon

Export your cntrl.site as a .zip and host it anywhere.

(like on IPFS)

Exporting your site

  1. Go to account settings on your cntrl.site projectOpening account settings
  2. Enable "Dev mode"Enabling Dev mode
  3. Go to the Dev tab and copy your Api UrlCopying api Url
  4. Paste your Api Url above and click "Export". Don't worry, this is a read-only api used to fetch your page's content and we don't store it anywhere.
  5. Wait for the export, download and extract the zip file. Your exported site will be on the _static folder.

Uploading to IPFS

The Interplanetary File System (IPFS) is a decentralized file storage protocol. read more

  1. Go to https://pinme.eth.limo, select "Folder" on "Deploy from Browser" and provide the _static folder extracted in the previous step.
  2. Wait for the upload. You should get a .eth.limo link for your website
  3. If you wish to set up the IPFS deployment with an ENS domain you own, connect your wallet, then click on "Bind an Ethereum Domain" and follow the instructions