You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
824 B
36 lines
824 B
--- |
|
baseURL: https://drone-plugin-index.geekdocs.de/ |
|
title: Drone CI Plugins |
|
theme: hugo-geekdoc |
|
|
|
# Required to get well formatted code blocks |
|
pygmentsUseClasses: true |
|
pygmentsCodeFences: true |
|
|
|
disablePathToLower: true |
|
enableGitInfo: true |
|
|
|
markup: |
|
goldmark: |
|
# Needed for mermaid shortcode |
|
renderer: |
|
unsafe: true |
|
tableOfContents: |
|
startLevel: 1 |
|
endLevel: 9 |
|
|
|
params: |
|
description: > |
|
Custom Drone CI Plugin Index that provies an overview and documenation for all Drone CI resources of the Geeklab project. |
|
images: |
|
- "socialmedia2.png" |
|
|
|
geekdocToC: 3 |
|
|
|
geekdocDateFormat: "Jan 2, 2006" |
|
geekdocSearch: true |
|
|
|
geekdocAnchorLeft: true |
|
|
|
geekdocLegalNotice: https://thegeeklab.de/legal-notice/#contact-information |
|
geekdocPrivacyPolicy: https://thegeeklab.de/legal-notice/#privacy-policy
|
|
|