From 9135bc70fb36eeff38815d6ed054d6ee1792193b Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Thu, 4 Aug 2022 21:35:28 +0200 Subject: [PATCH] refactor config --- _config.yml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index d99cd58c..af232650 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,11 @@ - +# Metadata title: InvenTree tagline: Intuitive Inventory Management +description: >- + InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. + It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools. + +# Links demo-link: https://inventree.readthedocs.io/en/latest/demo/ doc-link: https://inventree.readthedocs.io/en/latest/ deploy-link: @@ -10,13 +15,11 @@ blog-link: plugin-link: internal: plugins.html -description: >- - InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. - It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools. - +# Hosting parameters baseurl: "/inventree-website" url: "" +# Rendering settings - do not touch collections: publishers: output: true