Configuration

· 1 分钟阅读时长
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
---
闫凯
Authors
讲师|特聘青年研究员|硕士生导师
佛山大学特聘青年研究员、讲师及硕士生导师,佛山市电子政务工程技术研究中心副主任。哈工大博士,曾赴微软亚研联合培养,师从赵铁军与洪小文教授。目前聚焦具身智能(家政机器人)、多智能体建模及数字人文交叉研究。核心参与国家基金及地方政务系统项目,致力于在真实场景中解决实际问题,推动产学研落地。