Skip to content

agentmetal/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apps/web — landing page + docs

Static site, no build step. Three.js loads from CDN via an import map; fonts from Google Fonts. Deployable behind the Caddy container from docs/02-architecture.md §Deployment, or any static host.

Develop

python3 -m http.server 4173 --directory apps/web
# open http://localhost:4173

Files

  • index.html — landing page (three.js hero in assets/hero.js)
  • docs/index.html — documentation
  • llms.txt, agents.md — agent-facing discovery surfaces (04-distribution §B)
  • assets/style.css — shared design system (editorial-terminal: Instrument Serif × IBM Plex Mono, phosphor green on near-black)

About

agentmetal.dev — the AgentMetal marketing site (static).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors