Configuration

· 1 min read
courses

The configuration of your site can be found in config/_default/.

Full Documentation

See https://docs.hugoblox.com/getting-started/customize/

See https://docs.hugoblox.com/getting-started/customize/#menu-items

Links are automatically generated from the structure of your content directory. Simply add a folder to nest a page.

Additional links can be added under the sidebar section of your config/_default/menus.yaml:

menu:
  sidebar:
    - name: "Need help?"
      params:
        type: separator
      weight: 1
    - name: "A page"
      pageRef: "/page-filename-here"
      weight: 2
    - name: "An external link ↗"
      url: "https://hugoblox.com"
      weight: 3

A table of contents is automatically generated from the headings your Markdown file.

It can optionally be disabled by setting toc: false in the front matter of a page:

---
title: My Page
toc: false
---
Nicolas Fougere
Authors
Senior Portfolio Manager

Nicolas Fougere is a technology leader with experience helping global industrial organizations accelerate innovation through digital engineering and transformation. As a Senior Portfolio Manager at Dassault Systèmes, he works with manufacturers and technology leaders to develop strategies around virtual twins, simulation, systems engineering, and AI.

Before joining the private sector, Nicolas contributed to scientific research supporting NASA and the European Space Agency’s Rosetta mission and authored numerous peer-reviewed publications. He holds advanced engineering and scientific degrees from the University of Michigan.

Nicolas is passionate about connecting technology, business strategy, and customer success to help organizations solve complex challenges, build high-performing teams, and create lasting business value.