Commit Graph

369 Commits (66f3e249fe90cba366a99fe08f0898af27fe59e6)
 

Author SHA1 Message Date
Aiden Bai 77485b754d
Fix popover
Jacky Zhao 6e6dd4cb0b fix: trim trailing slash when calculating popover
Jacky Zhao 81fe2d2493 Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
Jacky Zhao 24d08d580d cfg: make SPA optional
Jacky Zhao 321e19dc41
Merge pull request from benbohmer/patch-1
Jacky Zhao 12d33619a2
Merge pull request from straightupjac/fix/github-info
benbohmer 97607c3ca5
fix: keep / at end of URL to avoid redirects
Removed strings.TrimRight "/" in line 10 to keep the trailing slash at the end of URLs in regular links. This avoids having every single internal link being a 301 redirect.
straightupjac 4197ad460a fix github info
Jacky Zhao fc89ff2680 fix: broken semi and graph min-height
Jacky Zhao e9a33c04b5 fmt: remove semis for good
Jacky Zhao b0e15e0cbc
Merge pull request from aidenybai/add-router
Jacky Zhao 9ba0a4b34f fmt: remove semis :)
Aiden Bai f1b85fb6d9
Fix clarification comment
Jacky Zhao 66304da027
Merge pull request from aidenybai/add-prettier
Add prettier config
Aiden Bai 40d216759c
Expand template
Aiden Bai 5c602ab16f
Add clarification comments
Aiden Bai 87144fca21
Use semi: false for prettier config
Aiden Bai a9523dd39b
Add prettier config
Aiden Bai bcb166c21c
Add router
Jacky Zhao 416dc0b85c fix: add update for local hugo-obsidian on make update
Jacky Zhao b8a660e208 feat: copyable header anchors (fixes )
Jacky Zhao ec86cca97b Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
Jacky Zhao 87b5a7a251 feat: show graph titles on zoom (fixes )
Jacky Zhao c8d390dbc5 fix: always hide popover on mobile (fixes )
Jacky Zhao 3c7ece5405 fix: append trailing slash, fixes
Jacky Zhao f7027e7ecd
Merge pull request from exu3/patch-1
Ella 0cfd93c57c
Fix another typo
Ella 3f8c473678
Fix typo: recomment -> recommend
Jacky Zhao f05ff5e62d fix: add dropshadow to popover, cleanup animation
Jacky Zhao 12ed9722d8 fix: popover selection wrongly including line breaks
Jacky Zhao 887d4d4f5e deps: bump hugo -> v0.96.0
Jacky Zhao f9c7cdf928 fix: check for src before attempting to add popover
Jacky Zhao 2d55b6ac2e fix: missing whitespace chomp in link render hook
Jacky Zhao d5884aedb7 fix: wikilink patch not applying to transformed text like apostrophes
Jacky Zhao 66eaa444a4 fix: wikilink image relURL for images with spaces
Jacky Zhao 0ddc48a452 fix: wikilink-like text in code fences ,
Jacky Zhao cd19159c53 feat: wikilink img support
Jacky Zhao 7808c66c4d fix: align footer links
Jacky Zhao a7abc6ab96 docs: make update command and clarify update steps/potential danger
Jacky Zhao 9509a64354 Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
Jacky Zhao 53242b1e57 add update target to Makefile
Jacky Zhao 3ce6944c18
Merge pull request from meleu/patch-3
Jacky Zhao 3cec4fd950 update screenshot
Jacky Zhao e245505082 feat: hide toc for short notes
Jacky Zhao fc4b9ded76
Merge pull request from meleu/patch-4
meleu 27c4761fe0
link to home goes to baseURL
meleu 3583265f80
docs: warn about possible lost of customization
Jacky Zhao 3781b67707
Merge pull request from meleu/patch-2
meleu 671fe05312
padding and border-radius matching bottom cards
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
Jacky Zhao 1613511f39 Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo