Static project pages for GitHub Pages.
index.html: project portal.DyRef/index.html: DyRef project page.
Open index.html directly in a browser, or run:
python3 -m http.server 8000Then visit http://localhost:8000/.
Push the repository to Weistrass/Projects on the main branch. The GitHub Pages workflow in .github/workflows/pages.yml deploys the full static site.