Commit Graph

290 Commits (200c60514207d7970968e31740797fad76f56ee7)
 

Author SHA1 Message Date
Jacky Zhao 200c605142 feat: enable raw html by default (fixes )
Jacky Zhao f2078ee621 fix: prefix images with base url for non-root quartz
Jacky Zhao 916c51c19c
Merge pull request from aidenybai/bump-million
Aiden Bai 67a7ba37e8
Bump million to 1.11.3
Jacky Zhao 72941965ab
Merge pull request from geoffreygarrett/hugo
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.
Geoffrey Garrett 7070a1992a docs(config.md): Fixed multi-favicon examples and general favicon explanation throughout
Geoffrey Garrett 997937af5a docs(config.md): Added short explainer on favicons
Geoffrey Garrett a334b45b17 docs(content/notes/config.md): Adds documentation for the new favicon support
Geoffrey Garrett 473ea2c66f feat(layouts/partials/head.html): Adds general favicon support with dict and string input format
Jacky Zhao 34b0353797
Merge pull request from DhammaCharts/hugo
DhammaCharts 52a185f73b change enableGlobalGraph to false
DhammaCharts 69c74ca6b5 minor adjustment
DhammaCharts ab809249c8
Update layouts/partials/head.html
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
DhammaCharts 84c75d0546
Merge branch 'hugo' into hugo
Jacky Zhao dbd4fb7595
Merge pull request from aidenybai/prerender-latex
DhammaCharts a275123be2 better font behaviour
DhammaCharts c88f31c364 change to object destructuring for drawGraph() arguments
DhammaCharts d261655d96 remove unnecessary ternary
DhammaCharts c0800a8749 change baseURL back to original
DhammaCharts ac0dd50c04 uncomment window.Million
DhammaCharts e809896338 increase scale
DhammaCharts 19606ba63d add www.
DhammaCharts 1e237ef677 change baseURL
DhammaCharts 5a1fbc9374 Improve graph display, options and ability to have a global graph on the home page, local graphs on subpage.
Aiden Bai a1293f820a
Prerender latex
Jacky Zhao 84c6e1efed
Merge pull request from aidenybai/add-footer-config
Aiden Bai 8673a7bc3d
Add option to toggle footer
Jacky Zhao 775a1b2490
Merge pull request from aidenybai/fix-non-spa-routing
Aiden Bai 006b74ec6f
Fix formatting
Aiden Bai 8aba612a00
Fix non-spa fallback
Jacky Zhao cbc2bea413
Merge pull request from aidenybai/custom-progress-bar-color
Aiden Bai ae240ff82c
Remove redundant CSS rule
Jacky Zhao ba586adc76
Merge pull request from aidenybai/bump-million
Aiden Bai 159deabfe1
Bump to 1.9.6
Aiden Bai 44984cdaf4
Add support for progress bar
Aiden Bai 683cb53cbd
Bump million to 1.9.5
Jacky Zhao 232bd2f016
Merge pull request from aidenybai/add-prefetching-within-graph
Aiden Bai e0fd9570d7
Bump million to 1.9.4
Aiden Bai bc32bbeaed
Bump milliomn to 1.9.3
Aiden Bai efb6c7845f
Add prefetch to graph
Aiden Bai bd316d8249
Bump million to 1.9.2
Jacky Zhao 0293c12217 feat: recent posts section/partial
Jacky Zhao 0439c163a0 fix: js not executing if spa disabled
Jacky Zhao 0b6711c218 fix: tag boxes overlapping for content with many tags (closes )
Jacky Zhao ed9a8efd1f fix inline link highlighting, safer latex render
Jacky Zhao e302f6c423 fix: more generic style to match bad nesting generated by popover interp
Jacky Zhao b21b27d1d3 fix: clean wikilinks and render latex in popover
Jacky Zhao 364aee36fc fix: merge conf
Jacky Zhao cea0f3eb74 feat: contextual backlinks (closes )