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

add more content templates

This commit is contained in:
Matthias Mair
2022-04-16 21:06:47 +02:00
parent c749fd1b0b
commit fecc9a2080
31 changed files with 274 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
layout: content
title: System Architecture
---
# TODO

6
contribute/code/index.md Normal file
View File

@ -0,0 +1,6 @@
---
layout: content
title: Contribute Code
---
# TODO

6
contribute/community.md Normal file
View File

@ -0,0 +1,6 @@
---
layout: content
title: Help in the community
---
# TODO

16
contribute/index.md Normal file
View File

@ -0,0 +1,16 @@
---
layout: content
title: Contribute
---
We welcome everyone to help with InvenTree however they can!
While there are a few suggestion how you could do your part we are very much open for new ideas.
Ways to help:
- [Help with translations](translation)
- [Answer quesions](community)
- [Suggest features](community)
- [Submit PRs / help with testing](code)
- [Fund maintenance or new features](sponsor)
# TODO

6
contribute/sponsor.md Normal file
View File

@ -0,0 +1,6 @@
---
layout: content
title: Sponsoring
---
# TODO

View File

@ -0,0 +1,6 @@
---
layout: content
title: Translations
---
# TODO