Jacky Zhao
a5942130db
Merge pull request #134 from aidenybai/add-prefetching-within-graph
2022-05-27 11:01:20 -07:00
Aiden Bai
c5247d4df8
Bump million to 1.9.4
2022-05-27 09:49:28 -07:00
Aiden Bai
aff7855269
Bump milliomn to 1.9.3
2022-05-27 09:02:01 -07:00
Aiden Bai
c1b8d1965b
Add prefetch to graph
2022-05-27 08:40:00 -07:00
Aiden Bai
0978df58f7
Bump million to 1.9.2
2022-05-27 08:39:44 -07:00
Jacky Zhao
0e454790e9
feat: recent posts section/partial
2022-05-23 22:25:13 -07:00
Jacky Zhao
b719568b2c
fix: js not executing if spa disabled
2022-05-20 16:50:56 -04:00
Jacky Zhao
597d514480
fix: tag boxes overlapping for content with many tags ( closes #130 )
2022-05-14 16:47:50 -04:00
Jacky Zhao
13cc826cf3
fix inline link highlighting, safer latex render
2022-05-05 21:11:23 -04:00
Jacky Zhao
63a14e205b
fix: more generic style to match bad nesting generated by popover interp
2022-05-05 20:35:32 -04:00
Jacky Zhao
dd6440e153
fix: clean wikilinks and render latex in popover
2022-05-05 20:30:55 -04:00
Jacky Zhao
b61392bea6
fix: merge conf
2022-05-05 01:03:09 -04:00
Jacky Zhao
81f30fea4e
feat: contextual backlinks ( closes #106 )
2022-05-05 00:58:50 -04:00
Jacky Zhao
9d5777b934
Merge pull request #125 from aidenybai/fix-latex
2022-05-04 11:40:38 -04:00
Aiden Bai
b3182f5d3f
Remove pnpm debug log
2022-05-04 08:39:25 -07:00
Aiden Bai
15f4fe4306
Fix latex
2022-05-04 08:10:59 -07:00
Jacky Zhao
5f089f57f7
Merge pull request #124 from aidenybai/hugo
2022-05-03 13:59:02 -04:00
Aiden Bai
5c7d7eb5f8
Remove redundant URL construction
2022-05-03 10:55:45 -07:00
Aiden Bai
b146d410d9
Support /path root sites
2022-05-03 10:54:39 -07:00
Aiden Bai
b5bf2152ac
Support active node with other data at end of url
2022-05-03 10:38:41 -07:00
Jacky Zhao
3ac4226fee
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
b218ce4c56
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
3eb7297eaf
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
Jacky Zhao
7dd40f88ac
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
018c55bd99
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
8d105ce68f
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
7a80cc0510
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
4525576341
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
b78c02c6f3
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
ebe627c5fd
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
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
straightupjac
c20da99a98
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
c3eaa9ea86
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
24f70ec244
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
Jacky Zhao
621ba6465e
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
3f60ab4bbf
Add clarification comments
2022-05-02 09:04:36 -07:00