Commit Graph

2671 Commits

Author SHA1 Message Date
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
Jacky Zhao
24f70ec244 fmt: remove semis :) 2022-05-02 12:14:51 -04:00
Jacky Zhao
9ba0a4b34f fmt: remove semis :) 2022-05-02 12:14:51 -04:00
Aiden Bai
81f9e295e4 Fix clarification comment 2022-05-02 09:10:40 -07:00
Aiden Bai
f1b85fb6d9
Fix clarification comment 2022-05-02 09:10:40 -07:00
Jacky Zhao
621ba6465e Merge pull request #119 from aidenybai/add-prettier
Add prettier config
2022-05-02 12:06:57 -04:00
Jacky Zhao
66304da027
Merge pull request #119 from aidenybai/add-prettier
Add prettier config
2022-05-02 12:06:57 -04:00
Aiden Bai
17b3039d64 Expand template 2022-05-02 09:05:02 -07:00
Aiden Bai
40d216759c
Expand template 2022-05-02 09:05:02 -07:00
Aiden Bai
3f60ab4bbf Add clarification comments 2022-05-02 09:04:36 -07:00
Aiden Bai
5c602ab16f
Add clarification comments 2022-05-02 09:04:36 -07:00
Aiden Bai
7cc9974f93 Use semi: false for prettier config 2022-05-02 08:57:25 -07:00
Aiden Bai
87144fca21
Use semi: false for prettier config 2022-05-02 08:57:25 -07:00
Aiden Bai
42cb28afb8 Add prettier config 2022-05-01 22:08:14 -07:00
Aiden Bai
a9523dd39b
Add prettier config 2022-05-01 22:08:14 -07:00
Aiden Bai
b4675a9282 Add router 2022-05-01 22:06:33 -07:00
Aiden Bai
bcb166c21c
Add router 2022-05-01 22:06:33 -07:00
Jacky Zhao
e72fc0b62b fix: add update for local hugo-obsidian on make update 2022-04-30 13:13:30 -07:00
Jacky Zhao
416dc0b85c fix: add update for local hugo-obsidian on make update 2022-04-30 13:13:30 -07:00
Jacky Zhao
5ef8a0c26f feat: copyable header anchors (fixes #86) 2022-04-30 13:10:12 -07:00
Jacky Zhao
b8a660e208 feat: copyable header anchors (fixes #86) 2022-04-30 13:10:12 -07:00
Jacky Zhao
dcb701721c Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2022-04-28 15:53:57 -07:00
Jacky Zhao
ec86cca97b Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2022-04-28 15:53:57 -07:00
Jacky Zhao
92d5e5bd3b feat: show graph titles on zoom (fixes #92) 2022-04-28 15:49:16 -07:00
Jacky Zhao
87b5a7a251 feat: show graph titles on zoom (fixes #92) 2022-04-28 15:49:16 -07:00