casassg.github.io

casassg.github.io

Personal landing page

Gerard's personal website

Oh, look, you found my repo for my personal website! There's not much interesting here. Feel free to use the theme for your website!

Run project

Needs: Ruby

Local

  1. git clone https://github.com/casassg/casassg.github.io && cd casassg.github.io
  2. gem install jekyll
  3. jekyll serve --watch

Deploy

  1. Push changes to master
  2. There's no 2

Deployment is done automatically by GitHub pages. You don't need to do anything else than pushing to master.