fastn
is using the github pages to host your built assets.The main feature you will miss when using fastn as static site generator is authentication, you can not create private fastn sites, or fastn sites with mixed mode, some pages public and some accessible to only few people.
Use this template
button-- import: fastn -- fastn.package: <username_or_orgname>.github.io/<repo_name> zip: github.com/<username_or_orgname>/<repo_name>/archive/refs/heads/main.zip -- fastn.dependency: fifthtry.github.io/blog-theme
Github Pages
environment on your repoSettings > Pages
to access the Github Pages
admin section. Choose the build
branch in the dropdown and in the directory dropdown, choose /(root)
and click on Save.