Commit Graph

2625 Commits

Author SHA1 Message Date
Jacky Zhao
9279fa6d97 fix: image scaling for md-style links (closes #155) 2022-07-01 11:27:50 -07:00
Jacky Zhao
eda370334a fix: image scaling for md-style links (closes #155) 2022-07-01 11:27:50 -07:00
Geoffrey Garrett
c67ffb76ef Added optional rendering of code block titles (#148) 2022-07-01 11:03:52 -07:00
Geoffrey Garrett
d3e20b8b94
Added optional rendering of code block titles (#148) 2022-07-01 11:03:52 -07:00
Jacky Zhao
3912c98dad fix: non-SPA fn defs (closes #154) 2022-07-01 11:03:04 -07:00
Jacky Zhao
8d7a7b712f fix: non-SPA fn defs (closes #154) 2022-07-01 11:03:04 -07:00
Jacky Zhao
3cc761ea2d docs: remove test image from hosting 2022-06-29 17:35:29 -07:00
Jacky Zhao
0896814959 docs: remove test image from hosting 2022-06-29 17:35:29 -07:00
Jacky Zhao
96fd6a5d1e feat: image scaling (closes #131) 2022-06-29 17:34:05 -07:00
Jacky Zhao
8b2fba895a feat: image scaling (closes #131) 2022-06-29 17:34:05 -07:00
Jacky Zhao
37bd26bc86 fix: anchor formatting (closes #141) 2022-06-29 17:17:53 -07:00
Jacky Zhao
e884f4927f fix: anchor formatting (closes #141) 2022-06-29 17:17:53 -07:00
Jacky Zhao
7d80b81cf8 docs: fix page weight 2022-06-29 17:03:41 -07:00
Jacky Zhao
2b0482ae4c docs: fix page weight 2022-06-29 17:03:41 -07:00
Jacky Zhao
8f277f9f2e docs: polish and update 2022-06-29 16:57:36 -07:00
Jacky Zhao
8a100edeb8 docs: polish and update 2022-06-29 16:57:36 -07:00
Jacky Zhao
f603dcf3e7 feat: enable raw html by default (fixes #143) 2022-06-29 16:16:06 -07:00
Jacky Zhao
200c605142 feat: enable raw html by default (fixes #143) 2022-06-29 16:16:06 -07:00
Jacky Zhao
0a744d4451 fix: prefix images with base url for non-root quartz 2022-06-29 16:15:40 -07:00
Jacky Zhao
f2078ee621 fix: prefix images with base url for non-root quartz 2022-06-29 16:15:40 -07:00
Jacky Zhao
a3623dbb2a Merge pull request #150 from aidenybai/bump-million 2022-06-28 23:21:25 -07:00
Jacky Zhao
916c51c19c
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
Aiden Bai
67a7ba37e8
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
Jacky Zhao
72941965ab
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
b732293f65 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
7070a1992a 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
997937af5a 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
a334b45b17 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
Geoffrey Garrett
473ea2c66f 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
Jacky Zhao
34b0353797
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
52a185f73b 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
69c74ca6b5 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
ab809249c8
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
DhammaCharts
84c75d0546
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
Jacky Zhao
dbd4fb7595
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
a275123be2 better font behaviour 2022-06-02 08:35:28 +01:00