Commit Graph

2545 Commits

Author SHA1 Message Date
Jacky Zhao
3ac4226fee Merge pull request #123 from aidenybai/fix-popover 2022-05-03 13:21:32 -04:00
Jacky Zhao
a09974446d
Merge pull request #123 from aidenybai/fix-popover 2022-05-03 13:21:32 -04:00
Aiden Bai
00dfceceac Merge 2022-05-03 10:18:41 -07:00
Aiden Bai
9fc71603ba
Merge 2022-05-03 10:18:41 -07:00
Aiden Bai
b218ce4c56 Rename API and generalize router API 2022-05-03 10:16:09 -07:00
Aiden Bai
d38f9bec70
Rename API and generalize router API 2022-05-03 10:16:09 -07:00
Aiden Bai
8bfd982d4c Merge 2022-05-03 10:07:38 -07:00
Aiden Bai
771ebd8031
Merge 2022-05-03 10:07:38 -07:00
Aiden Bai
3eb7297eaf Add future note about init function 2022-05-03 09:34:27 -07:00
Aiden Bai
e4cc625c33
Add future note about init function 2022-05-03 09:34:27 -07:00
Aiden Bai 白宇彤
fb867fedcf Merge branch 'hugo' into fix-popover 2022-05-03 09:33:00 -07:00
Aiden Bai 白宇彤
3789df80e4
Merge branch 'hugo' into fix-popover 2022-05-03 09:33:00 -07:00
Jacky Zhao
7dd40f88ac Merge pull request #122 from aidenybai/fix-active-graph-node 2022-05-03 12:29:26 -04:00
Jacky Zhao
037426217c
Merge pull request #122 from aidenybai/fix-active-graph-node 2022-05-03 12:29:26 -04:00
Aiden Bai
055422cc17 Use explicit regex for trailing slash trim 2022-05-03 09:27:25 -07:00
Aiden Bai
e646cdb0be
Use explicit regex for trailing slash trim 2022-05-03 09:27:25 -07:00
Aiden Bai
018c55bd99 Remove unnecessary 'url' argument in graph.html 2022-05-03 09:22:51 -07:00
Aiden Bai
8d092a3a4a
Remove unnecessary 'url' argument in graph.html 2022-05-03 09:22:51 -07:00
Aiden Bai
322643335b Remove unnecessary 'url' argument in graph.html 2022-05-03 09:21:44 -07:00
Aiden Bai
32c79a561f
Remove unnecessary 'url' argument in graph.html 2022-05-03 09:21:44 -07:00
Aiden Bai
8d105ce68f Remove unnecessary 'url' param in drawGraph 2022-05-03 09:20:01 -07:00
Aiden Bai
3c660dd9b5
Remove unnecessary 'url' param in drawGraph 2022-05-03 09:20:01 -07:00
Aiden Bai
c3d49818bc Peg router version 2022-05-03 09:04:15 -07:00
Aiden Bai
4cca3c1f2d
Peg router version 2022-05-03 09:04:15 -07:00
Aiden Bai
7a80cc0510 Fix active node on graph 2022-05-03 08:53:18 -07:00
Aiden Bai
9d3bbd6076
Fix active node on graph 2022-05-03 08:53:18 -07:00
Aiden Bai
6f002d5f5b Enable config for testing 2022-05-03 08:48:35 -07:00
Aiden Bai
9c71f07355
Enable config for testing 2022-05-03 08:48:35 -07:00
Aiden Bai
4525576341 Fix popover 2022-05-03 08:47:42 -07:00
Aiden Bai
77485b754d
Fix popover 2022-05-03 08:47:42 -07:00
Jacky Zhao
a1d03a044e fix: trim trailing slash when calculating popover 2022-05-03 10:57:20 -04:00
Jacky Zhao
6e6dd4cb0b fix: trim trailing slash when calculating popover 2022-05-03 10:57:20 -04:00
Jacky Zhao
b78c02c6f3 Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2022-05-03 10:44:56 -04:00
Jacky Zhao
81fe2d2493 Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2022-05-03 10:44:56 -04:00
Jacky Zhao
516eeca853 cfg: make SPA optional 2022-05-03 10:43:22 -04:00
Jacky Zhao
24d08d580d cfg: make SPA optional 2022-05-03 10:43:22 -04:00
Jacky Zhao
ebe627c5fd Merge pull request #121 from benbohmer/patch-1 2022-05-03 09:48:50 -04:00
Jacky Zhao
321e19dc41
Merge pull request #121 from benbohmer/patch-1 2022-05-03 09:48:50 -04:00
Jacky Zhao
d758e6b4a3 Merge pull request #120 from straightupjac/fix/github-info 2022-05-03 09:47:48 -04:00
Jacky Zhao
12d33619a2
Merge pull request #120 from straightupjac/fix/github-info 2022-05-03 09:47:48 -04:00
benbohmer
c9af35742b 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.
2022-05-03 09:10:45 +02:00
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.
2022-05-03 09:10:45 +02:00
straightupjac
c20da99a98 fix github info 2022-05-03 01:51:15 -04:00
straightupjac
4197ad460a fix github info 2022-05-03 01:51:15 -04:00
Jacky Zhao
7653fc0eac fix: broken semi and graph min-height 2022-05-02 13:00:41 -04:00
Jacky Zhao
fc89ff2680 fix: broken semi and graph min-height 2022-05-02 13:00:41 -04:00
Jacky Zhao
c3eaa9ea86 fmt: remove semis for good 2022-05-02 12:56:44 -04:00
Jacky Zhao
e9a33c04b5 fmt: remove semis for good 2022-05-02 12:56:44 -04:00
Jacky Zhao
8934617ca0 Merge pull request #118 from aidenybai/add-router 2022-05-02 12:19:26 -04:00
Jacky Zhao
b0e15e0cbc
Merge pull request #118 from aidenybai/add-router 2022-05-02 12:19:26 -04:00