Optional - Publish your static site with Codeberg
- Register and sign in to a free Codeberg account.
- Create a new repository called
pages - Copy the static content from
websitefolder into thepagesfolder. - Commit all changes.
cd pages
git add *
git commit
- Push the changes to Codeberg
pagesrepostiroy withgit push
TIp: It grab a fresh drink, Codeberg may take a few minutes to update.
- Visit
https://{your username}.codeberg.pages