13a0e41e78
add alol the favicons
81347b7121
Makefile: fix permissions after ssh_upload
27e537e7df
config.toml: enable favicons
f59d0a86bf
add makefile
9440872842
config.toml: update social links
rullmann
renamed repository from 2023-01-06 21:09:04 +00:00
hugo-ullmann.space
to rullmann/hugo-ullmann.space-old
18186de6a7
README.md: add notice about original repo
f328b571d7
footer.html: adjust copyright notice
8e4c904979
footer.html: remove Google analytics
514eabf49d
header.html: grab local copy of MathJax.js
1237910613
header.html: remove crossorigin="anonymous" from katex ressources
bd95ccd516
header.html: service katex locally
37f660ebbd
remove useCDN option
3fa25abce4
Add mathjax and katex support (#75)
e1a3392165
fix: display read more
5d283cd3a9
Break out the page description from the 'index.html' layout into its own partial - this adds the ability for a site to customize the description on the main page without altering the theme. (#71)
f753261345
fix: no need to reload for theme change
dbf65c9a03
Update README.md