yeraydiazdiaz / yeray.dev

My personal website
https://yeray.dev
0 stars 2 forks source link

Personal website

https://yeray.dev

Using Jekyll and a customised Minima theme.

Setup

  1. Install Ruby, ideally using asdf
  2. Install Bundler: gem install bundler
  3. Install the Jekyll and other dependencies: bundler install
  4. Start Jekyll: jekyll serve