This repository contains the static landing site for www.paramg.com
The CI pipeline executes the following command to build and publish the site using GitHub actions.
hugo deploy --target prod
The landing static website of paramg.com using hugo, a popular Golang-based open-source static site generator.
HTMLMIT
This repository contains the static landing site for www.paramg.com
The CI pipeline executes the following command to build and publish the site using GitHub actions.
hugo deploy --target prod