<feed xmlns='http://www.w3.org/2005/Atom'>
<title>menu-planner.git/app/static, branch master</title>
<subtitle>Weekly menu planner</subtitle>
<link rel='alternate' type='text/html' href='https://git.jots.org/menu-planner.git/'/>
<entry>
<title>Fix day/date visibility in dark table headers</title>
<updated>2026-05-25T01:11:44+00:00</updated>
<author>
<name>Ken D'Ambrosio</name>
<email>ken@claude</email>
</author>
<published>2026-05-25T01:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jots.org/menu-planner.git/commit/?id=468eb57acb02017d622e99d97dc79ab8d2737cc0'/>
<id>468eb57acb02017d622e99d97dc79ab8d2737cc0</id>
<content type='text'>
text-muted stays dark grey inside table-dark, making dates invisible.
today-col's background !important fought table-dark, turning that cell
light and hiding the white day name. Fix: restore dark bg for today-col
in thead via a scoped rule, use a top-border accent instead, and force
text-muted to a readable white-ish inside dark headers.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
text-muted stays dark grey inside table-dark, making dates invisible.
today-col's background !important fought table-dark, turning that cell
light and hiding the white day name. Fix: restore dark bg for today-col
in thead via a scoped rule, use a top-border accent instead, and force
text-muted to a readable white-ish inside dark headers.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add recipe overview page linked from dashboard stat card</title>
<updated>2026-05-25T00:52:19+00:00</updated>
<author>
<name>Ken D'Ambrosio</name>
<email>ken@claude</email>
</author>
<published>2026-05-25T00:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jots.org/menu-planner.git/commit/?id=b5f0c3ee2c3060dd9821d42f4e1bcbb87cbbee10'/>
<id>b5f0c3ee2c3060dd9821d42f4e1bcbb87cbbee10</id>
<content type='text'>
Clicking "Active Recipes" on the dashboard goes to /recipes/overview,
which shows favorites and the 12 most recently added recipes as cards.
Favorites are highlighted with a red border. Stat card has a hover lift.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clicking "Active Recipes" on the dashboard goes to /recipes/overview,
which shows favorites and the 12 most recently added recipes as cards.
Favorites are highlighted with a red border. Stat card has a hover lift.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit — menu.jots.org Flask/SQLite meal planner</title>
<updated>2026-05-25T00:46:10+00:00</updated>
<author>
<name>Ken D'Ambrosio</name>
<email>ken@claude</email>
</author>
<published>2026-05-25T00:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jots.org/menu-planner.git/commit/?id=55bcec90c14db6f2956ed51cf4df1503c0767f81'/>
<id>55bcec90c14db6f2956ed51cf4df1503c0767f81</id>
<content type='text'>
Full-featured weekly menu planner with:
- Recipe library with ratings, comments, cuisine/nationality, added-by attribution
- AI recipe assistant (Claude) with URL fetching and file upload
- Weekly meal plan grid with shopping list generation
- Sort by name, prep/cook time, or rating
- Print and copy-link support
- Deployed on LXC container (192.168.10.51) behind Apache reverse proxy

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Full-featured weekly menu planner with:
- Recipe library with ratings, comments, cuisine/nationality, added-by attribution
- AI recipe assistant (Claude) with URL fetching and file upload
- Weekly meal plan grid with shopping list generation
- Sort by name, prep/cook time, or rating
- Print and copy-link support
- Deployed on LXC container (192.168.10.51) behind Apache reverse proxy

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
