From ce94fe3cb41e7db47f2f05f189504f83d0dca0aa Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Tue, 8 Nov 2022 00:35:17 +0100 Subject: [PATCH] Update README.md remove new and add the missing directory drafts --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9079dcc..94709d2b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# InvenTree home website -This project contains the source for the new InvenTree website. +# InvenTree website +This project contains the source for InvenTree's website. It is built on Jekyll and GitHub pages for backend / hosting and tailtwindcss for frontend. ## Architecture @@ -8,6 +8,7 @@ The website consists of content, layouts and assets. Jekyll runs and builds out Content: `_data` contains data that is references on pages +`_drafts` contains drafts for blog pages and news items `_news` contains news entries `_posts` contains blog entries `_publishers` contains authors/publishers