Setup Hugo
pCP Team
13 October 2022
pCP 8.2.0
Publishing
Hugo
Instructions for setting up Hugo 0.140.1 for Windows 10. Similar process for Linux.
Hugo setup - Windows 10
See Installing Hugo.
Steps
Step 1 - Create directory structure
C:.
└── Hugo
├── bin
└── pCP-docs
$ cd \
$ mkdir Hugo
$ cd Hugo
$ mkdir bin
$ mkdir pCP-docs
Step 2 - Add c:\Hugo\bin to $PATH
Edit the system environment variables.