Hugo mounted modules
Hugo uses Go modules to mount content from other repositories
- π
Guides
π A collection of guides, references, resources that do not belong to a specific day or week.
- πͺͺ
PD Syllabus
π CYF PD is a microsite to help us develop our PD curriculum.
- πΌ
Projects
π Group and solo projects to develop portfolios; Structured projects and product briefings
- π§°
Workshops
Just like the theme is a Hugo module, so is the content. This means that we can mount content from other repositories into this site. This is how we can share content between different sites, and how we can use the same content in different ways.
There’s a common module for all common content, but you can also hive off content into separate modules. For example, the PD team has their own module for their curriculum content. Each individual course is also its own Hugo module, so they can be composed into different programmes and combinations.
Basically, it’s blocks all the way down.