mirror of
https://github.com/inventree/inventree-website.git
synced 2025-05-10 03:08:49 +00:00
47 lines
979 B
YAML
47 lines
979 B
YAML
- title: Quick
|
|
cats:
|
|
- name: Docs
|
|
site: doc-link
|
|
- name: Demo
|
|
site: demo-link
|
|
- name: News
|
|
internal: news.html
|
|
|
|
- title: Contribute
|
|
link:
|
|
internal: contribute/index.md
|
|
cats:
|
|
- name: Translate
|
|
internal: contribute/index.md
|
|
- name: Code
|
|
internal: contribute/code/index.md
|
|
- name: Community
|
|
link: https://github.com/inventree/InvenTree/issues/new/choose
|
|
internal: contribute/index.md
|
|
- name: Sponsor
|
|
internal: contribute/index.md
|
|
|
|
- title: Ecosystem
|
|
link:
|
|
internal: extend/index.md
|
|
cats:
|
|
- name: API
|
|
internal: extend/api.md
|
|
- name: Plugins
|
|
internal: extend/plugin/index.md
|
|
- name: KiCad
|
|
internal: extend/integrate/kntree.md
|
|
- name: Integrate
|
|
internal: extend/integrate/index.md
|
|
|
|
- title: Sitemap
|
|
cats:
|
|
- name: About
|
|
internal: about/index.md
|
|
- name: Alternatives
|
|
internal: alternatives/index.md
|
|
- name: Blog
|
|
internal: blog.html
|
|
- name: Deploy
|
|
internal: deploy/index.md
|