2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-28 05:26:44 +00:00
2022-08-04 00:40:26 +02:00
2022-08-02 07:55:29 +02:00
2022-08-04 00:35:36 +02:00
2022-07-30 21:35:20 +02:00
2022-08-03 22:45:33 +02:00
2022-02-07 00:24:10 +01:00
2022-08-02 08:04:16 +02:00
2022-04-22 22:15:39 +02:00
2022-01-27 11:10:00 +01:00
2022-08-02 07:58:40 +02:00
2022-08-01 22:20:23 +02:00
2022-08-04 00:40:26 +02:00
2022-04-23 13:05:16 +02:00
2022-08-01 22:56:38 +02:00
2022-04-23 00:11:35 +02:00
2022-02-03 02:07:06 +01:00
2022-04-23 14:47:46 +02:00
2022-04-23 14:47:46 +02:00
2022-04-23 01:04:19 +02:00
2022-02-06 03:49:49 +01:00
2022-08-01 22:48:27 +02:00
2022-08-03 23:47:31 +02:00
2022-01-27 11:14:52 +01:00
2022-04-23 14:47:46 +02:00
2022-04-23 13:19:41 +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
2022-04-23 14:56:48 +02: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 35 MiB
Languages
JavaScript 85.3%
HTML 11.7%
Ruby 2.4%
CSS 0.6%