Files
markusgraf_ch/openspec/changes/archive/2025-10-30-add-cv-page/tasks.md
T
gurixandClaude adbee2c655 chore: archive completed OpenSpec changes
Archive all 6 deployed changes following OpenSpec workflow:
- add-minimal-hugo-site → hugo-site spec
- add-multilingual-support → internationalization spec
- migrate-site-content → content-migration + image-assets specs
- add-custom-bootstrap-styling → styling spec
- add-cv-page → content-management spec
- simple-deployment → deployment spec

All changes moved to archive/ with 2025-10-30 date prefix.
Created 7 capability specs reflecting deployed functionality.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 17:22:03 +01:00

1.4 KiB

1. Content Creation

  • 1.1 Create content/cv.md with German CV page content
  • 1.2 Add front matter with title "Lebenslauf" and appropriate metadata
  • 1.3 Write clear instructions for Tresorit download process
  • 1.4 Include secure download link (https://web.tresorit.com/l/khkGf#UBmRnKs_3dkUTZRwtbbdUQ)
  • 1.5 Mention email verification requirement
  • 1.6 Explain that certificates and references are available on personal request

2. Navigation Configuration

  • 2.1 Update hugo.toml to add CV page to main menu
  • 2.2 Configure menu item with German label "Lebenslauf"
  • 2.3 Set appropriate menu weight for ordering
  • 2.4 Verify menu link points to /cv/

3. Navigation Template Enhancement

  • 3.1 Review layouts/partials/nav.html for active state handling
  • 3.2 Ensure CV link shows active state when on CV page
  • 3.3 Test navigation styling consistency

4. Testing & Validation

  • 4.1 Test CV page renders correctly in development mode
  • 4.2 Verify navigation link appears and points to correct URL
  • 4.3 Test active state styling on CV page
  • 4.4 Verify Tresorit link is clickable and correct
  • 4.5 Check responsive layout on mobile devices (tested via generated HTML - Bootstrap responsive classes in place)
  • 4.6 Validate German language and professional tone
  • 4.7 Test production build