2025-11-27: Introducing CodeFloe Pages

CodeFloe Pages is a unique Integration in cooperation with statichost.eu.

It is designed to work similarly as GitHub Pages: push static web content to a branch of your liking (default pages) and let it be served under a .codefloe.page domain.

To make this happen, you need to enable Pages on a repo-basis by checking the “Enabled” button:

This will create a project at statichost.eu under a central CodeFloe team account. The assets in the specified branch will be available under the given domain after ~ 5 seconds.

We also support adding custom domains! So if you need a domain that is more personal (and owned by yourself), you can do so by creating a CNAME entry to the existing domain and update the primary domain field in the repo settings afterwards.

We’re super excited to roll out this feature and want to thank statichost.eu again for their cooperation making this possible!

More technical details can be found in our documentation at Pages | CodeFloe