Skip to content

Conversation

@jmecom
Copy link
Owner

@jmecom jmecom commented Jan 3, 2026

No description provided.

Jordan Mecom and others added 7 commits January 2, 2026 17:22
- tools/gen_website.py: Python script to generate static website
- Three tabs: Home, Tutorial (renders TUTORIAL.md), Stdlib browser
- Dark theme with syntax highlighting for .cap code
- Self-contained HTML output in website/

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Move code snippet to top, right after tagline
- Add capability security explanation with problem/solution comparison
- Explain supply chain attack mitigation
- Add two-layer enforcement section (static + dynamic)
- Responsive grid layout for comparison blocks

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Replace hello world with filesystem attenuation example
- Shows capability minting, scoping, and pattern matching
- Make dot grid more visible (0.08 -> 0.18 opacity, larger dots)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Fix string regex to not match across newlines
- Replace static CSS dot grid with canvas-based animation
- Dots move away from mouse cursor with coral highlight
- Subtle base opacity (0.12), more visible on hover

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove dot movement/bulge effect
- Dots stay stationary, just highlight on hover
- Coral gradient fades in based on distance from cursor

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Blend colors instead of hard switch (50% blend)
- Reduce opacity change (0.1 + t*0.15 instead of t*0.4)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Color blend 50% -> 65%
- Alpha range 0.1-0.25 -> 0.1-0.35

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jmecom jmecom merged commit 1c0ac42 into main Jan 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants