* Initialize tailwind
* Convert styling to Tailwind
* Add console output for CSS build
* Allow reading the feeds from an environment variable
* Change link styling and no-script time format
* Fix ellipses
* Move the emoji
* Convert to a grid layout
* Ellipsize the feed urls
* Add link to source on GitHub
* Always be updating the relative time of the feed
* Make "recent" within the last 8 hours
* Sort the feeds alphabetically
* Add SVG favicon and webapp manifest
* Word wrap the urls
* Add id and start url in webapp manifest
* Shrink feed url size
* Remove emoji from page title
* Convert to bun
* Write "deploy to pages" action
* Remove unneeded steps and files
* Switch from eslint to biome for linting and formatting
* Combine lint and format commands
* Add feeds
* Remove Atom feed
* Add time to feed display
* Work on the github pages workflow