feat: Add TimeTracker case study and markdown containers#387
Merged
Conversation
Owner
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.
Deploying adamj-github-io with
|
| 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 |
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.
1f5973b to
2fe9040
Compare
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.