Portfolio page: docs/ showcase built with taste-skill + impeccable, end to end#33
Merged
Conversation
GitHub-Pages-ready static page at docs/index.html (+ style.css): enable in Settings -> Pages -> main /docs, serves at https://cuuper22.github.io/Erdos/. Process (both plugins end to end): - impeccable init: PRODUCT.md + DESIGN.md at repo root define audience (recruiters + AI-safety-literate engineers), voice, anti-references, and the full token system. - taste-skill design read: solo-dev portfolio project page, 'examiner's markup' language - paper/ink with a single verdict-red accent, Archivo + JetBrains Mono, sharp corners, hairline rules. Deliberately avoids the documented LLM defaults (purple gradients, eyebrow kickers, card grids, Inter+slate, terminal cosplay). - impeccable palette script ran (seed-058) and was overridden by the repo's own committed verdict colors; decision documented in DESIGN.md. - Hero artifact uses REAL hashes computed by src/validator.py for the locked theorem and a rewritten candidate (the cheat the project exists to catch). - impeccable detect.mjs: one finding (single-font), a false positive (page loads Archivo + JetBrains Mono in one stylesheet URL). - Two audit/polish rounds with full-page screenshots at 1440x900 and 390x844, light and dark (prefers-color-scheme honored), motion budget gated behind prefers-reduced-motion, zero JavaScript. https://claude.ai/code/session_01KAKnLjpFZ9oF74GNW9QNtN
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.
What
The portfolio showcase page, built end-to-end with the taste-skill (leonxlnx/taste-skill) and impeccable (pbakaus/impeccable) plugins as requested.
docs/index.html+docs/style.css: GitHub-Pages-ready, zero JavaScript, light + dark schemes, reduced-motion respected, WCAG-AA contrast.PRODUCT.md+DESIGN.md(impeccable's init artifacts): audience, voice, anti-references, and the complete "examiner's markup" token system (OKLCH, Archivo + JetBrains Mono, single verdict-red accent, sharp corners).src/validator.py— readers can recompute them.detect.mjsaudit (one false-positive finding); two audit→polish rounds against full-page screenshots at 1440×900 and 390×844 in both color schemes.After merge
Enable Settings → Pages → Deploy from branch →
main/docsand the page serves at https://cuuper22.github.io/Erdos/.Part of the project-wide polish batch.
https://claude.ai/code/session_01KAKnLjpFZ9oF74GNW9QNtN
Generated by Claude Code