feat-hugo #1
3 changed files with 15 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: About
|
title: Melissa Nunnink
|
||||||
toc: false
|
toc: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,6 @@ linkTitle: "Documentation"
|
||||||
title: Introduction
|
title: Introduction
|
||||||
---
|
---
|
||||||
|
|
||||||
Hello, welcome to the documentation for the Midtown Drafting & Design pathway. A pathway for learning
|
Hello, welcome to the documentation for the Midtown Drafting & Design pathway.
|
||||||
|
|
||||||
It's sparce right now but we plan to build out this section of the website to contain guides and tasks for learning the tools within the prototype room.
|
It's sparce right now but we plan to build out this section of the website to contain guides and tasks for learning the tools within the prototype room.
|
22
hugo.yaml
22
hugo.yaml
|
@ -42,18 +42,22 @@ menu:
|
||||||
name: Classes
|
name: Classes
|
||||||
pageRef: /classes
|
pageRef: /classes
|
||||||
weight: 2
|
weight: 2
|
||||||
- name: Search
|
- identifier: About
|
||||||
weight: 3
|
weight: 3
|
||||||
|
name: About
|
||||||
|
pageRef: /about
|
||||||
|
- name: Search
|
||||||
|
weight: 4
|
||||||
params:
|
params:
|
||||||
type: search
|
type: search
|
||||||
- name: GitHub
|
# - name: GitHub
|
||||||
weight: 4
|
# weight: 4
|
||||||
url: "https://github.com/imfing/hextra"
|
# url: "https://github.com/imfing/hextra"
|
||||||
params:
|
# params:
|
||||||
icon: github
|
# icon: github
|
||||||
|
|
||||||
params:
|
params:
|
||||||
description: Modern, responsive, batteries-included Hugo theme for creating beautiful static websites.
|
description: The Drafting & Design pathway provides students with the foundational knowledge and skills to succeed in their chosen career.
|
||||||
|
|
||||||
navbar:
|
navbar:
|
||||||
displayTitle: true
|
displayTitle: true
|
||||||
|
@ -98,8 +102,8 @@ params:
|
||||||
tokenize: forward
|
tokenize: forward
|
||||||
|
|
||||||
editURL:
|
editURL:
|
||||||
enable: false
|
enable: true
|
||||||
base: "https://github.com/imfing/hextra/edit/main/exampleSite/content"
|
base: "https://git.myco.systems/mycosystems/midtowndrafting.com/src/branch/feat-hugo/content"
|
||||||
|
|
||||||
blog:
|
blog:
|
||||||
list:
|
list:
|
||||||
|
|
Loading…
Add table
Reference in a new issue