2fab68241e
Add last/next crawl times to feeds, improve local time rendering
2024-02-01 00:13:09 -05:00
4eee21caed
Switch to tailwind for css styling
...
Could use more partials to reduce some of the current repetition (especially forms), but this is a start with everything converted.
2024-01-07 19:45:20 -05:00
ec394fc170
Implement entry and feed pagination
2023-09-02 14:01:18 -04:00
a8742c882e
Install htmx via bun instead of unpkg CDN
2023-09-01 19:59:56 -04:00
ac12ca0fd9
Add eslint and prettier to frontend
...
And format files
2023-09-01 01:05:06 -04:00
1d6f98c6bb
Replace hotwire with htmx
...
In the process, also improve the feedback from the import/add feed
forms.
I also replaced the frontend code to replace utc timestamps with local
time strings with @hotwired/stimulus with vanilla js.
2023-09-01 00:25:05 -04:00
74a205d51e
Also bundle css with bun so it busts caches
...
And updates the `build.rs` script so that it also builds a manifest.txt
for css files.
2023-06-29 00:38:32 -04:00