Single-page static site at bchanot.fr: landing (index.html) and CV (HTML + PDF), pure HTML/CSS/JS, no build step. Includes project conventions (CLAUDE.md), README, and .claude/ memory/tasks/audits scaffolding. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
30 lines
992 B
Markdown
30 lines
992 B
Markdown
# TODO — bchanot.fr
|
|
|
|
State of the landing page + CV project. Append-only: keep history readable.
|
|
|
|
---
|
|
|
|
## Current
|
|
|
|
- Landing page `index.html` shipped (single file, inline CSS + JS).
|
|
- CV `CV_Bastien_Chanot.html` + matching PDF regenerated via weasyprint.
|
|
- Local serve verified at `http://192.168.1.101:8000/`.
|
|
|
|
## Known follow-ups
|
|
|
|
- Visual QA on real mobile device (375 px) — not just emulator.
|
|
- Verify WCAG AA contrast on all green-on-parchment text.
|
|
- Hosting decision: GitHub Pages vs Netlify vs Vercel vs nginx VPS — pending.
|
|
- DNS / domain config for `bchanot.fr` — pending.
|
|
- Consider OG image + favicon — not yet present.
|
|
|
|
## Open ideas (not committed)
|
|
|
|
- Light "what I'm working on right now" section (single line under hero).
|
|
- Add a Gogs / GitHub link if a clean public repo is curated first.
|
|
- Print-stylesheet polish for `CV_Bastien_Chanot.html` if weasyprint output drifts.
|
|
|
|
---
|
|
|
|
> Mark items done by moving them to `.claude/memory/journal.md` with a date heading.
|