Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 325 Bytes

File metadata and controls

34 lines (18 loc) · 325 Bytes

Personal website

My electronic business card. Created with HUGO.

Installation

  brew install hugo
  hugo help

Run Locally

Generate static assets

  hugo

Development server

  hugo server

Deployment

Hosted on Github Pages. Deployment is triggered on push.