This is a ready-to-run Jekyll site using the Minimal Mistakes theme with:
- Header nav (About + Logo)
- Hero/header image with title + lead text
- Posts shown as horizontal cards with an excerpt
- Learn more button to full posts
- Click-to-reveal Quick summary per card
- Install Ruby + Bundler.
- From this folder, run:
bundle install
bundle exec jekyll serveVisit: http://localhost:4001/blog/ (adjust if you change baseurl in _config.yml).