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
---
Allyson Stoll
Authors
Allyson Stoll (she/they)

Mining Generalist ⛏️

AI Strategist & Evangelist 💻

Neurodivergent Unicorn 🦄

Allyson is a highly motivated mining and mineral processing engineer with 15 years of experience. Her background is primarily in comminution and flotation optimization utilizing advanced process controls and expert systems.

She completed a Masters of Data Science from the University of British Columbia to hone and utilize her data science skills and subject matter expertise to transform the mining industry.

Her research interests are concentrated on decentralized task allocation for haulage fleets and the use of advanced simulation and optimization for data-driven decision support.