File tree 2 files changed +14
-11
lines changed
2 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 13
13
DEFAULT_LANG = 'en'
14
14
15
15
# Theme
16
- THEME = 'pelican-bootstrap3 '
16
+ THEME = 'pelican-sober '
17
17
SIDEBAR_DIGEST = 'supporting the Python community in the greater Kansas City area'
18
18
TWITTER_USERNAME = 'pythonkc'
19
19
PYGMENTS_STYLE = 'solarizedlight'
Original file line number Diff line number Diff line change
1
+ appdirs == 1.4.3
1
2
blinker == 1.4
2
- docutils == 0.12
3
+ docutils == 0.13.1
3
4
feedgenerator == 1.9
4
- ghp-import == 0.4.1
5
- Jinja2 == 2.8
6
- Markdown == 2.6.7
7
- MarkupSafe == 0.23
8
- pelican == 3.6.3
9
- Pygments == 2.1.3
5
+ ghp-import == 0.5.5
6
+ Jinja2 == 2.9.5
7
+ Markdown == 2.6.8
8
+ MarkupSafe == 1.0
9
+ packaging == 16.8
10
+ pelican == 3.7.1
11
+ Pygments == 2.2.0
12
+ pyparsing == 2.2.0
10
13
python-dateutil == 2.6.0
11
- pytz == 2016.7
14
+ pytz == 2016.10
12
15
six == 1.10.0
13
- smartypants == 1.8.6
16
+ smartypants == 2.0.0
14
17
typogrify == 2.0.7
15
- Unidecode == 0.4.19
18
+ Unidecode == 0.4.20
You can’t perform that action at this time.
0 commit comments