Joe Sicree's personal GitHub Pages homepage.
A Jekyll-based personal homepage served via GitHub Pages. Jekyll is processed automatically by GitHub Pages — no local build step required.
index.html— home page (Jekyll front matter + Liquid templating)projects.html— projects index pageprojects/ai-development.html— AI Development subpageprojects/miscellaneous.html— Miscellaneous subpagestyle.css— stylesheet_config.yml— Jekyll site configuration_layouts/default.html— base HTML layout template with left sidebar navigation
Pushes to the master branch are automatically deployed at jsicree.github.io.