Static source for deepagentlabs.github.io.
- Create a public repository in the DeepAgentLabs organization named
deepagentlabs.github.io. - Push this directory to its
mainbranch. - Open Settings → Pages.
- Under Build and deployment, choose Deploy from a branch.
- Select
main, choose/(root), and save.
GitHub will publish index.html at the organization URL. No build step or package installation is required.
Open index.html directly, or serve this directory with any static file server.