GithubHelp home page GithubHelp logo

tgpfeiffer / lektor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lektor/lektor

0.0 1.0 0.0 3.47 MB

The lektor static file content management system

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

License: Other

Makefile 0.74% CSS 2.00% HTML 3.76% Shell 1.13% Python 73.65% JavaScript 18.71%

lektor's Introduction

Lektor

Unix Build Status Windows Build Status Code Coverage PyPI version PyPI - Python Version node:? 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. We also have the example project at the top level of this repository example/ that is a lean example of the wide variety of the features of Lektor.

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
$ cp -r example example-project
$ lektor --project example-project server

If you want to run the test suite:

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

lektor's People

Contributors

mitsuhiko avatar nixjdm avatar singingwolfboy avatar ajdavis avatar rlaverde avatar xlotlu avatar tariquesani avatar runfalk avatar vanadium23 avatar tgpfeiffer avatar goanpeca avatar skorokithakis avatar lyenliang avatar philippbosch avatar item4 avatar bancek avatar kentaro0919 avatar milibopp avatar bameda avatar jtraub91 avatar rubenbe avatar eigengrau avatar eljoest avatar go-bears avatar yoloseem avatar ikus060 avatar coreygrunewald avatar thomasg77 avatar uwekamper avatar vaultvulp avatar

Watchers

 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.