Commit Graph

6 Commits

Author SHA1 Message Date
saicaca 1af707ee6a fix: fix RSS build error 2024-09-04 23:13:58 +08:00
Katsuyuki Karasawa e9c8930559
refactor: improve type safety (#155)
* Fix to make it type safe.

* The build is failing, fix it.
2024-08-28 00:19:26 +08:00
saicaca 0ad144add3 fix: fix errors and reformat code 2024-08-03 16:44:38 +08:00
saicaca 96223c0b5a refactor: improve code quality 2024-07-21 18:41:03 +08:00
saicaca 2622aabe07 fix: sort post list in RSS by time and exclude draft posts 2024-07-20 23:47:40 +08:00
CorrectRoad e80999669a
feat: add RSS xml (#34)
* feat: add RSS xml

---------

Co-authored-by: saicaca <zephyird@gmail.com>
2024-04-22 23:42:47 +08:00