adaxiik
ef255e6b63
fix: missing base path in rss ( #551 )
...
* fix missing base path in rss
* sort imports
2025-08-06 02:02:24 +08:00
Katsuyuki Karasawa
9130765d45
Biome 2.0 with format ( #510 )
...
* execute migrate command
* migrate to v2
* update config
* supress linter error
2025-06-18 23:01:28 +09:00
Carlos Company
cf6cadb686
fix: fixing rss by cleaning invalid characters ( #492 )
...
* fix: fixing rss by cleaning invalid characters
* style: format code for consistency in rss.xml.ts
---------
Co-authored-by: L4Ph <4ranci0ne@gmail.com>
2025-06-11 22:39:20 +09:00
Katsuyuki Karasawa
286b050fa8
format all code ( #386 )
2025-04-08 23:08:31 +09:00
アピヌ
92c659a7b8
fix: MarkdownIt String error when md file body is empty ( #303 )
...
* Fix: MarkdownIt String error
Fixed MardownIt String error that occurs when a md file body is empty
* fix dependabot.yml
* fix parsing error
* refactor: simplify content handling in RSS feed generation
---------
Co-authored-by: アピヌ <apynu@users.noreply.github.com>
Co-authored-by: L4Ph <4ranci0ne@gmail.com>
Co-authored-by: Katsuyuki Karasawa <me@l4ph.moe>
2025-03-31 01:32:05 +09:00
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