Commit graph

24 commits

Author SHA1 Message Date
Cipher Vance
6700941ba2 feat(ui): mobile scaling 2025-08-31 13:46:14 -05:00
Cipher Vance
24155bbf76 feat(ui): Mobile hamburger nav menu 2025-08-31 13:36:36 -05:00
Cipher Vance
ffdc4cde38 feat(ui): added Logo! 2025-08-31 13:24:45 -05:00
Cipher Vance
7a31bb7e3a feat: add favicon, one stylesheet, base.html 2025-08-31 13:05:16 -05:00
Cipher Vance
2e9bda85c7 chore(cleanup): Deleted unused files 2025-08-31 13:05:00 -05:00
Cipher Vance
2a2df9f6e5 style: bring back animiimation on phone 2025-08-25 22:03:41 -05:00
Cipher Vance
7713059ffc styles: removed moving on the phone mockup 2025-08-25 14:18:14 -05:00
Cipher
06d19988c7 feat: added main.min.js 2025-08-25 08:20:32 -05:00
Cipher Vance
69ff668926 refactor: cleaned up and optimized JS 2025-08-24 13:17:47 -05:00
Cipher Vance
1a66ebdfc4 feat: Complete UI/UX redesign with modern responsive design
- Redesign landing page with contemporary gradient backgrounds and glassmorphism
- Add 3D phone mockup with floating animation and interactive stats display
- Implement modern navigation with blur backdrop and smooth scroll effects
- Update feature cards with icons, hover animations, and improved typography
- Integrate countdown timer into hero CTA section with glassmorphic styling
- Add responsive email signup form with enhanced validation

- Modernize newsletters listing page with card-based grid layout
- Add empty state design with call-to-action for newsletter subscription
- Implement smooth loading animations and hover effects for newsletter cards
- Update navigation consistency across all pages

- Redesign newsletter detail page with professional article layout
- Add reading metadata display (date, reading time, author, tags)
- Enhance content typography with proper heading hierarchy and styling
- Implement share functionality with Web Share API and clipboard fallback
- Add print-optimized styles and action buttons
- Improve mobile reading experience with responsive design

- Establish consistent design system with CSS custom properties
- Use CSS Grid and Flexbox for modern, flexible layouts
- Add comprehensive mobile responsiveness (320px to desktop)
- Implement smooth animations and micro-interactions throughout
- Maintain accessibility with semantic HTML and proper contrast ratios
- Preserve all existing Flask template functionality and JavaScript features

Breaking changes: Complete visual redesign requires updated asset references
Performance: Optimized CSS with efficient animations and modern layout techniques
2025-08-24 12:47:15 -05:00
Blake Ridgway
96aec26f5a refactor: complete overwrite of the css 2025-04-05 20:21:44 -05:00
Blake Ridgway
6ea1525583 feat: Added newsletter secitons 2025-02-19 12:26:27 -06:00
Blake Ridgway
db5d631b0d feat(newsletter): add newsletters listing and detail pages
* Created a newsletters table and added insertion logic during newsletter send.
* Added a /newsletters route to display a list of sent newsletters.
* Implemented a /newsletter/<int:newsletter_id> route for detailed view.
* Developed new templates with navigation, including unsubscribe links.
* Enhanced front-end styling and layout for newsletter pages.
2025-02-18 20:07:30 -06:00
Blake Ridgway
90297a004b (feat): Added the logo! 2025-02-11 21:44:30 -06:00
Blake Ridgway
524d56f747 (feat): Fixed adding emails to subscribers list 2025-02-11 21:43:52 -06:00
Blake Ridgway
9e5a67f9d3 Merge branch 'main' of ssh://brew.bsd.cafe:2222/RideAware/landing 2025-02-11 20:44:21 -06:00
Blake Ridgway
a9c7bfe21c (refactor): verified viewport, added more responsive css 2025-02-11 20:41:49 -06:00
blake
ac3b646e5e Upload files to "static/assets" 2025-02-06 16:40:53 +01:00
Blake Ridgway
102da893a7 deleted old.css 2025-02-05 21:21:04 -06:00
Blake Ridgway
2481a71f71 Slow overhaul of the landing page 2025-02-05 08:07:56 -06:00
Blake Ridgway
f26bad9bac Fixed some CSS issues and added RideAware on home page 2025-02-04 20:41:11 -06:00
Blake Ridgway
4ea01a2566 Deleted unused logo file 2025-02-04 20:40:46 -06:00
Blake Ridgway
f8f8c773cc (feat): Init concept of coming soon landing page 2025-01-05 21:03:42 -06:00
Blake Ridgway
18bcafe29b first commit 2024-12-29 20:12:21 -06:00