Froth Pages
Host static websites with Froth Pages!

It's quick, easy, free & fast. Just put your project's homepage, developer blog or web experiment into a Git repository at Froth Git and we'll do the rest.


Step 1 - Make a repository

Create a public repository named pages to make the site available on the main subdomain.


OR

Create a branch named pages in any public repository.

git switch --orphan pages
git rm --cached -r