2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 21:16:45 +00:00
inventree-website/_config.yml
2022-01-22 03:39:05 +01:00

27 lines
675 B
YAML

title: InvenTree
tagline: Intuitive Inventory Management
demo-link: https://demo.inventreedb.com/
doc-link: https://inventree.readthedocs.io/en/latest/
plugin-link: https://repo.invenhost.com/
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 and CAD tools, API wrapper, deeply integrated plugins and 3rd party tools.
baseurl: "/home.invenhost.com"
url: ""
plugins:
- jekyll-seo-tag
- jekyll-postcss
exclude: [
styles/index.css,
styles/syntax.css,
package.json,
package-lock.json,
postcss.config.js,
readme.md,
]