mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-29 14:06:45 +00:00
Merge pull request #35 from inventree/matmair-readme-patch
Update README.md
This commit is contained in:
commit
e4baf6f1d2
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user