Commit Graph

87 Commits (ffe22689eb43f42afc2d6bcf9b8b190b19a7e5d1)

Author SHA1 Message Date
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.
Jacky Zhao 9c04ca0266 rtl docs
Jacky Zhao 388a2bf78b docs updates
Jacky Zhao f192f9a23d fix : root all image urls
Jacky Zhao fcd5d2807d feat: dynamically fetch indices
Brandon Boswell 31297b7e5a
Added to the Showcase
earnest ma 41c443dbf0
Add disableToc parameter to not show TOC on a page
Alexandre Dubé 49cdca5dfc
Specify Hugo requires extended Sass/SCSS version
Hugo needs to be installed with its "extended" Sass/SCSS version, otherwise this template does not work.
Jacky Zhao 9645f00317 link fixing