Skip to content

Correct the design reference section: InsightStack does have an interface - #20

Merged
Varnasr merged 1 commit into
mainfrom
claude/dev-tools-repo-structure-kw19mh
Sep 8, 2026
Merged

Varnasr merged 1 commit into
mainfrom
claude/dev-tools-repo-structure-kw19mh

Conversation

@Varnasr

@Varnasr Varnasr commented Sep 8, 2026

Copy link
Copy Markdown
Owner

What does this PR do?

Fixes a factual error I introduced in #19.

That CLAUDE.md said InsightStack and EquityStack ship no HTML. It is right about this repository and wrong about InsightStack, which has eight HTML files including six interactive calculators under calculators/, published through GitHub Pages with the Jekyll minima theme.

The table now names what each repository actually has, counted rather than assumed:

Repository HTML Published
InsightStack 8 files: six calculators, a Taguette page, a root index.html GitHub Pages, Jekyll minima
FieldStack one root index.html GitHub Pages
EquityStack none not published

The same corrected section goes into all three repositories, byte for byte.

Type of change

  • Bug fix (broken link, layout, JS error)
  • New content (course, case study, translation)
  • New feature or tool
  • Accessibility improvement
  • Performance improvement
  • Documentation update

Checklist

  • HTML counted per repository with find, not estimated
  • Pages publication confirmed from each repository's own workflow run history
  • Identical section verified byte for byte across all three repositories
  • pytest tests/ unaffected; this change is documentation only
  • Browser testing not applicable, documentation only

🤖 Generated with Claude Code

https://claude.ai/code/session_01DMYhECx2Dzbqad6KJxWZ7t


Generated by Claude Code

…face

The section added in the previous change said InsightStack and EquityStack ship
no HTML. That is right for EquityStack and wrong for InsightStack, which has
eight HTML files including six interactive calculators under calculators/, and
publishes them through GitHub Pages with the Jekyll minima theme configured in
_config.yml. Its Pages deployment has run 84 times.

Counted rather than assumed this time, and the table now names what each
repository actually has. The six calculators are the largest design surface in
the stack family, so the previous wording pointed a future session away from
precisely the place worth starting.

The same corrected section is in all three repositories, byte for byte.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DMYhECx2Dzbqad6KJxWZ7t
@Varnasr
Varnasr merged commit 67ac587 into main Sep 8, 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