mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-16 03:55:25 +00:00
add sections
This commit is contained in:
@ -33,4 +33,15 @@
|
||||
- name: Python
|
||||
link: inventree-python
|
||||
- name: More
|
||||
link: github-tag-inventree
|
||||
link: github-tag-inventree
|
||||
|
||||
- title: Subsites
|
||||
cats:
|
||||
- name: Home
|
||||
link: /
|
||||
- name: For Hobby
|
||||
link: /hobby
|
||||
- name: For Business
|
||||
link: /business
|
||||
- name: For Education
|
||||
link: /education
|
||||
|
@ -1,5 +1,6 @@
|
||||
header:
|
||||
title: For buisness
|
||||
ref: sme
|
||||
title: For Business
|
||||
text: |
|
||||
This pipe does something a little different.
|
||||
It preserves the breaks.
|
||||
@ -28,20 +29,6 @@ features:
|
||||
description: long text describing this2
|
||||
link: Https://example.com/2
|
||||
|
||||
- title: mountain bikes3
|
||||
subtitle: very intresting3
|
||||
description: long text describing this3
|
||||
link: Https://example.com/3
|
||||
|
||||
- title: mountain bikes3
|
||||
subtitle: very intresting3
|
||||
description: long text describing this3
|
||||
link: Https://example.com/3
|
||||
|
||||
- title: mountain bikes3
|
||||
subtitle: very intresting3
|
||||
description: long text describing this3
|
||||
link: Https://example.com/3
|
||||
|
||||
cta:
|
||||
text: Want to know more? Try out our demo or read more in the enterprise docs!
|
16
home/_data/for_edu.yml
Normal file
16
home/_data/for_edu.yml
Normal file
@ -0,0 +1,16 @@
|
||||
header:
|
||||
ref: edu
|
||||
title: For Education
|
||||
text: |
|
||||
Electronic Labs are creative places. Whether your institution works with K12 or post-grads - organisation and tooling is challenging. Let InvenTree help you calm the storm!
|
||||
|
||||
features:
|
||||
- title: Open Source - Open Knowledge
|
||||
subtitle: Stay independed of big vendors
|
||||
description: Free software of big vendors helps the budget. But how about your students?<br>Don’t teach tools – teach process and competence. InvenTree is MIT licensed and free forever.<br>Also, we are open to contribution from all ages!
|
||||
link: Https://example.com/
|
||||
|
||||
- title: mountain bikes3
|
||||
subtitle: very intresting3
|
||||
description: long text describing this3
|
||||
link: Https://example.com/3
|
@ -1,5 +1,6 @@
|
||||
header:
|
||||
title: For hobbists
|
||||
ref: hobby
|
||||
title: For Hobbyist
|
||||
text: |
|
||||
This pipe does something a little different.
|
||||
It preserves the breaks.
|
Reference in New Issue
Block a user