Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 333 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 333 Bytes

Lektor Website

This is the repository for the Lektor website at getlektor.com.

To run:

$ lektor server

If you also want to update the webpack files, you need npm installed and then run it like this:

$ lektor server -f webpack

Changes here get deployed automatically by travis.