Commit Graph

438 Commits

Author SHA1 Message Date
Jacky Zhao
a3623dbb2a Merge pull request #150 from aidenybai/bump-million 2022-06-28 23:21:25 -07:00
Aiden Bai
f3ddbe8860 Bump million to 1.11.3 2022-06-28 21:43:28 -07:00
Jacky Zhao
5caa93cd5e Merge pull request #146 from geoffreygarrett/hugo 2022-06-27 16:27:57 -07:00
Geoffrey Garrett
87e01d32a0 fix(head.html): Adds robustness to config.yaml favicon definitions
Initially assumed that `href` definitions should have `/...` as their
pattern, and `baseURL` would always end with `/`, however the omission
of `/` as the prefix of the former and suffix of the latter
simultaneously, would result in broken favicon paths. Final comment:
`..///...` is not breaking, which is worst case scenario with this fix.
2022-06-28 01:21:22 +02:00
Geoffrey Garrett
28495292af docs(config.md): Fixed multi-favicon examples and general favicon explanation throughout 2022-06-28 01:15:33 +02:00
Geoffrey Garrett
d3075c02bb docs(config.md): Added short explainer on favicons 2022-06-28 00:45:48 +02:00
Geoffrey Garrett
33958c09f7 docs(content/notes/config.md): Adds documentation for the new favicon support 2022-06-27 22:05:35 +02:00
Geoffrey Garrett
e42fd64f86 feat(layouts/partials/head.html): Adds general favicon support with dict and string input format 2022-06-27 22:04:32 +02:00
Jacky Zhao
4faa0205a7 Merge pull request #140 from DhammaCharts/hugo 2022-06-07 08:43:52 -07:00
DhammaCharts
74eacf732c change enableGlobalGraph to false 2022-06-06 16:49:01 +01:00
DhammaCharts
32354d4d9d minor adjustment 2022-06-06 16:48:16 +01:00
DhammaCharts
dcbce2bece Update layouts/partials/head.html
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2022-06-06 16:42:53 +01:00
DhammaCharts
ca6a6f67fa Merge branch 'hugo' into hugo 2022-06-06 12:56:47 +01:00
Jacky Zhao
faa472db04 Merge pull request #139 from aidenybai/prerender-latex 2022-06-03 10:59:18 -07:00
DhammaCharts
4bdfbcfbfb better font behaviour 2022-06-02 08:35:28 +01:00
DhammaCharts
e9d9a6cfb9 change to object destructuring for drawGraph() arguments 2022-06-02 08:16:02 +01:00
DhammaCharts
2726835ea0 remove unnecessary ternary 2022-06-02 07:49:09 +01:00
DhammaCharts
49e2072633 change baseURL back to original 2022-06-02 07:45:44 +01:00
DhammaCharts
a61b57f827 uncomment window.Million 2022-06-01 21:30:40 +01:00
DhammaCharts
077f3a0d11 increase scale 2022-06-01 21:22:31 +01:00
DhammaCharts
e63463a981 add www. 2022-06-01 21:19:03 +01:00
DhammaCharts
5c405ac0c8 change baseURL 2022-06-01 20:15:44 +01:00
DhammaCharts
47dae8a6d4 Improve graph display, options and ability to have a global graph on the home page, local graphs on subpage. 2022-06-01 13:49:27 +01:00
Aiden Bai
4c291a7d87 Prerender latex 2022-05-29 20:40:44 -07:00
Jacky Zhao
eb62163549 Merge pull request #138 from aidenybai/add-footer-config 2022-05-28 23:27:54 -07:00
Aiden Bai
fcfb6bf008 Add option to toggle footer 2022-05-28 22:52:18 -07:00
Jacky Zhao
c73b6552a2 Merge pull request #137 from aidenybai/fix-non-spa-routing 2022-05-27 19:21:05 -07:00
Aiden Bai
4eaa753e32 Fix formatting 2022-05-27 18:45:42 -07:00
Aiden Bai
ed17d678f6 Fix non-spa fallback 2022-05-27 18:42:01 -07:00
Jacky Zhao
8dafd4f1fe Merge pull request #136 from aidenybai/custom-progress-bar-color 2022-05-27 18:32:49 -07:00
Aiden Bai
0da10b77a5 Remove redundant CSS rule 2022-05-27 18:31:36 -07:00
Jacky Zhao
b3da25a8f2 Merge pull request #135 from aidenybai/bump-million 2022-05-27 17:14:55 -07:00
Aiden Bai
9c459c0aeb Bump to 1.9.6 2022-05-27 16:14:17 -07:00
Aiden Bai
ad94850f82 Add support for progress bar 2022-05-27 13:27:13 -07:00
Aiden Bai
f4fb941de7 Bump million to 1.9.5 2022-05-27 13:19:19 -07:00
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