Go BackFleek.co

Sites Deployments Release on the CLI Beta.

The beta’s growing, and with new testers, new features are coming to the CLI! Today we are releasing the Sites Deployments service to the CLI for developers to start testing and share their feedback on.

Step aside, it’s time to host some sites on IPFS! If you want a quick-start, visit our updated docs right away ⚡️


Static Sites Deployments on the CLI

The Sites services on Fleek will allow anyone to upload and easily maintain static sites, stored and served by Web3 protocols, starting with IPFS. Visit the Sites documentation to learn how to get your first project live.

> fleek sites init
? Choose one of the existing sites or create a new one.
❯ Create a new site

The flow? With one quick command, you can initialize and create a new site project on the CLI. Just specify the output directory and the build command and that would be it! Once the site is configured, you can build and deploy the site to IPFS using the fleek sites deploy command.

Any further changes you commit, can then be re-built and deployed for a new IPFS hash and on a following update you will be able to generate a Github action to automate the deployment. We will follow up with managed deployments on a future versions (where Fleek manages the build and deploy). Have feedback? Let us know here.

As an example, we re-deployed our a quick blog page with the CLI, and mapped the IPFS hash to an ENS domain name, to make it accessible! Here’s how to use ENS for that.

The Templates Repository.

With this release, given you can now make site deployments, we are introducing Fleek’s templates repository. An open-source Github repository, courtesy of the DevRel crew at Fleek, with quick-to-deploy boilerplates and app examples. Starting with a simple React boilerplate and a Nextra blog!

Being open-source, anyone is open to contribute or suggest in the repository the templates they want or need. The DevRel team will expand it as well, so let us know what you want to see next.

These templates will set a foundation that in the future, the Fleek’s UI and CLI can pick-up and integrate to provide them as options, inside the development experience itself.


The CLI’s growing Fleek fam! We’re on the road to matching the legacy platform’s features, and then breaking further into new services and features for web3 developers.

We want to see what sites you’re hosting and trying on the beta! Ping us on Twitter or Discord with them.

For more resources visit our LinkTree.