Commit Graph

500 Commits

Author SHA1 Message Date
efb6c7845f Add prefetch to graph 2022-05-27 08:40:00 -07:00
bd316d8249 Bump million to 1.9.2 2022-05-27 08:39:44 -07:00
0293c12217 feat: recent posts section/partial 2022-05-23 22:25:13 -07:00
0439c163a0 fix: js not executing if spa disabled 2022-05-20 16:50:56 -04:00
0b6711c218 fix: tag boxes overlapping for content with many tags (closes #130) 2022-05-14 16:47:50 -04:00
ed9a8efd1f fix inline link highlighting, safer latex render 2022-05-05 21:11:23 -04:00
e302f6c423 fix: more generic style to match bad nesting generated by popover interp 2022-05-05 20:35:32 -04:00
b21b27d1d3 fix: clean wikilinks and render latex in popover 2022-05-05 20:30:55 -04:00
364aee36fc fix: merge conf 2022-05-05 01:03:09 -04:00
cea0f3eb74 feat: contextual backlinks (closes #106) 2022-05-05 00:58:50 -04:00
8b855b522a Merge pull request #125 from aidenybai/fix-latex 2022-05-04 11:40:38 -04:00
7b3696b877 Remove pnpm debug log 2022-05-04 08:39:25 -07:00
b4ff12ca0b Fix latex 2022-05-04 08:10:59 -07:00
b67a389bea Merge pull request #124 from aidenybai/hugo 2022-05-03 13:59:02 -04:00
2b5c03c972 Remove redundant URL construction 2022-05-03 10:55:45 -07:00
aaed5dc1f1 Support /path root sites 2022-05-03 10:54:39 -07:00
1a5d158fce Support active node with other data at end of url 2022-05-03 10:38:41 -07:00
a09974446d Merge pull request #123 from aidenybai/fix-popover 2022-05-03 13:21:32 -04:00
9fc71603ba Merge 2022-05-03 10:18:41 -07:00
d38f9bec70 Rename API and generalize router API 2022-05-03 10:16:09 -07:00
771ebd8031 Merge 2022-05-03 10:07:38 -07:00
e4cc625c33 Add future note about init function 2022-05-03 09:34:27 -07:00
3789df80e4 Merge branch 'hugo' into fix-popover 2022-05-03 09:33:00 -07:00
037426217c Merge pull request #122 from aidenybai/fix-active-graph-node 2022-05-03 12:29:26 -04:00
e646cdb0be Use explicit regex for trailing slash trim 2022-05-03 09:27:25 -07:00
8d092a3a4a Remove unnecessary 'url' argument in graph.html 2022-05-03 09:22:51 -07:00
32c79a561f Remove unnecessary 'url' argument in graph.html 2022-05-03 09:21:44 -07:00
3c660dd9b5 Remove unnecessary 'url' param in drawGraph 2022-05-03 09:20:01 -07:00
4cca3c1f2d Peg router version 2022-05-03 09:04:15 -07:00
9d3bbd6076 Fix active node on graph 2022-05-03 08:53:18 -07:00
9c71f07355 Enable config for testing 2022-05-03 08:48:35 -07:00
77485b754d Fix popover 2022-05-03 08:47:42 -07:00
6e6dd4cb0b fix: trim trailing slash when calculating popover 2022-05-03 10:57:20 -04:00
81fe2d2493 Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2022-05-03 10:44:56 -04:00
24d08d580d cfg: make SPA optional 2022-05-03 10:43:22 -04:00
321e19dc41 Merge pull request #121 from benbohmer/patch-1 2022-05-03 09:48:50 -04:00
12d33619a2 Merge pull request #120 from straightupjac/fix/github-info 2022-05-03 09:47:48 -04:00
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
4197ad460a fix github info 2022-05-03 01:51:15 -04:00
fc89ff2680 fix: broken semi and graph min-height 2022-05-02 13:00:41 -04:00
e9a33c04b5 fmt: remove semis for good 2022-05-02 12:56:44 -04:00
b0e15e0cbc Merge pull request #118 from aidenybai/add-router 2022-05-02 12:19:26 -04:00
9ba0a4b34f fmt: remove semis :) 2022-05-02 12:14:51 -04:00
f1b85fb6d9 Fix clarification comment 2022-05-02 09:10:40 -07:00
66304da027 Merge pull request #119 from aidenybai/add-prettier
Add prettier config
2022-05-02 12:06:57 -04:00
40d216759c Expand template 2022-05-02 09:05:02 -07:00
5c602ab16f Add clarification comments 2022-05-02 09:04:36 -07:00
87144fca21 Use semi: false for prettier config 2022-05-02 08:57:25 -07:00
a9523dd39b Add prettier config 2022-05-01 22:08:14 -07:00
bcb166c21c Add router 2022-05-01 22:06:33 -07:00