mirror of
				https://github.com/inventree/inventree-website.git
				synced 2025-11-04 07:25:46 +00:00 
			
		
		
		
	Update README.md
remove new and add the missing directory drafts
This commit is contained in:
		@@ -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  
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user