Skip to content

Commit 0ed7815

Browse files
committed
'readme'
1 parent 05efa75 commit 0ed7815

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

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

5+
# run locally
6+
7+
Install Jekyll : `gem install jekyll`, `gem install gh-pages`
8+
9+
Clone this locally, `cd` in the newly created directory.
10+
11+
run `jekyll serve -w` in one terminal, open you browse to `localhost:4000`.
12+
13+
Modify the various files, refresh your browser and enjoy.
14+
15+
PRs welcomed.
16+
517
# Base template:
618

719
This is a based on version of

0 commit comments

Comments
 (0)