Skip to content

AussieGuy0/AussieGuy0.github.io

Repository files navigation

anthonybruno.dev

Personal website hosted at anthonybruno.dev. Uses Jekyll.

Running locally

Pre-reqs

  • Docker
  • Go (1.13+)

Commands

Build and serve site

make serve

Pull read books from Goodreads

make fetch_goodreads

Run everything

make all