Commit Graph

13 Commits

Author SHA1 Message Date
Matt Batchelder
d68c2c1d31 Add TV stick animation and rendering support for platform rows 2026-02-21 09:43:58 -05:00
Matt Batchelder
954c418556 Add dashboard TV frame styles and update rendering structure for animated charts 2026-02-21 02:23:06 -05:00
Matt Batchelder
b37bcfb72b Remove framed background and styles from dashboard visuals for a cleaner appearance 2026-02-21 02:20:45 -05:00
Matt Batchelder
0ec0e71d38 Remove background, border, border-radius, and box-shadow from card styles for a cleaner design 2026-02-21 02:18:35 -05:00
Matt Batchelder
a33a6d62d2 Refactor dashboard SVG charts and animations
- Removed the old SVG file for the dashboard chart and replaced it with a new implementation directly in the PHP file.
- Updated the SVG structure to improve accessibility and styling, including the use of CSS classes for dynamic theming.
- Enhanced the bar charts, line graph, and pie chart with new gradients and animations.
- Adjusted the enqueue script for the dashboard animator to include versioning based on file modification time.
2026-02-21 02:08:54 -05:00
Matt Batchelder
f8321568ce Add dashboard chart animations and SVG integration for dynamic data visualization 2026-02-21 01:45:51 -05:00
Matt Batchelder
be30e4d59f Enhance device animator styles by enforcing background and border properties, adjusting overflow, and resetting border-radius 2026-02-21 01:42:47 -05:00
Matt Batchelder
3e211c376f Refactor platform visual styles by removing background and border for device animator 2026-02-21 01:38:06 -05:00
Matt Batchelder
618ba6ded4 Add device animation functionality to platform row and enhance CSS for visual effects 2026-02-21 01:33:52 -05:00
Matt Batchelder
68a8cc9578 Remove orbit circles rendering from hero section to streamline animation effects 2026-02-20 23:29:17 -05:00
Matt Batchelder
bfe2bf8bf1 Add orbit circles animation to hero section for enhanced visual effects 2026-02-20 23:20:52 -05:00
Matt Batchelder
025df5fd24 Refactor theme comments and descriptions to use a consistent hyphen format instead of an em dash. Update color palette values in theme settings and JSON configuration for improved aesthetics. Enhance contact section icons with Font Awesome for better visual representation. Add GitHub Copilot and contributor instructions for improved collaboration and development practices. 2026-02-20 22:06:53 -05:00
Matt Batchelder
19ee98c68d init 2026-02-20 21:28:00 -05:00