Skip to content

Latest commit

 

History

History
executable file
·
34 lines (28 loc) · 1.86 KB

README.md

File metadata and controls

executable file
·
34 lines (28 loc) · 1.86 KB

fusion809.github.io

Build and Deploy

This is a website I have created using Franklin. It is based on a Franklin website template, so not all of the code in this is my own.

I used to have a Jekyll-powered website, but Franklin has the following advantages over Jekyll:

  • It is written and extended using a language I am more fluent in than Jekyll's language (Ruby).
  • It has in-built support for KaTeX. As most of my work now involves maths, TeX support is essential.

Licence

Parts of this repository that are my own, namely:

are licensed under GNU GPLv3. The rest is likely licensed under this licence, except for files in _libs/katex, which are licensed under KaTeX's MIT licence and a few files which clearly mention their licensing details at their top.