
A Jekyll theme for lecture notes. Has light and dark color themes. Based on Minima. Works as remote theme for GitHub Pages.

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
A remote theme is a way to use an external theme, hosted on GitHub, with a Jekyll site. Rather than installing the theme locally and committing the files to your repository, you can simply specify the theme as a remote repository and Jekyll will build your site using the theme's files.