Jacky Zhao
5ef9aad501
feat: add support for semantic search using operand
2 years ago
Jacky Zhao
14b89105dc
refactor: move search utils to util.js
2 years ago
Jacky Zhao
93d039fe7c
deps: bump hugo-obsidian version
2 years ago
Jacky Zhao
234c707a93
docs: improve scss structure and admonition styling, update docs
2 years ago
Emile Bangma
728d8529ec
Support Admonition callouts ( #166 ) ( closes #88 )
2 years ago
Jacky Zhao
e142f37e8d
Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
2 years ago
Jacky Zhao
d747b19e61
docs: copy edits
2 years ago
Pranav M
1f3da4b829
feat: edit the clipboard button to change border colour on success ( #162 )
...
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2 years ago
Jacky Zhao
e15e39155d
fix: give precedence to date created over last modified if defined ( #101 )
2 years ago
Jacky Zhao
dff5ae0d4d
style: improve header anchor styling
2 years ago
Jacky Zhao
b2555ced61
feat: add description section to section/term/taxonomies, fix header margin
2 years ago
Jacky Zhao
7ccff2cf3d
fix: styling on page-list for smaller screens
2 years ago
Jacky Zhao
e0b6606d50
fix: make section-li scss more generic
2 years ago
Jacky Zhao
d7a42a2fd7
feat: improve styling for lists, fix anchor offset
2 years ago
Jacky Zhao
422b6cc25b
feat: css typography improvements
2 years ago
Jacky Zhao
22c8981bb9
feat: css refactor for easy font change
2 years ago
Jacky Zhao
8b2a82a96a
fix: change / to use base url
2 years ago
y1450
81af8c459b
fix: remove console log ( #159 )
2 years ago
Jacky Zhao
ffe22689eb
feat: use floating-ui for better popover positioning
2 years ago
Jacky Zhao
c1b8fe1221
feat: restyle search icon
2 years ago
Jacky Zhao
b7a619bbd7
fix: tabsize not being respected
2 years ago
Jacky Zhao
74993d19b7
docs + fix: broken partial and description of enableGitHubEdit
2 years ago
rphla
25a4d3b6e1
Add GitHub "edit" button ( #157 )
2 years ago
Jacky Zhao
aaf31f419e
fix: copy code block logic for non code pages
2 years ago
Geoffrey Garrett
f54df35767
Copy to clipboard feature for code block ( #152 )
...
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2 years ago
Aiden Bai 白宇彤
015ed4cfa2
Fix `width: auto` for SPA routing ( #156 )
2 years ago
Jacky Zhao
a8137edf24
fix: adjust weird colours for err highlighting
2 years ago
Jacky Zhao
eda370334a
fix: image scaling for md-style links ( closes #155 )
2 years ago
Geoffrey Garrett
d3e20b8b94
Added optional rendering of code block titles ( #148 )
2 years ago
Jacky Zhao
8d7a7b712f
fix: non-SPA fn defs ( closes #154 )
2 years ago
Jacky Zhao
0896814959
docs: remove test image from hosting
2 years ago
Jacky Zhao
8b2fba895a
feat: image scaling ( closes #131 )
2 years ago
Jacky Zhao
e884f4927f
fix: anchor formatting ( closes #141 )
2 years ago
Jacky Zhao
2b0482ae4c
docs: fix page weight
2 years ago
Jacky Zhao
8a100edeb8
docs: polish and update
2 years ago
Jacky Zhao
200c605142
feat: enable raw html by default ( fixes #143 )
2 years ago
Jacky Zhao
f2078ee621
fix: prefix images with base url for non-root quartz
2 years ago
Jacky Zhao
916c51c19c
Merge pull request #150 from aidenybai/bump-million
2 years ago
Aiden Bai
67a7ba37e8
Bump million to 1.11.3
2 years ago
Jacky Zhao
72941965ab
Merge pull request #146 from geoffreygarrett/hugo
2 years ago
Geoffrey Garrett
b732293f65
fix(head.html): Adds robustness to `config.yaml` favicon definitions
...
Initially assumed that `href` definitions should have `/...` as their
pattern, and `baseURL` would always end with `/`, however the omission
of `/` as the prefix of the former and suffix of the latter
simultaneously, would result in broken favicon paths. Final comment:
`..///...` is not breaking, which is worst case scenario with this fix.
2 years ago
Geoffrey Garrett
7070a1992a
docs(config.md): Fixed multi-favicon examples and general favicon explanation throughout
2 years ago
Geoffrey Garrett
997937af5a
docs(config.md): Added short explainer on favicons
2 years ago
Geoffrey Garrett
a334b45b17
docs(content/notes/config.md): Adds documentation for the new favicon support
2 years ago
Geoffrey Garrett
473ea2c66f
feat(layouts/partials/head.html): Adds general favicon support with dict and string input format
2 years ago
Jacky Zhao
34b0353797
Merge pull request #140 from DhammaCharts/hugo
2 years ago
DhammaCharts
52a185f73b
change enableGlobalGraph to false
2 years ago
DhammaCharts
69c74ca6b5
minor adjustment
2 years ago
DhammaCharts
ab809249c8
Update layouts/partials/head.html
...
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2 years ago
DhammaCharts
84c75d0546
Merge branch 'hugo' into hugo
2 years ago