Add image carousel to front page
BIN
docs/assets/images/index/bom_add_item.png
Normal file
After Width: | Height: | Size: 126 KiB |
BIN
docs/assets/images/index/build_details.png
Normal file
After Width: | Height: | Size: 105 KiB |
BIN
docs/assets/images/index/build_outputs.png
Normal file
After Width: | Height: | Size: 76 KiB |
BIN
docs/assets/images/index/category_params.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
docs/assets/images/index/category_subcats.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
docs/assets/images/index/part_admin.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
docs/assets/images/index/part_category.png
Normal file
After Width: | Height: | Size: 74 KiB |
BIN
docs/assets/images/index/part_stock.png
Normal file
After Width: | Height: | Size: 79 KiB |
BIN
docs/assets/images/index/part_suppliers.png
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
docs/assets/images/index/stock_item.png
Normal file
After Width: | Height: | Size: 55 KiB |
BIN
docs/assets/images/index/stock_location.png
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
docs/assets/images/index/stock_location_2.png
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
docs/assets/images/index/suppliers.png
Normal file
After Width: | Height: | Size: 21 KiB |
@ -2,7 +2,7 @@
|
||||
title: InvenTree
|
||||
---
|
||||
|
||||
## Intuitive Inventory Management
|
||||
## InvenTree
|
||||
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://github.com/inventree/inventree)
|
||||
@ -13,12 +13,7 @@ InvenTree is an open-source inventory management system which provides intuitive
|
||||
|
||||
InvenTree is designed to be lightweight and easy to use for SME or hobbyist applications, where many existing stock management solutions are bloated and cumbersome to use. However, powerful business logic works in the background to ensure that stock tracking history is maintained, and users have ready access to stock level information.
|
||||
|
||||
{% with image_count=7 %}
|
||||
{% include "carousel_start.html" %}
|
||||
{% endwith %}
|
||||
|
||||
{% include "carousel_end.html" %}
|
||||
|
||||
{% include "index_carousel.html" %}
|
||||
|
||||
### How it Works
|
||||
|
||||
|