Skip to content

Correct the stale facts in CLAUDE.md, and record this round's two lessons - #23

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

Documentation only. No code changes.

The interface table said this repository has no HTML and is not published. It has a landing page, merged in #21, live at https://varnasr.github.io/EquityStack/. The same table said InsightStack renders through Jekyll's minima theme, which was dropped for _layouts/default.html. Replaced with what is actually deployed, dated, with the three live URLs.

The nested-duplicate-directory warning named spss_scripts/spss_scripts/ and kumu_maps/kumu_maps/ as if they were folders here. They are InsightStack's, twelve of them; this repository has none.

The design section gains the house-style paragraph the other two carry, now that this repository has assets/css/stack.css: 2px borders, no shadows, no border-radius, the three typefaces, colour bands rather than floating cards, saffron as the single accent.

Two lessons from the mobile-overflow round added: the white-space: nowrap inheritance that made a page scroll to 1384px at a 390px viewport, and the rule that copy naming a module's contents does not tell a reader when to open it.

🤖 Generated with Claude Code

https://claude.ai/code/session_01DMYhECx2Dzbqad6KJxWZ7t


Generated by Claude Code

… this round

The interface table said InsightStack renders through Jekyll's `minima`
theme and EquityStack is not published. Both were true when written and
neither is now: the theme was removed in favour of `_layouts/default.html`
(the same file says two paragraphs later not to reintroduce a theme), and
EquityStack has had a landing page since PR #21. Replaced with what is
actually deployed, dated, and with the three live URLs.

The nested-duplicate-directory warning named `spss_scripts/spss_scripts/`
and `kumu_maps/kumu_maps/` in all three repositories. Those folders exist
only in InsightStack, which has twelve of them; FieldStack and EquityStack
have none. Each copy now says which repository it is describing.

Added the two things this round taught. `.row span` carries
white-space: nowrap for the language tag, so a description added as
another span inherits it and the page scrolls to 1384px against a 390px
viewport, which is invisible on a desktop. And copy that lists a folder's
contents tells a reader nothing about when to open it.

EquityStack's design section also gains the house-style paragraph the
other two carry, now that it has assets/css/stack.css.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DMYhECx2Dzbqad6KJxWZ7t
@Varnasr
Varnasr merged commit 472e7fd 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