Skip to content

chore(docs): exclude personal data from public repo - #22

Merged
FafLikeASir merged 3 commits into
mainfrom
claude/inspiring-leavitt-8f54bc
Jun 22, 2026
Merged

chore(docs): exclude personal data from public repo#22
FafLikeASir merged 3 commits into
mainfrom
claude/inspiring-leavitt-8f54bc

Conversation

@FafLikeASir

Copy link
Copy Markdown
Owner

Summary

  • Add <!-- PRIVATE --> / <!-- /PRIVATE --> markers to sensitive sections in 00-brief-global.md and 92-creative-brief.md (job search targets, current employer, employment status, ESN preference)
  • New script scripts/strip-private.mjs generates .public.md versions with private blocks removed
  • Add "docs:strip" npm script to regenerate public versions after editing
  • Gitignore the 3 source docs and all experience fiches (11-16) — files remain on disk for local Claude sessions

Test plan

  • pnpm docs:strip generates 00-brief-global.public.md and 92-creative-brief.public.md without private content
  • git ls-files docs/ shows only public docs and .public.md files
  • Original files still present locally (not deleted, only untracked)

🤖 Generated with Claude Code

FafLikeASir and others added 2 commits June 23, 2026 00:53
Temporarily disabled the system design showcase section to revisit later.
The component is preserved intact for future use.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add <!-- PRIVATE --> markers to sensitive sections in 00-brief-global.md
and 92-creative-brief.md (job search targets, current employer, employment
status). Generate stripped .public.md versions via scripts/strip-private.mjs.
Gitignore source docs and experience fiches (11-16) containing personal info.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rahan Ready Ready Preview, Comment Jun 22, 2026 11:22pm

- AboutSection: comment out Currently/What I'm looking for mini-blocks,
  replace GIE SESAM-Vitale with placeholder in commented source
- case-studies.ts: remove GIE SESAM-Vitale from elsewhere array
- 92-creative-brief: mark bénévole line PRIVATE, regenerate public version
- 94-information-architecture: delete resolved GIE confidentiality question

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@FafLikeASir
FafLikeASir merged commit a8c1e31 into main Jun 22, 2026
3 checks passed
FafLikeASir added a commit that referenced this pull request Jun 22, 2026
* chore: comment out SystemSection from home page

Temporarily disabled the system design showcase section to revisit later.
The component is preserved intact for future use.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore(docs): exclude personal data from public repo

Add <!-- PRIVATE --> markers to sensitive sections in 00-brief-global.md
and 92-creative-brief.md (job search targets, current employer, employment
status). Generate stripped .public.md versions via scripts/strip-private.mjs.
Gitignore source docs and experience fiches (11-16) containing personal info.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(privacy): remove remaining private data from public files

- AboutSection: comment out Currently/What I'm looking for mini-blocks,
  replace GIE SESAM-Vitale with placeholder in commented source
- case-studies.ts: remove GIE SESAM-Vitale from elsewhere array
- 92-creative-brief: mark bénévole line PRIVATE, regenerate public version
- 94-information-architecture: delete resolved GIE confidentiality question

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant