Based on based on the al-folio theme (click here for original README).
This template has a built-in light/dark mode. It detects the user preferred color scheme and automatically switches to it. You can also manually switch between light and dark mode by clicking on the sun/moon icon in the top right corner of the page.
Pages are generated from the Markdown files in the _pages
directory. It's easiest to copy an existing page to create a new page. Site deploys automatically when you push changes.
Code syntax highlighting using GitHub style. Math typesetting supported through MathJax, with additional support for chartjs charts, mermaid diagrams, and TikZ figures.
"Photo formatting is made simple using Bootstrap's grid system. Easily create beautiful grids within your blog posts and project pages, also with support for video and audio embeds" (See original README)
For customization details please refer to CUSTOMIZE.md.
Check for broken links
disabled since it counts any internal link as an error.
Check for broken links on site
disabled since, after clean-up, it doesn't find any serious errors but takes a long time to do so.
Prettier code formatter
disabled since our goal is to make the markdown easy to edit. If it's desired to reanble it, errors from prettier are fixed by running 'npx prettier -w [file]' and pushing the new file (easiest to do on Analysis after installing the Shopify Liquid Prettier Plugin).
The theme is available as open source under the terms of the MIT License.