Skip to content

feat: Add TimeTracker case study and markdown containers#387

Merged
AdamJ merged 1 commit intomainfrom
timetracker-feature
Mar 10, 2026
Merged

feat: Add TimeTracker case study and markdown containers#387
AdamJ merged 1 commit intomainfrom
timetracker-feature

Conversation

@AdamJ
Copy link
Owner

@AdamJ AdamJ commented Mar 10, 2026

  • Add TimeTracker Pro case study page and all related image assets (raw PNGs and optimized JPG/WEBP + thumbnails) under src/ and docs/, plus a new content page at src/pages/development/timetracker.md.
  • Register markdown-it-container and add five fenced container types (card, section, cards, card-basic, card-shadow) in .eleventy.js; enable rendering for opt-in pages. Add SASS source for containers and compiled CSS outputs (containers.css, markdown.css, print.css, prism.css, slides.css, etc.) and update markdown include.
  • Update docs (README, CLAUDE, CHANGELOG) to document the containers feature and the TimeTracker case study, and adjust a few HTML pages (replace wrapper
    with ) for print/layout consistency.
  • Also update package.json build scripts so production builds compile the full SASS directory into docs/css.

@AdamJ AdamJ self-assigned this Mar 10, 2026
@github-actions github-actions bot added dependencies Pull requests that update a dependency file minor Minor release tag labels Mar 10, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 10, 2026

Deploying adamj-github-io with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2fe9040
Status: ✅  Deploy successful!
Preview URL: https://6a5ba868.adamj-github-io.pages.dev
Branch Preview URL: https://timetracker-feature.adamj-github-io.pages.dev

View logs

Add TimeTracker Pro case study page and all related image assets (raw PNGs and optimized JPG/WEBP + thumbnails) under src/ and docs/, plus a new content page at src/pages/development/timetracker.md. Register markdown-it-container and add five fenced container types (card, section, cards, card-basic, card-shadow) in .eleventy.js; enable rendering for opt-in pages. Add SASS source for containers and compiled CSS outputs (containers.css, markdown.css, print.css, prism.css, slides.css, etc.) and update markdown include. Update docs (README, CLAUDE, CHANGELOG) to document the containers feature and the TimeTracker case study, and adjust a few HTML pages (replace wrapper <section> with <content>) for print/layout consistency. Also update package.json build scripts so production builds compile the full SASS directory into docs/css.
@AdamJ AdamJ force-pushed the timetracker-feature branch from 1f5973b to 2fe9040 Compare March 10, 2026 18:29
@AdamJ AdamJ added major Major release tag and removed minor Minor release tag labels Mar 10, 2026
@AdamJ AdamJ merged commit 5fffe04 into main Mar 10, 2026
6 of 7 checks passed
@github-project-automation github-project-automation bot moved this from Ideas to Done in Personal projects Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file major Major release tag

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant