Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 379 Bytes

cv.eoinfarrell.dev

Live Site: https://cv.eoinfarrell.dev

Run locally

  1. Install hugo
  2. Git Clone:
    1. git clone --recurse-submodules xxxxx
    2. or
    3. git clone xxxxx && cd xxxxxx && git submodule update --init --recursive
  3. hugo server -D

How to deploy

Cloudflare pages watches this repo and will auto deploy new versions