Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 449 Bytes

File metadata and controls

19 lines (13 loc) · 449 Bytes

johnfernkas.com

Personal site for John Fernkas, built with Jekyll and hosted on GitHub Pages.

Running locally

bundle install
bundle exec jekyll serve

Then open http://localhost:4000.

Structure

  • _layouts/ — default layout (inline CSS, no external theme) and post layout
  • _posts/ — blog posts in Markdown
  • index.md — homepage
  • favicon.svg — SVG favicon