Optional - Publish your static site with Codeberg

  1. Register and sign in to a free Codeberg account.
  2. Create a new repository called pages
  3. Copy the static content from website folder into the pages folder.
  4. Commit all changes.
cd pages
git add *
git commit
  1. Push the changes to Codeberg pages repostiroy with git push

TIp: It grab a fresh drink, Codeberg may take a few minutes to update.

  1. Visit https://{your username}.codeberg.pages