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:
51
_data/general/footer.yml
Normal file
51
_data/general/footer.yml
Normal file
@ -0,0 +1,51 @@
|
||||
- title: Websites
|
||||
cats:
|
||||
- name: Documentation
|
||||
site: doc-link
|
||||
- name: Demo
|
||||
site: demo-link
|
||||
- name: Plugins
|
||||
site: plugin-link
|
||||
|
||||
- title: Contribute
|
||||
cats:
|
||||
- name: Translate
|
||||
link: https://crowdin.com/project/inventree
|
||||
- name: Code
|
||||
link: https://github.com/inventree/InvenTree/blob/master/CONTRIBUTING.md
|
||||
- name: Report
|
||||
link: https://github.com/inventree/InvenTree/issues/new/choose
|
||||
- name: Discuss
|
||||
link: https://github.com/inventree/InvenTree/issues
|
||||
- name: Document
|
||||
link: https://github.com/inventree/inventree-docs
|
||||
- name: Fund
|
||||
link: https://inventree.readthedocs.io/en/latest/contribute/#donate
|
||||
|
||||
- title: Extend
|
||||
cats:
|
||||
- name: API
|
||||
link: https://inventree.readthedocs.io/en/latest/extend/python/
|
||||
- name: Plugins
|
||||
site: plugin-link
|
||||
- name: KiCad
|
||||
link: https://github.com/sparkmicro/Ki-nTree/
|
||||
- name: Fusion360
|
||||
link: https://github.com/matmair/F360-InvenTree/
|
||||
- name: Python
|
||||
link: https://inventree.readthedocs.io/en/latest/extend/python/
|
||||
- name: More
|
||||
link: https://github.com/topics/inventree
|
||||
|
||||
- title: Sitemap
|
||||
cats:
|
||||
- name: Home
|
||||
link: /
|
||||
- name: For Maker
|
||||
link: /maker
|
||||
- name: For Business
|
||||
link: /business
|
||||
- name: For Education
|
||||
link: /education
|
||||
- name: About
|
||||
link: /about
|
Reference in New Issue
Block a user