Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 495 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 495 Bytes

Website

Source files for the Ventilator-Python website.

Pull requests welcome.

The site is built using the Lektor static content management system.

To view a local copy of the site, install lektor, clone this repository and, from within the repository folder, run:

lektor server

You can then view the site at http://localhost:5000 and it will react automatically to any changes you make.