Commit Graph

333 Commits (ff770927fdbb13e07572b3993686686da4493cc9)
 

Author SHA1 Message Date
Jacky Zhao a09974446d
Merge pull request from aidenybai/fix-popover
Aiden Bai 9fc71603ba
Merge
Aiden Bai d38f9bec70
Rename API and generalize router API
Aiden Bai 771ebd8031
Merge
Aiden Bai e4cc625c33
Add future note about init function
Aiden Bai 白宇彤 3789df80e4
Merge branch 'hugo' into fix-popover
Jacky Zhao 037426217c
Merge pull request from aidenybai/fix-active-graph-node
Aiden Bai e646cdb0be
Use explicit regex for trailing slash trim
Aiden Bai 8d092a3a4a
Remove unnecessary 'url' argument in graph.html
Aiden Bai 32c79a561f
Remove unnecessary 'url' argument in graph.html
Aiden Bai 3c660dd9b5
Remove unnecessary 'url' param in drawGraph
Aiden Bai 4cca3c1f2d
Peg router version
Aiden Bai 9d3bbd6076
Fix active node on graph
Aiden Bai 9c71f07355
Enable config for testing
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 ,