Skip to content

estebanx64/website-2018

 
 

Repository files navigation

PyCon Colombia 2018 website

This is the repository for the pycon 2018 website at pycon.co, built using lektor

Workflow

There is 1 branch, production.

Production

Default branch is production and is deployed with gh-pages via Lektor to https://2018.pycon.co

Run locally

Install Lektor

Running installation script:

$ curl -sf https://www.getlektor.com/install.sh | sh

Using pip:

$ pip install -U Lektor

Run server and make changes

To run local server:

$ 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

About

Pycon 2018 website sources. Built with Lektor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 79.8%
  • HTML 16.5%
  • JavaScript 3.4%
  • Python 0.3%