Skip to content

Latest commit

 

History

History
executable file
·
27 lines (13 loc) · 615 Bytes

README.md

File metadata and controls

executable file
·
27 lines (13 loc) · 615 Bytes

A Plege to migrate to Python 3.

This is the main website for a pledge to stop supporting Python 2 for free in open source software.

run locally

Install Jekyll : gem install jekyll, gem install gh-pages

Clone this locally, cd in the newly created directory.

run jekyll serve -w in one terminal, open you browse to localhost:4000.

Modify the various files, refresh your browser and enjoy.

PRs welcomed.

Add timeline informations

See site.js around line 100.

Base template:

This is a based on version of github.com/t413/SinglePaged