2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 21:16:45 +00:00
2022-04-22 23:30:59 +02:00
2022-04-22 23:30:59 +02:00
2022-04-22 23:30:59 +02:00
2022-04-22 22:43:12 +02:00
2022-02-07 00:24:10 +01:00
2022-04-22 22:50:35 +02:00
2022-04-22 22:15:39 +02:00
2022-01-27 11:10:00 +01:00
2022-04-18 21:27:49 +02:00
2022-04-18 21:27:49 +02:00
2022-04-22 22:32:50 +02:00
2022-04-18 21:27:49 +02:00
2022-04-18 21:27:49 +02:00
2022-04-18 21:27:49 +02:00
2022-04-11 15:30:26 +02:00
2022-04-22 22:48:22 +02:00
2022-02-03 02:07:06 +01:00
2022-02-16 22:36:39 +01:00
2022-04-22 22:51:07 +02:00
2022-02-06 03:49:49 +01:00
2022-04-17 02:07:06 +02:00
2022-02-07 01:13:52 +01:00
2022-01-27 11:14:52 +01:00
2022-04-17 02:12:32 +02:00
2021-11-08 23:24:52 +01:00
2022-04-22 23:07:40 +02:00
2022-02-07 01:00:04 +01:00
2022-02-07 00:29:53 +01:00
2022-04-10 01:29:57 +02:00
2021-11-09 23:00:09 +01:00

InvenTree home website

This project contains the source for the new InvenTree website. It is built on Jekyll and GitHub pages for backend / hosting and tailtwindcss for frontend.

File structure

State as of ###.


Common commands

Install packages

sudo apt-get install rubygems
sudo gem install bundler
bundle install

Build site locally

bundle exec jekyll build

Run debug server

bundle exec jekyll serve --incremental

Regenerate file structure

tree -I '_site|.git|.jekyll-cache|node_modules' --dirsfirst
Description
The official website for InvenTree - The Open Source Inventory System
Readme MIT 34 MiB
Languages
JavaScript 85.3%
HTML 11.7%
Ruby 2.4%
CSS 0.6%