blog-rekahsoft-ca/templates
Collin J. Doering e4032ba6b3
site: Vendor MathJax from guix, removing dependency on CDN
* .gitignore: Ignore lib/MathJax symlink.
* README.org: Variety of changes, most notably using the README.org file as a literate source
file, which generates various development scripts and a Makefile. One such script is the
vendoring script, which is used to setup vendor symlinks.
* bootstrap.sh: Run emacs to tangle the literate README.org file, after which, run setup
vendored dependency links.
* guix.scm: Depend on js-mathjax, and vendor its built files into lib/MathJax before building
the site.
* pages/index.markdown: Remove stale reference to jquery-address.
* src/site.hs: Adjust hakyll rules to include MathJax from its now locally vendored location.
Additionally, do a tiny bit of rule tidying.
* templates/default.html: Remove stale reference to appcache. Remove reference to MathJax via
cdn and reference the now vendored variant.
2023-12-26 18:01:14 -05:00
..
pages Moved pages/home.markdown to pages/index.markdown 2015-08-16 02:15:26 -04:00
partials Update copyright year in a variety of files 2023-04-30 13:24:05 -04:00
default.html site: Vendor MathJax from guix, removing dependency on CDN 2023-12-26 18:01:14 -05:00
tag-page.html Use double quotes instead of single quotes in html 2015-08-16 02:15:26 -04:00