Commit Graph

3 Commits

Author SHA1 Message Date
Tony 51ac5f87e8
fix(route): scmp full text (#13667)
* fix(route): scmp full text

* fix: null node check
2023-11-01 03:51:14 +08:00
DIYgod 7b65ba69bb
feat: add docusaurus website (#13039) 2023-08-15 03:12:12 +01:00
Bin Wang d8071411ea
fix(route): fix pubdate for scmp (#11100)
* fix(route): fix pubdate for scmp

Currently SCMP tries to find pubDate from the actual article link. But
sometimes there is no date in the link. So use pubDate in offical feed
instead.

* refactor: migrate to v2
2022-10-19 22:07:46 +08:00