GithubHelp home page GithubHelp logo

edwardbetts / lektor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lektor/lektor

0.0 3.0 0.0 3.05 MB

The lektor static file content management system

Home Page: https://www.getlektor.com/

License: Other

Makefile 0.85% Shell 1.30% CSS 2.00% HTML 1.34% Python 73.31% JavaScript 21.21%

lektor's Introduction

Lektor

Unix Build Status Windows Build Status Code Coverage PyPI version Join the chat at https://gitter.im/lektor/lektor

Lektor is a static website generator. It builds out an entire project from static files into many individual HTML pages and has a built-in admin UI and minimal desktop app.

To see how it works look at the example folder which contains a very basic project to get started.

For a more complete website look at lektor/lektor-website which contains the sourcecode for the official lektor website.

How do I use this?

For installation instructions head to the official documentation:

Want to develop on Lektor?

This gets you started:

$ git clone https://github.com/lektor/lektor
$ cd lektor
$ virtualenv venv
$ . venv/bin/activate
$ pip install --editable .
$ make build-js
$ make install-git-hooks
$ export LEKTOR_DEV=1
$ lektor quickstart --path example-project
$ lektor --project example-project server

If you want to run the test suite instead:

$ virtualenv venv
$ . venv/bin/activate
$ pip install --editable ".[test]"
$ make test

lektor's People

Contributors

ajdavis avatar bameda avatar bancek avatar coreygrunewald avatar daradib avatar go-bears avatar goanpeca avatar item4 avatar jab avatar jesuslosada avatar kentaro0919 avatar lyenliang avatar milibopp avatar mitsuhiko avatar nixjdm avatar philippbosch avatar quobit avatar rlaverde avatar rubenbe avatar runfalk avatar sapphire64 avatar singingwolfboy avatar skorokithakis avatar tariquesani avatar tgpfeiffer avatar thomasg77 avatar uranusjr avatar vanadium23 avatar xavitorello avatar yoloseem avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.