2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-14 19:15:28 +00:00

move to root dir

This commit is contained in:
2021-11-08 23:24:52 +01:00
parent b29f813e56
commit 865c868df1
37 changed files with 0 additions and 3 deletions

27
_config.yml Normal file
View File

@ -0,0 +1,27 @@
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: >-
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
plugins:
- jekyll-seo-tag
- jekyll-postcss
exclude: [
styles/index.css,
styles/syntax.css,
package.json,
package-lock.json,
postcss.config.js,
readme.md,
]