Install and Setup Hugoplate
mainTo start a new project with Hugoplate, follow these steps in order:
- Clone or download the repository.
- Run Project Setup: This custom script creates a new Hugo theme folder, clones the Hugoplate theme into it, and moves the
exampleSitefolder to the root so you can start the server immediately. - Install Dependencies: Install the necessary Node.js packages.
- Start Development: Run the local development server.
Prerequisites
Ensure your machine has the following installed:
- Hugo Extended v0.144+
- Node.js v22+
- Go v1.24+