Add GitHub Pages site for foragent.dev; refresh README for alpha status#15
Merged
rockfordlhotka merged 2 commits intomainfrom Apr 23, 2026
Merged
Add GitHub Pages site for foragent.dev; refresh README for alpha status#15rockfordlhotka merged 2 commits intomainfrom
rockfordlhotka merged 2 commits intomainfrom
Conversation
- /docs/index.md landing page: purpose, scenarios, quick start, resource links, contributing - /docs/_config.yml Jekyll config (cayman theme, excludes archive/framework-feedback/README) - /docs/CNAME pins custom domain to foragent.dev - README: drop "not yet functional" warning (v0.2 has shipped), expand capabilities list, add docker-compose quick start, link to foragent.dev and docs/ Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
# Conflicts: # docs/CNAME
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/docs/aimed at first-time arrivals to foragent.dev: purpose, usage scenarios, quick start, and links to the spec / architecture / capabilities / credentials docs plus the issues tracker.jekyll-theme-cayman(no plugins, no Actions build — plain "Deploy from branch,/docsfolder" source)._config.ymlexcludesarchive/,framework-feedback.md, andREADME.mdfrom the rendered site so the public surface stays focused.docs/CNAME=foragent.dev.README.mdto reflect current reality: v0.2 has shipped end-to-end (milestone 9), so the "not yet functional" warning is replaced with an alpha-quality status. Adds a docker-compose quick start, an advertised-capabilities list, and links to the documentation set and the live site.Follow-up (manual, not part of this PR)
After merge, on the repo:
main, folder =/docs. Save.foragent.dev. Save. Tick Enforce HTTPS once the Let's Encrypt cert provisions.Arecords to185.199.108–111.153, fourAAAArecords to2606:50c0:8000–8003::153, andCNAME www → marimerllc.github.io.Test plan
/foragent-specification,/architecture,/capabilities,/credentials) resolve once Pages is enabled🤖 Generated with Claude Code