diff --git a/_data/functions/general.yml b/_data/functions/general.yml index 1bb93482..7bd371ab 100644 --- a/_data/functions/general.yml +++ b/_data/functions/general.yml @@ -1,4 +1,4 @@ -title: InvenTree builds it's vast functions on top of a few core workflows +title: InvenTree builds its vast functions on top of a few core workflows link: internal: functions.md text: diff --git a/about/index.md b/about/index.md index dd88fb43..472b339f 100644 --- a/about/index.md +++ b/about/index.md @@ -8,9 +8,9 @@ It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply We are open source all the way. Webserver, Docs, App and Website are MIT licensed. Please check the [source directory](https://github.com/inventree/InvenTree/) if you want to look at the source code. ### Open governance -The roadmap for InvenTree is created by the [contributors](team). There is no solid roadmap but the team has general areas of intrest and [milestones](https://github.com/inventree/InvenTree/milestones) to provide an outlook to what is to come. As this project is done in spare/free time there is no set release timeline. +The roadmap for InvenTree is created by the [contributors](team). There is no solid roadmap but the team has general areas of interest and [milestones](https://github.com/inventree/InvenTree/milestones) to provide an outlook to what is to come. As this project is done in spare/free time there is no set release timeline. -Big ticket iteams that have the intrest of the maintainer or a dedicated dev get the label `roadmap` - those projects are likely to be worked on in the assigned milestones. [Take a peak](https://github.com/inventree/InvenTree/issues?q=is%3Aissue+is%3Aopen+label%3Aroadmap) +Big ticket iteams that have the interest of the maintainer or a dedicated dev get the label `roadmap` - those projects are likely to be worked on in the assigned milestones. [Take a peak](https://github.com/inventree/InvenTree/issues?q=is%3Aissue+is%3Aopen+label%3Aroadmap) ### Goals diff --git a/contribute.md b/contribute.md index 97ccec17..740a5057 100644 --- a/contribute.md +++ b/contribute.md @@ -2,7 +2,7 @@ title: Contribute --- -InvenTree is an open source project which is supported by a small group of volunteer contributors. Developing and maintaining an open source project is a lot of work, and requires a lot of devloper time, a resouce which is quite scarce. +InvenTree is an open source project which is supported by a small group of volunteer contributors. Developing and maintaining an open source project is a lot of work, and requires a lot of developer time, a resource which is quite scarce. We welcome everyone to help with InvenTree however they can! @@ -15,7 +15,7 @@ We welcome everyone to help with InvenTree however they can! ### Sponsor -If you or company use InvenTree, please consider sponsoring the project to show your support. Sponsorships help to keep this project sustainable, and buys time for the core developers to commit to the project. A recurring or one off sponsorship is a great way to help InvenTree development to continue at full steam! +If you or your company uses InvenTree, please consider sponsoring the project to show your support. Sponsorships help to keep this project sustainable, and buys time for the core developers to commit to the project. A recurring or one off sponsorship is a great way to help InvenTree development to continue at full steam! - [Sponsor us on GitHub](https://github.com/sponsors/inventree) - [Sponsor us on Patreon](https://www.patreon.com/inventree) @@ -34,15 +34,17 @@ InvenTree is built using [Python3](https://www.python.org/) and [Django](https:/ Contributions towards the core InvenTree code base are welcomed and encouraged; either extending current functionality, prodiving new features, or addressing outstanding issues. +Check out the [starter issues](https://github.com/inventree/InvenTree/issues?q=is%3Aissue+is%3Aopen+label%3Astarter) if you are looking for a good place to get started. + ### Translate InvenTree provides a translation layer for both the web interface and mobile app. Native language translation requires effort from translators to provide multi-lingual support. If you wish to translate InvenTree to a new language (or improve an existing translation), such contributions would be greatly appreciated!. -Native language translation of the InvenTree web application is [community contributed via crowdin](https://crowdin.com/project/inventree). +Native language translations of the InvenTree web application and mobile app are [community contributed via crowdin](https://crowdin.com/project/inventree). _**Contributions are welcomed and encouraged!**._ -To contribute to the translation effort, navigate to the [InvenTree crowdin project](https://crowdin.com/project/inventree), create a free account, and start making translations suggestions for your language of choice! +To contribute to the translation effort, navigate to the [InvenTree crowdin project](https://crowdin.com/project/inventree), create a free account, and start making translations for your language of choice! ### Documentation diff --git a/extend/app.md b/extend/app.md index 328552ff..8db1c49e 100644 --- a/extend/app.md +++ b/extend/app.md @@ -5,20 +5,23 @@ title: InvenTree Mobile App {% include block/hero.html title='Mobile stock control' title_2='in the' color='palm of your hand' gallery='appgallery/' perPage=3 detail='The InvenTree Mobile App brings stock control to your pocket. Integrating seamlessly with the InvenTree API, the app provides immediate access to inventory data wherever you are.' %} -
+
+
Native barcode support provides a multitude of context-sensitive stock control actions, allowing streamlined inventory management at your fingertips. The app has been optimized for speed, providing instant access to stock knowledge and handy on-site functionality. -### Features +

Features

Core app features include: -- View and edit part and stock information with a blazingly fast interface -- Perform stock control actions on the go -- Barcode integrations simplify stock operations -- Receive purchase orders and check in stock items +
    +
  • View and edit part and stock information with a blazingly fast interface
  • +
  • Perform stock control actions on the go
  • +
  • Barcode integrations simplify stock operations
  • +
  • Receive purchase orders and check in stock items
  • +
-### Download +

Download

The InvenTree app can be downloaded from either the Android or Apple app stores, or accessed via the links below: @@ -26,7 +29,7 @@ The InvenTree app can be downloaded from either the Android or Apple app stores, [Apple App Store](https://apps.apple.com/au/app/inventree/id1581731101#?platform=iphone) -### Documentation +

Documentation

Mobile app documentation can be found on the [InvenTree documentation site](https://docs.inventree.org/en/latest/app/app/). diff --git a/extend/integrate/index.md b/extend/integrate/index.md index 900139d2..a0755d0c 100644 --- a/extend/integrate/index.md +++ b/extend/integrate/index.md @@ -4,3 +4,5 @@ title: Integrate Tools and plugins that integrate into InvenTree via APIs or plugins natively. - [Ki-n-Tree](https://github.com/sparkmicro/Ki-nTree) *KiCad* integration +- [PK2InvenTree](https://github.com/rgilham/PK2InvenTree) is an open-source tool for migrating an existing [PartKeepr](https://github.com/partkeepr/PartKeepr) database to InvenTree. +- [Digikey-Inventree-Integration](https://github.com/EUdds/Digikey-Inventree-Integration) is a simple project that takes a digikey part number to creates a part in InvenTree. \ No newline at end of file