Commit Graph

95 Commits (8fc6b8e28ebd08eb05aea80e602b9f279f660b5b)

Author SHA1 Message Date
Jacky Zhao 8fc6b8e28e docs: update, re-added debounce
Jacky Zhao b10b23a47b docs: add documentation for Operand Search, remove debounce
Jacky Zhao 5ef9aad501 feat: add support for semantic search using operand
Jacky Zhao 234c707a93 docs: improve scss structure and admonition styling, update docs
Emile Bangma 728d8529ec
Support Admonition callouts () (closes )
Jacky Zhao d747b19e61 docs: copy edits
Jacky Zhao e15e39155d fix: give precedence to date created over last modified if defined ()
Jacky Zhao 22c8981bb9 feat: css refactor for easy font change
Jacky Zhao 74993d19b7 docs + fix: broken partial and description of enableGitHubEdit
Geoffrey Garrett f54df35767
Copy to clipboard feature for code block ()
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
Jacky Zhao eda370334a fix: image scaling for md-style links (closes )
Geoffrey Garrett d3e20b8b94
Added optional rendering of code block titles ()
Jacky Zhao 0896814959 docs: remove test image from hosting
Jacky Zhao 8b2fba895a feat: image scaling (closes )
Jacky Zhao e884f4927f fix: anchor formatting (closes )
Jacky Zhao 2b0482ae4c docs: fix page weight
Jacky Zhao 8a100edeb8 docs: polish and update
Geoffrey Garrett 7070a1992a docs(config.md): Fixed multi-favicon examples and general favicon explanation throughout
Geoffrey Garrett 997937af5a docs(config.md): Added short explainer on favicons
Geoffrey Garrett a334b45b17 docs(content/notes/config.md): Adds documentation for the new favicon support
Ella 0cfd93c57c
Fix another typo
Ella 3f8c473678
Fix typo: recomment -> recommend
Jacky Zhao 887d4d4f5e deps: bump hugo -> v0.96.0
Jacky Zhao 0ddc48a452 fix: wikilink-like text in code fences ,
Jacky Zhao cd19159c53 feat: wikilink img support
Jacky Zhao a7abc6ab96 docs: make update command and clarify update steps/potential danger
meleu 3583265f80
docs: warn about possible lost of customization
Jacky Zhao 1613511f39 Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
Jacky Zhao acab488784 re-add obsidian file
Jacky Zhao 575288ece9
Merge pull request from meleu/patch-2
Jacky Zhao 25b5ac43dd fix: favicon not showing on non-root domain
meleu 1d9c0e4a44 use "enableToc: false"
Jacky Zhao efeaf9b49c Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
Jacky Zhao 91c4e3fb3a fix: multiline code block
meleu 5c3ef884c7
duplicated file
Jacky Zhao e6e04c03c4 fix latex misrendering
Jacky Zhao 146e975932 bump hugo obsidian, fix backlinks for subpathed quartz, update homepage
Jacky Zhao c117e38899 feat: wikilinks implementation
Jacky Zhao 4fd983277e fix: cjk support + demo page
Jacky Zhao cc86136bcb feat: basic latex support
Jacky Zhao c51573efa9 feat: grey out broken links
Jacky Zhao 902d0f2a0f Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
Jacky Zhao 1ddd15afc6 fix: non-unicode character in popover and search ,
meleu e3cd531c53
fix custom.scss path
Jacky Zhao 9e8c5587e4 Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
Jacky Zhao 6605b13b86 more troubleshooting, backlinks reference private page fix
Siyang fc43922445
add to showcase and fix link to file
Jacky Zhao a6ab2f92ef add update
Jacky Zhao 94e987dab5 feat: better titles for empty pages
Claudio Yanes 6f9283e95b Update makefile and docs
The artifacts produced by hugo-obsidian are now expected to be placed in
the assets/indices directory. This commit reflects this change in the
Makefile and in the docs.