6 Commits

Author SHA1 Message Date
Luke Bunselmeyer
78c07c40cc - Fixed E2E smoke tests
- Added unit test for `slugify`
- Updated readme
2023-05-08 00:55:06 -04:00
Luke Bunselmeyer
e7464e6299 - UI
- Moved source routes under `/listen` and required user to access
  - Fixed player color
  - Fixed page title
  - Updated favicon
2023-05-07 22:54:00 -04:00
Luke Bunselmeyer
b107af9bd9 - UI
- Moved PageLayout to /listen routes
  - Enabled persistent player across navgiation
2023-05-07 20:46:19 -04:00
Luke Bunselmeyer
4e0dc08e29 - Clean up
- Removed notes
  - Updated readme
- DB
  - Updated initial db schema
  - Updated db seed
  - Created source, station, and tag models
- Libs
   - Create content source importer
- UI
  - Added content source UI & routes
  - Updated page layout
  - Created <Breadcrumbs> component
2023-05-07 11:03:30 -04:00
Luke Bunselmeyer
560c853d33 - Created <PageOut>
- Installed daisyui and hericons
2023-05-06 11:52:55 -04:00
Luke Bunselmeyer
bef30a003c Initial commit of scaffolded project. For details see https://github.com/remix-run/indie-stack. 2023-05-06 10:36:27 -04:00