Personal website for Skyler Ruiter, built with Jekyll using the al-folio theme and hosted on GitHub Pages.
Requires Docker. Technically not impossible to avoid using Docker, but it's likely not worth it.
docker compose pull && docker compose upSite runs at http://localhost:4000. Rebuild after changing dependencies:
docker compose up --buildThe al-folio theme is available under the MIT License.