pounder_test/docs/_config.yml

19 lines
389 B
YAML
Raw Normal View History

2021-07-15 19:28:19 +08:00
remote_theme: pmarsceill/just-the-docs
title: Stabilizer
description: "User Manual"
logo: "/assets/stabilizer-logo.png"
2021-07-16 21:15:42 +08:00
url: "https://quartiq.de"
baseurl: "/stabilizer"
2021-07-15 19:28:19 +08:00
exclude: ['README.md']
plugins:
- jekyll-remote-theme
# Enable an auxilary link in top right with a new tab open
aux_links:
"Stabilizer on Github":
- "//github.com/quartiq/stabilizer"
aux_links_new_tab: true