Jacky Zhao
|
340684c01f
|
chore(i18n): refactor and cleanup (#805)
* checkpoint
* finish
* docs
|
2024-02-04 20:57:10 -08:00 |
|
Jacky Zhao
|
c4a36e76ae
|
fix: index setup, styling fixes
|
2024-02-01 22:22:06 -08:00 |
|
kabirgh
|
9c573225d7
|
refactor: move emit from callback to helper file function (#704)
* Change emit from callback to helpers file function
* Update docs, remove commented code, improve type sig
|
2024-01-18 10:56:14 -08:00 |
|
kabirgh
|
14cb5d7152
|
fix: use joinSegments for contentIndex.json file path (#702)
|
2024-01-16 08:24:01 -08:00 |
|
ikorihn
|
74b6f226df
|
fix: broken RSS item's link, which were set to https:/${base}. (#687)
|
2024-01-13 09:08:21 -08:00 |
|
Jacky Zhao
|
ede4bad6a3
|
fix: use joinSegment instead of joining via slash in sitemap (closes #658)
|
2023-12-28 08:54:09 -08: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 |
|