Commit Graph

5 Commits

Author SHA1 Message Date
cottongin
b0ac44152f docs: add application screenshots and interactive gallery
- Captured clean, full-page screenshots of all major application views
- Added an interactive HTML slide deck gallery for previewing features
- Created a high-resolution mosaic and a smaller preview mosaic
- Generated a Python script to automate mosaic creation
- Updated README.md with prominent links to the gallery and screenshots
- Added accessibility attributes (role="button", tabindex="0") to calendar rows

Made-with: Cursor
2026-04-07 15:03:21 -04:00
cottongin
c5e5836ac1 feat: streamline publish tab and calendar UI
- Merged Weekly and Multi-Week tabs into a single "By Week" tab
- Updated calendar to visually indicate days with articles via a dot indicator
- Improved calendar week selection to allow toggling multiple individual weeks
- Enhanced calendar hover states to invert foreground text for readability
- Fixed active tab styling to remove clashing bottom borders and focus outlines

Made-with: Cursor
2026-04-07 12:16:11 -04:00
cottongin
bdab628953 feat: update UI labels and remove unused config for mosaic cover
Made-with: Cursor
2026-04-06 19:29:59 -04:00
cottongin
5ca7156723 feat: publish UI rewrite — tabs, calendar widget, multi-week and single-article support
Made-with: Cursor
2026-04-06 17:06:52 -04:00
cottongin
ec9f31f072 feat: complete web UI — dashboard, articles, publish, settings, issues
Made-with: Cursor
2026-04-06 15:21:18 -04:00