Coder Social home page Coder Social logo

jmdtol / lektor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lektor/lektor

0.0 0.0 0.0 7.09 MB

The lektor static file content management system

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

License: Other

Makefile 0.14% CSS 0.43% HTML 3.77% Python 75.94% JavaScript 0.31% TypeScript 17.87% SCSS 1.53%

lektor's Introduction

Lektor

Tests master Code Coverage PyPI version PyPI - Python Version Code Style: Black 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 top-level example/ folder, which contains a showcase of the wide variety of Lektor's features.

For a more complete example look at the lektor/lektor-website repository, 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 (assuming you have Python, pip, Make and pre-commit installed):

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

If you want to run the test suite (you'll need tox installed):

$ tox

lektor's People

Contributors

yagebu avatar mitsuhiko avatar nixjdm avatar singingwolfboy avatar xlotlu avatar ajdavis avatar rlaverde avatar runfalk avatar dairiki avatar goanpeca avatar skorokithakis avatar tgpfeiffer avatar vanadium23 avatar arabidopsis avatar tariquesani avatar lyenliang avatar philippbosch avatar milibopp avatar kentaro0919 avatar bancek avatar f-seven avatar davidferguson avatar item4 avatar go-bears avatar eljoest avatar eigengrau avatar rubenbe avatar jtraub91 avatar georgeyk avatar bameda 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.