This website uses "Method 4 - Hugo module" of hugo-PaperMod for theming.
To run this website locally for development, follow these steps:
-
Prerequisites
-
Clone the Repository
git clone https://github.com/propromo-org/propromo.releases.git cd propromo.releases
-
Initialize Hugo Modules
hugo mod init github.com/propromo-software/propromo.releases hugo mod get -u hugo mod tidy
-
Start the Development Server
hugo server -D
The site will be available at http://localhost:1313/
hugo new posts/\<post-name\>.md --kind post