Commit graph

31 commits

Author SHA1 Message Date
Carter McBride
67eaad2819 Fix error formatting 2024-08-23 14:58:43 -06:00
Carter McBride
7bb3c7e5e3 Add better error messages 2024-08-23 14:49:58 -06:00
Carter McBride
e8241a32c2 Do a little formatting 2024-08-23 14:47:28 -06:00
Carter McBride
1d1b19b336 Add yazzy link 2024-08-23 14:39:29 -06:00
Carter McBride
2de8262704
Convert to Astro (#18)
* Init astro

* Show all feed items as a list

* Add filter for recent items

* Add category colors

* Add dark mode

* Add article counts
2024-08-23 14:09:33 -06:00
Carter McBride
d0a0e8dfea
Add margins to footers & fix recent time (#16)
* Add margins to footers

* Fix "recent" to mean "in the last 8 hours"
2024-07-17 16:27:40 -06:00
Carter McBride
2932a6276e
Convert styling to Tailwind (#15)
* 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
2024-07-17 12:01:36 -06:00
Carter McBride
549248a50e
Fix yazzy integration (maybe) (#13)
* Remove yazzy url from renderer

* Print yazzy url during build

* Add yazzy url to action definition
2024-07-04 15:21:27 -06:00
Carter McBride
740191e050
Add Yazzy integration (#12)
* Remove eslint completely

* Make the 'last updated' time relative

* Restore accidentally commited feeds

* Add yazzy link to each article
2024-07-04 14:56:32 -06:00
Carter McBride
5f27f8a16e
Update the UI (#10)
* 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
2024-06-21 16:05:49 -06:00
Carter McBride
39c6402253
Add a relative time formatter (#7) 2024-06-19 15:31:57 -06:00
Carter McBride
fd57b35c9b
Make it sepia and highlight stories from the past 24 hours (#4)
* Make it sepia

* Change page title and remove sponsor link

* Revert styling for error messages

* Hightlight new content
2024-06-19 12:13:20 -06:00
Carter McBride
b4615da264
Initialize repository (#1)
* 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
2024-06-18 22:33:18 -06:00
George Mandis
e81ed2355a
2.0.2: Bug fixes and package updates (#16) 2023-06-03 15:33:26 -04:00
George Mandis
16a2525518 Adding title fallback + Bubo version to output + formatting 2021-12-05 13:34:59 -08:00
George Mandis
4afe47bf4f Adding feed to error message for more context 2021-12-04 22:57:46 -08:00
George Mandis
c9e98d79b6
Introducing Bubo 2.0.0 (#6)
Converting to TypeScript!
2021-11-29 03:46:32 -05:00
George Mandis
78250bd9a2
Update feeds.json 2021-11-26 01:10:36 -05:00
George Mandis
0456e0ef0e Fixed feed branch 2021-11-14 20:03:25 -08:00
George Mandis
b451adf35b Updated default feeds 2021-11-14 19:57:10 -08:00
George Mandis
5c84d7402e Added missing const. How did I not ever catch this? 2021-11-14 19:51:42 -08:00
George Mandis
38bfbbdc75 Fixed JSON feed parsing issues + bumped ot v1.0.1 2021-11-14 19:29:41 -08:00
George Mandis
6a1529c516 added Joy of Computing to demo feed list 2020-02-04 09:44:17 -05:00
George Mandis
44ed7340be added DEV.to to default feed list 2019-11-28 16:24:21 -08:00
George Mandis
cacad142b6 Changed timestamp to UTC 2019-11-28 16:20:04 -08:00
George Mandis
a3a4685819 Added 'last updated' timestamp info 2019-11-28 16:18:16 -08:00
George Mandis
859a1ea212 Fixed RSS URL for Mozilla Hacks 2019-11-28 16:01:44 -08:00
George Mandis
3298a990a6 Added v8.dev feed 2019-11-28 15:55:46 -08:00
George Mandis
56fcc7084a Add categories and feeds to demo site 2019-11-28 15:49:48 -08:00
George Mandis
6253e9ba0d Removed unnecessary stuff 2019-11-28 13:53:24 -08:00
George Mandis
62dd2b559c Initial release 2019-11-27 18:17:45 -08:00