Commit Graph

1702 Commits

Author SHA1 Message Date
Vincent Huang
e38eaa94d6
Popover preview should show relevant heading (#180) 2022-08-20 21:31:06 -04:00
Jacky Zhao
a9fdaf9787 feat: link previews to page-list (closes #173) 2022-08-11 11:42:16 -07:00
Jacky Zhao
a78926ede5 feat: link previews to page-list (closes #173) 2022-08-11 11:42:16 -07:00
Jacky Zhao
ad5905128d fix: make callout detection case-insensitive (closes #171) 2022-08-05 11:08:52 -07:00
Jacky Zhao
5c76d8dad9 fix: make callout detection case-insensitive (closes #171) 2022-08-05 11:08:52 -07:00
Jacky Zhao
d315e75b91 feat: better graph scaling (closes #170) 2022-08-05 11:04:01 -07:00
Jacky Zhao
3dcc1f1106 feat: better graph scaling (closes #170) 2022-08-05 11:04:01 -07:00
Jacky Zhao
ff4872e8a3 style: _callouts.scss simplification (#169) 2022-08-04 14:50:24 -07:00
Jacky Zhao
ff770927fd
style: _callouts.scss simplification (#169) 2022-08-04 14:50:24 -07:00
Jacky Zhao
07ccc23f6f fix: CJK search (closes #163) 2022-08-03 23:46:55 -07:00
Jacky Zhao
7ffc907907 fix: CJK search (closes #163) 2022-08-03 23:46:55 -07:00
Jacky Zhao
d35cb82ef7 fix: highlights being stripped in non-semantic search mode 2022-08-01 07:59:49 -07:00
Jacky Zhao
6dd4c64a4c fix: highlights being stripped in non-semantic search mode 2022-08-01 07:59:49 -07:00
Jacky Zhao
e64b2c378a docs: update, re-added debounce 2022-07-31 18:21:17 -07:00
Jacky Zhao
8fc6b8e28e docs: update, re-added debounce 2022-07-31 18:21:17 -07:00
Jacky Zhao
16f571fcf9 docs: add documentation for Operand Search, remove debounce 2022-07-31 18:02:06 -07:00
Jacky Zhao
b10b23a47b docs: add documentation for Operand Search, remove debounce 2022-07-31 18:02:06 -07:00
Jacky Zhao
c30c823253 fix: title not being selected properly, bump hugo-obsidian for uri fix 2022-07-31 16:55:25 -07:00
Jacky Zhao
23380d0519 fix: title not being selected properly, bump hugo-obsidian for uri fix 2022-07-31 16:55:25 -07:00
Jacky Zhao
9dfd79474f deps: bump hugo-obsidian to fix bug of writing to non-existent directory during build 2022-07-31 12:33:36 -07:00
Jacky Zhao
dd047305af deps: bump hugo-obsidian to fix bug of writing to non-existent directory during build 2022-07-31 12:33:36 -07:00
Jacky Zhao
75c1cac0c8 deps: bump hugo-obsidian to properly copy linkmap 2022-07-31 12:24:53 -07:00
Jacky Zhao
54a8fd4a56 deps: bump hugo-obsidian to properly copy linkmap 2022-07-31 12:24:53 -07:00
Jacky Zhao
bcc3196abd feat: add support for semantic search using operand 2022-07-31 12:16:36 -07:00
Jacky Zhao
5ef9aad501 feat: add support for semantic search using operand 2022-07-31 12:16:36 -07:00
Jacky Zhao
71488dec88 refactor: move search utils to util.js 2022-07-31 10:54:23 -07:00
Jacky Zhao
14b89105dc refactor: move search utils to util.js 2022-07-31 10:54:23 -07:00
Jacky Zhao
2d4a986bd7 deps: bump hugo-obsidian version 2022-07-31 10:14:36 -07:00
Jacky Zhao
93d039fe7c deps: bump hugo-obsidian version 2022-07-31 10:14:36 -07:00
Jacky Zhao
4cafc64eb9 docs: improve scss structure and admonition styling, update docs 2022-07-30 18:46:19 -07:00
Jacky Zhao
234c707a93 docs: improve scss structure and admonition styling, update docs 2022-07-30 18:46:19 -07:00
Emile Bangma
ee33b49d89 Support Admonition callouts (#166) (closes #88) 2022-07-30 17:29:26 -07:00
Emile Bangma
728d8529ec
Support Admonition callouts (#166) (closes #88) 2022-07-30 17:29:26 -07:00
Jacky Zhao
32c2a034bb Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2022-07-19 09:03:26 -07:00
Jacky Zhao
e142f37e8d Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2022-07-19 09:03:26 -07:00
Jacky Zhao
847094f3ca docs: copy edits 2022-07-19 09:03:19 -07:00
Jacky Zhao
d747b19e61 docs: copy edits 2022-07-19 09:03:19 -07:00
Pranav M
09474da51b feat: edit the clipboard button to change border colour on success (#162)
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2022-07-18 08:45:36 -07:00
Pranav M
1f3da4b829
feat: edit the clipboard button to change border colour on success (#162)
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2022-07-18 08:45:36 -07:00
Jacky Zhao
c73bac4a3d fix: give precedence to date created over last modified if defined (#101) 2022-07-15 14:26:31 -07:00
Jacky Zhao
e15e39155d fix: give precedence to date created over last modified if defined (#101) 2022-07-15 14:26:31 -07:00
Jacky Zhao
50c3b5ab0a style: improve header anchor styling 2022-07-14 13:09:21 -07:00
Jacky Zhao
dff5ae0d4d style: improve header anchor styling 2022-07-14 13:09:21 -07:00
Jacky Zhao
a0da04d298 feat: add description section to section/term/taxonomies, fix header margin 2022-07-14 12:02:54 -07:00
Jacky Zhao
b2555ced61 feat: add description section to section/term/taxonomies, fix header margin 2022-07-14 12:02:54 -07:00
Jacky Zhao
216ceb9a34 fix: styling on page-list for smaller screens 2022-07-14 11:49:47 -07:00
Jacky Zhao
7ccff2cf3d fix: styling on page-list for smaller screens 2022-07-14 11:49:47 -07:00
Jacky Zhao
5352c38b01 fix: make section-li scss more generic 2022-07-14 10:38:34 -07:00
Jacky Zhao
e0b6606d50 fix: make section-li scss more generic 2022-07-14 10:38:34 -07:00
Jacky Zhao
b5d964364b feat: improve styling for lists, fix anchor offset 2022-07-14 10:30:07 -07:00