forked from cwtv/chaoswest.tv
				
			| 
				
					
						 | 
			||
|---|---|---|
| assets | ||
| configs | ||
| content | ||
| databags | ||
| models | ||
| templates | ||
| .gitattributes | ||
| .gitignore | ||
| LICENCE | ||
| Makefile | ||
| README.md | ||
| chaoswest.tv.lektorproject | ||
| poetry.lock | ||
| pyproject.toml | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	Chaos West TV Website
Build instructions:
Create a webserver for lektor after installing the requirements:
lektor server
Install requirements
poetry is used to manage requirements
# install poetry
pip install poetry
# install requirements
poetry install --no-root
License
License: MIT License