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:
27
_config.yml
Normal file
27
_config.yml
Normal 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,
|
||||
]
|
Reference in New Issue
Block a user