/joaquin-casanova.github.io

This repository hosts my personal website using Hugo and PaperMod Theme

Primary LanguageHTML

Personal Blog Powered by Hugo & PaperMod

Continuous Integration and Delivery

Pre-Requisites

  • Hugo v0.112.4 or greater

Ensuring that you have Hugo

$ which version

/opt/homebrew/bin/hugo

$ hugo version

hugo v0.127.0+extended darwin/arm64 BuildDate=2024-06-05T10:27:59Z VendorInfo=brew

How to run?

$ hugo server

Then the Web Server will be available at http://localhost:1313/ (bind address 127.0.0.1)