2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 04:56:45 +00:00
2022-08-09 11:50:23 +10:00
2022-08-09 00:19:12 +02:00
2022-08-09 11:50:23 +10:00
2022-08-09 00:47:58 +02:00
2022-08-03 22:45:33 +02:00
2022-08-09 00:50:36 +02:00
2022-08-02 08:04:16 +02:00
2022-04-22 22:15:39 +02:00
2022-08-09 00:47:58 +02:00
2022-08-04 23:10:53 +02:00
2022-08-06 19:43:40 +10:00
2022-08-08 07:03:49 +02:00
2022-08-09 11:50:23 +10:00
2022-08-08 11:08:10 +10:00
2022-04-23 00:11:35 +02:00
2022-08-09 00:47:58 +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-08-06 09:29:56 +10:00
2022-08-05 11:44:51 +10:00
2022-08-06 09:31:14 +10:00
2022-08-09 11:50:23 +10:00
2022-02-06 03:49:49 +01:00
2022-08-01 22:48:27 +02:00
2022-08-09 00:33:07 +02:00
2022-01-27 11:14:52 +01:00
2022-04-23 14:47:46 +02:00
2022-08-09 00:32:00 +02:00
2022-04-23 13:19:41 +02:00
2021-11-08 23:24:52 +01:00
2022-08-09 00:47:58 +02:00
2022-02-07 01:00:04 +01:00
2022-02-07 00:29:53 +01:00
2022-08-04 07:54:58 +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 for ruby and nodejs.

sudo apt-get install rubygems ruby-dev nodejs npm
npm install
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%