Skip to content

ards-project/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARD documentation site

Source for the Agentic Resource Discovery documentation site — agenticresourcediscovery.org.

Built with MkDocs + Material and deployed to GitHub Pages automatically by .github/workflows/publish-docs.yaml on every push to main. Nothing needs to run locally.

Editing

Preview locally (optional)

python -m venv .venv-docs
.venv-docs/bin/pip install -r requirements-docs.txt
.venv-docs/bin/mkdocs serve

Changes land via pull request, reviewed per .github/CODEOWNERS.

About

Agentic Resource Discovery (ARD) specification — documentation site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors