Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 333 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 333 Bytes

carlosnunez.me

This is my web site.

Running it locally

  1. Fetch Carlos's Blog Generator:

    git clone https://github.com/carlosonunez/https-hugo-bloggen \
     ./blog-gen
  2. Start it up locally:

    ./blog-gen/scripts/deploy.sh --test

    The site will be running at https://localhost:8080.