Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 339 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 339 Bytes

getdns-website

Lektor and nodejs need to be installed to edit or compile this site.

To compile the static pages.

$ lektor build -f webpack

To run the CMS

$ lektor server -f webpack

The CMS is then accessible via http://localhost:5000/.