Setup Hugo
pCP Team
26 October 2020
pCP 6.1.0
Publishing
Hugo
Instructions for setting up Hugo for Windows 10. Similar process for Linux. Hugo setup - Windows 10 #See Installing Hugo. 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. Click [Environment Variables]. Step 3 - Download Hugo #Download the appropriate Hugo executable—see Download Hugo