Skip to content

mrkishanda173/lektor-website

 
 

Repository files navigation

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

Notes

Changes here get deployed automatically by travis.

Building lektor-website requires the "master" version of lektor, see the development install instructions

How To Contribute

  1. Fork the rep
  2. Submit a Pull Request

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.6%
  • Python 33.6%
  • SCSS 20.7%
  • JavaScript 7.1%