Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 325 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 325 Bytes

Website for busino

Installation of dependencies

conda env create -f environment.yml

Develop

activate www_lektor_env
lektor server

http://127.0.0.1:5000/

Build

activate www_lektor_env
lektor quickstart
lektor server
lektor build -O ..\busino.github.io