|
d91cc5d7c9
|
bump to v4
|
2024-01-05 17:29:34 +09:00 |
|
Jacky Zhao
|
5c20fb7310
|
fix: .date.getTime() based sort
|
2023-11-11 20:28:26 -08:00 |
|
Jacky Zhao
|
cf32895001
|
fix: sort rss feed by date
|
2023-11-11 12:08:54 -08:00 |
|
bfahrenfort
|
8c1c1c78d7
|
Fix: RSS title escaping (#521)
* Fix title escaping
* npm run format
|
2023-10-01 09:47:22 -07:00 |
|
Jacky Zhao
|
bfabedc5f7
|
fix dont show html in search when rssFullHtml is true (closes #474)
|
2023-09-13 09:43:30 -07:00 |
|
Jacky Zhao
|
64d6db3b3f
|
feat: rich html rss (closes #460)
|
2023-09-12 21:44:03 -07:00 |
|
Jacky Zhao
|
5e02b3fed1
|
feat: rss limit (closes #459)
|
2023-09-12 19:18:44 -07:00 |
|
Jacky Zhao
|
32b65cd1f7
|
fix: escape encoding for titles in rss
|
2023-09-06 21:47:59 -07:00 |
|
Jacky Zhao
|
86ccdccde1
|
fix: encodeuri for slugs in rss
|
2023-09-06 21:31:01 -07:00 |
|
Jacky Zhao
|
ca718fa3d7
|
feat: add defaultDateType config
|
2023-08-24 08:56:40 -07:00 |
|
bfahrenfort
|
ae729cc28b
|
Revert contentIndex to RSS 2.0 (#407)
|
2023-08-23 22:57:49 -07:00 |
|
Jacky Zhao
|
2ecc650d42
|
fix: percent-encoding for files with %, contentIndex for non-latin chars (closes #397, closes #399)
|
2023-08-22 23:34:28 -07:00 |
|
Jacky Zhao
|
303a867d60
|
base path refactor to better support subpath hosting
|
2023-08-19 15:52:25 -07:00 |
|
Jacky Zhao
|
b5ab38cb7e
|
fix relative path resolution in router and link crawling
|
2023-08-16 22:04:15 -07:00 |
|
Jacky Zhao
|
5bd341a462
|
run prettier
|
2023-08-10 21:29:11 -07:00 |
|
Jacky Zhao
|
cf730e31fb
|
docs on making plugins
|
2023-08-10 21:16:07 -07:00 |
|
Jacky Zhao
|
a1985bfd28
|
refactor static and asset emission to be actual emitter plugins
|
2023-07-23 17:07:19 -07:00 |
|
Jacky Zhao
|
617ea80db1
|
run prettier
|
2023-07-22 17:27:41 -07:00 |
|
Jacky Zhao
|
2c0f21a97d
|
finish path refactoring, add sourcemap + better trace support
|
2023-07-15 23:02:12 -07:00 |
|
Jacky Zhao
|
ffb2c9ba57
|
base path refactor, more docs
|
2023-07-13 00:19:35 -07:00 |
|
Jacky Zhao
|
1547c8af0d
|
fix indexing causing main thread freeze, various polish
|
2023-07-04 10:08:32 -07:00 |
|
Jacky Zhao
|
20b2d88a06
|
various polish
|
2023-07-02 13:08:29 -07:00 |
|
Jacky Zhao
|
bcebc20808
|
rss + sitemap
|
2023-07-01 13:35:27 -07:00 |
|
Jacky Zhao
|
1c7b5c88d8
|
basic search implementation
|
2023-06-19 20:37:45 -07:00 |
|
Jacky Zhao
|
2a9ed21823
|
local and global graph
|
2023-06-18 10:47:07 -07:00 |
|
Jacky Zhao
|
09b5f4b10a
|
modern toc tweaks
|
2023-06-16 19:41:59 -07:00 |
|