Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 631 Bytes

File metadata and controls

17 lines (11 loc) · 631 Bytes

DeepAgentLabs organization website

Static source for deepagentlabs.github.io.

Publish

  1. Create a public repository in the DeepAgentLabs organization named deepagentlabs.github.io.
  2. Push this directory to its main branch.
  3. Open Settings → Pages.
  4. Under Build and deployment, choose Deploy from a branch.
  5. Select main, choose /(root), and save.

GitHub will publish index.html at the organization URL. No build step or package installation is required.

Local preview

Open index.html directly, or serve this directory with any static file server.