Commit Graph

242 Commits (364aee36fc8891c48ab2bd20c396ce321cd7a0a6)
 

Author SHA1 Message Date
Jacky Zhao 364aee36fc fix: merge conf
Jacky Zhao cea0f3eb74 feat: contextual backlinks (closes )
Jacky Zhao 8b855b522a
Merge pull request from aidenybai/fix-latex
Aiden Bai 7b3696b877
Remove pnpm debug log
Aiden Bai b4ff12ca0b
Fix latex
Jacky Zhao b67a389bea
Merge pull request from aidenybai/hugo
Aiden Bai 2b5c03c972
Remove redundant URL construction
Aiden Bai aaed5dc1f1
Support /path root sites
Aiden Bai 1a5d158fce
Support active node with other data at end of url
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