Jacky Zhao
b5fec6c87f
feat: allow popovers on intrapage links ( closes #243 )
2023-12-01 09:00:47 -08:00
Jacky Zhao
0d314db1f8
fix(style): overflow on toc
2023-11-29 10:50:47 -08:00
Odaimoko
660aae62e0
docs: add Imk&Cc's homepage to showcase.md ( #595 )
...
* add Imk&Cc's homepage to showcase.md
* Update showcase.md
* Update showcase.md
2023-11-27 23:05:18 -08:00
Rune Antonsen
9a599aebea
feat(breadcrumbs): add option to hide current page ( #601 )
...
* feat(breadcrumbs): add option to hide current page
* Remove debug lines
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
---------
Co-authored-by: ruant <ruant@ruant.net>
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2023-11-20 08:28:16 -08:00
Jacky Zhao
296c1cf83f
fix: spa shouldn't use popover script directly
2023-11-18 18:46:58 -08:00
Jacky Zhao
516d9a27e7
fix: explicit undefined check in header transclude
2023-11-18 18:27:44 -08:00
Jacky Zhao
6a05fa777c
fix: bad transform in wikilink pre-transform ( closes #598 )
2023-11-17 14:00:49 -08:00
Jacky Zhao
3f0be7fbe4
fix: check content-type before applying spa patch ( closes #597 )
2023-11-17 10:46:23 -08:00
Jacky Zhao
ea08c0511a
fix: dont run explorer scripts on non-explorer pages ( closes #596 )
2023-11-17 10:29:24 -08:00
Matt Vogel
727b9b5d72
feat: add class alias
to aliases ( #585 )
2023-11-17 10:23:39 -08:00
Zijing Zhang
50f0ba29a2
feat: cname emitter ( #590 )
...
* feat: cname emitter
* feat: impl cname.ts
* Update cname.ts
* Update index.ts
* Update cname.ts
* Update cname.ts
* Update cname.ts
* Update cname.ts
2023-11-16 15:31:20 -08:00
Jacky Zhao
95b1141b9d
fix: include anchor when normalizing urls for spa/popovers
2023-11-15 20:35:45 -08:00
Jacky Zhao
a26eb59392
feat: scrub link formatting from toc entries
2023-11-15 20:13:28 -08:00
Jacky Zhao
5befcf4780
fix: format
2023-11-15 19:32:25 -08:00
Jacky Zhao
f861a7c160
fix: regression where clicking anchors on the same page wouldn't set the anchor in the url
2023-11-15 19:31:18 -08:00
Jacky Zhao
06426c8f7e
feat: support repeated anchor tag ( closes #592 )
2023-11-15 19:27:54 -08:00
Jacky Zhao
8fc7b9f4c6
feat: deref symlinks when copying static assets ( closes #588 )
2023-11-15 09:43:30 -08:00
Jacky Zhao
2de48b267a
fix: set htmlAst after walking tree in ofm ( closes #589 )
2023-11-14 20:01:48 -08:00
Jacky Zhao
76f2664277
versioning: bump to v4.1.1
2023-11-13 22:57:05 -08:00
Jacky Zhao
74777118a7
feat: header and full-page transcludes ( closes #557 )
2023-11-13 22:51:40 -08:00
Jacky Zhao
8223465bda
fix: make :has img selector direct
2023-11-12 14:33:19 -08:00
Jacky Zhao
cf6ab9e933
feat: option to specify npx quartz sync message ( closes #583 )
2023-11-12 14:27:53 -08:00
Jacky Zhao
74c63e448e
fix(style): dont internal-link highlight when image ( closes #581 )
2023-11-11 21:13:10 -08:00
Jacky Zhao
43d638a6de
perf: compute mapping of folder name to file data for faster breadcrumbs
2023-11-11 21:06:37 -08:00
Jacky Zhao
d1551872ff
fix: check if popover exists after fetching and before inserting
2023-11-11 20:46:57 -08:00
Jacky Zhao
275bea3051
style + cfg: resolve breadcrumb titles by default and change arrow character
2023-11-11 20:46:29 -08:00
Jacky Zhao
bc02791734
fix: .date.getTime() based sort
2023-11-11 20:28:26 -08:00
Jacky Zhao
bf603c49c2
fix: sort rss feed by date
2023-11-11 12:08:54 -08:00
Jacky Zhao
f67356c3d2
lint: format
2023-11-11 12:02:34 -08:00
Jacky Zhao
5d666d1860
fix: normalize relative urls ( closes #569 )
2023-11-11 11:59:05 -08:00
Jacky Zhao
22b7cf135e
types: cast in jsx.tsx to avoid @ts-ignore
2023-11-11 11:41:44 -08:00
Jacky Zhao
50a87d0d86
style: scrollable tables
2023-11-11 11:39:56 -08:00
Jacky Zhao
134b6ed582
fix: anchors links shouldnt cause reload ( closes #574 )
2023-11-11 10:11:31 -08:00
Jacky Zhao
99e8f5944f
fix: trailing slash aliases ( closes #577 )
2023-11-11 09:56:30 -08:00
Yes365
e9f4e28a2d
fix: adapt vercel cleanurls ( #487 )
...
Co-authored-by: Harrison <Harrison@fanruan.com>
2023-11-09 19:44:16 -08:00
Niklas Schröder
2a6b9a9ea0
docs: fix property name for ToC toggle ( #573 )
2023-11-07 09:16:48 -08:00
Mau Camargo
e806c30fa1
docs: Add Mau Camargo's Notkesto to showcase ( #570 )
2023-11-05 11:30:10 -08:00
Anson Yu
aac7b7e97d
docs: Update making plugins.md ( #567 )
...
:)
2023-11-04 14:20:16 -07:00
Jacky Zhao
101e9946bd
feat: add collapseByDefault option to TableOfContents ( closes #566 )
2023-11-04 12:11:42 -07:00
Emil Rofors
a62a97c7ab
docs: add GitLab pages CI ( #549 )
...
* add .gitlab-ci.yml
* move GitLab CI to hosting.md
* remove extra folder name
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
* remove test from gitlab instructions
* run prettier
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2023-11-03 16:40:43 -07:00
Jacky Zhao
923b72fb67
feat: auto-tag releases ( closes #560 )
2023-11-01 10:04:41 -07:00
Florence
05a1c34c6f
docs: remove dead link ( #561 )
2023-11-01 09:57:32 -07:00
Blue Rose
06ccb89cd7
docs: clarifications about globs ( #559 )
...
* Add note about fast-glob
* Add warning about non-markdown files
Also added a glob pattern to filter out all non-markdown files outside of a specified folder.
* run npm format
---------
Co-authored-by: wych <wychwitchcraft@gmail.com>
2023-10-31 13:53:49 -07:00
Jacky Zhao
01fc8e4640
fix: disable semi-broken flexsearch cache
2023-10-25 09:40:43 -07:00
Jacky Zhao
7c01e8dde0
feat: openLinksInNewTab option for link transformer
2023-10-22 09:54:12 -07:00
Jacky Zhao
b7ae7a99db
fix: styling for nested popover tag in page list
2023-10-21 21:12:11 -07:00
Jacky Zhao
60b3bc34cb
fix: catch html to jsx errors ( closes #547 )
2023-10-21 21:06:02 -07:00
Jacky Zhao
dc834015d0
fix(style): tag float orientation for long tags on page listing
2023-10-21 21:06:02 -07:00
Jacky Zhao
1e357ef5ac
fix(style): prioritize base and custom scss over component css
2023-10-21 21:06:02 -07:00
freenandes
54e722a55d
docs: Update showcase.md ( #540 )
...
changed URL
2023-10-17 19:43:41 -07:00