Skip to content

SamPedley/SamPedley.github.io

Repository files navigation

SamPedley.com

This is just my personal little blog/slice of the internet. I don't write much but when I do it's really boring, full of typos and uploaded to this site for some dumb reason.

Up and running

Env Dependencies:

Helpful Commands:

  • bundle exec jekyll serve for local dev on port 4000.
    • Or npm run dev cuz reasons.
  • jekyll build for not dev.
    • Or npm run build cuz other reasons.

Stuff to know:

built on jekyll hosted on Github Pages