95 lines
1.8 KiB
YAML
95 lines
1.8 KiB
YAML
hugoblox:
|
|
schema: "2.0"
|
|
|
|
identity:
|
|
name: "Go Education Project"
|
|
organization: "Go Education Project"
|
|
type: organization
|
|
tagline: "Open Source Educational Robotics"
|
|
description: "Open source & open hardware educational robotics platform empowering the next generation of engineers and makers worldwide."
|
|
social:
|
|
twitter: "goeducation"
|
|
|
|
theme:
|
|
mode: light
|
|
pack: "goeducation"
|
|
colors:
|
|
primary: "#1DCAD4"
|
|
secondary: "#1B3A6B"
|
|
neutral: "slate"
|
|
|
|
typography:
|
|
pack: "modern"
|
|
|
|
layout:
|
|
radius: "md"
|
|
spacing: "comfortable"
|
|
avatar_shape: circle
|
|
|
|
header:
|
|
enable: true
|
|
style: navbar
|
|
sticky: true
|
|
align: left
|
|
search: true
|
|
theme_toggle: true
|
|
theme_picker: false
|
|
language_switcher: false
|
|
cta:
|
|
enable: true
|
|
text: "Get Started"
|
|
url: "/docs/"
|
|
|
|
footer:
|
|
style: minimal
|
|
language_switcher: false
|
|
text: "Built with ❤️ for education. Open Source & Open Hardware."
|
|
|
|
copyright:
|
|
notice: "© {year} Go Education Project. Licensed under {license}"
|
|
license:
|
|
type: cc
|
|
allow_derivatives: true
|
|
share_alike: true
|
|
allow_commercial: false
|
|
|
|
seo:
|
|
title: "Go Education Project — Educational Robotics Open Source"
|
|
|
|
content:
|
|
math:
|
|
enable: false
|
|
toc:
|
|
enable: true
|
|
reading_time:
|
|
enable: true
|
|
|
|
search:
|
|
enable: true
|
|
suggestions:
|
|
- "Getting started"
|
|
- "Hardware setup"
|
|
- "Programming robot"
|
|
- "Open hardware"
|
|
|
|
comments:
|
|
enable: false
|
|
|
|
analytics:
|
|
google:
|
|
measurement_id: ""
|
|
|
|
repository:
|
|
enable: false
|
|
url: ""
|
|
branch: main
|
|
content_dir: content
|
|
|
|
locale:
|
|
date_format: "Jan 2, 2006"
|
|
time_format: "3:04 PM"
|
|
address_format: en-us
|
|
|
|
pro:
|
|
hide_attribution: false
|
|
affiliate_code: ""
|