01 Create Content
Create Chapter Page
- Create Chapter Page, like the Parent Page. Ex: FirstCloudJourney, Python,…
Shell
hugo new --kind chapter name_of_page/_index.mdCreate Content Pages
Shell
hugo new name_of_page/<Session..>/_index.mdhugo new --kind chapter name_of_page/_index.mdhugo new name_of_page/<Session..>/_index.md