Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 423 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 423 Bytes

hugo-joshuamarquez.me

This is just my website made with Hugo.

Install

$ git clone --recursive git@github.com:joshuamarquez/hugo-joshuamarquez.me.git

Note: Use --recursive git option to also clone coder hugo theme.

Preview

$ hugo server

Build

$ hugo

After running the above command you can find the generated site at hugo-joshuamarquez.me/public.