Commit Graph

352 Commits (666ffebe90c04dc7fe064a98232538826af70738)
 

Author SHA1 Message Date
Aiden Bai e0fd9570d7
Bump million to 1.9.4
Aiden Bai bc32bbeaed
Bump milliomn to 1.9.3
Aiden Bai efb6c7845f
Add prefetch to graph
Aiden Bai bd316d8249
Bump million to 1.9.2
Jacky Zhao 0293c12217 feat: recent posts section/partial
Jacky Zhao 0439c163a0 fix: js not executing if spa disabled
Jacky Zhao 0b6711c218 fix: tag boxes overlapping for content with many tags (closes )
Jacky Zhao ed9a8efd1f fix inline link highlighting, safer latex render
Jacky Zhao e302f6c423 fix: more generic style to match bad nesting generated by popover interp
Jacky Zhao b21b27d1d3 fix: clean wikilinks and render latex in popover
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