From d4465feea22d3a91acce27d08109a9b3886b3694 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Wed, 27 Jul 2022 12:44:30 +0200 Subject: [PATCH] Simple version of gh pages --- docs/_config.yml | 7 ------- docs/_data/navigation.yaml | 7 ------- 2 files changed, 14 deletions(-) delete mode 100644 docs/_data/navigation.yaml diff --git a/docs/_config.yml b/docs/_config.yml index f0f8d0f..1d7a267 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,10 +1,3 @@ theme: jekyll-theme-architect show_downloads: false markdown: kramdown -defaults: - - scope: - path = "" - type = docs - values: - sidebar: - nav: "docs" diff --git a/docs/_data/navigation.yaml b/docs/_data/navigation.yaml deleted file mode 100644 index 0b7de83..0000000 --- a/docs/_data/navigation.yaml +++ /dev/null @@ -1,7 +0,0 @@ -docs: - - title: "Getting started" - url: index.md - - title: "Binary" - url: adf-bdd.md - - title: "Library" - url: adf_bdd.md