2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-28 05:26:44 +00:00

Update README.md

remove new and add the missing directory drafts
This commit is contained in:
Matthias Mair 2022-11-08 00:35:17 +01:00 committed by GitHub
parent cc944d71c1
commit ce94fe3cb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# InvenTree home website # InvenTree website
This project contains the source for the new 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. It is built on Jekyll and GitHub pages for backend / hosting and tailtwindcss for frontend.
## Architecture ## Architecture
@ -8,6 +8,7 @@ The website consists of content, layouts and assets. Jekyll runs and builds out
Content: Content:
`_data` contains data that is references on pages `_data` contains data that is references on pages
`_drafts` contains drafts for blog pages and news items
`_news` contains news entries `_news` contains news entries
`_posts` contains blog entries `_posts` contains blog entries
`_publishers` contains authors/publishers `_publishers` contains authors/publishers