Commit Graph

11 Commits

Author SHA1 Message Date
Joseph Nix 63551fca17 Merge pull request #100 from singingwolfboy/py3
Document Python 3 support
2017-06-12 16:58:18 -05:00
William Vincent 3093309f7a iFrame embed not work, switch to link
Difficult to embed an iFrame in Markdown without various hacks. Propose
to just change to link for now.
2016-09-20 10:27:23 -04:00
David Baumgold a98b2fe9f9 Document Python 3 support
Now that Lektor supports Python 3, we need to document this support.
This change is perhaps a bit extreme: it replaces all explicit
references to Python 2.7 with explicit references to Python 3.5.
However, it's a good start, and it can and should be reviewed before
being merged.
2016-06-02 21:55:55 -07:00
David Baumgold e0b64fc350 Update Travis deployment docs 2016-06-02 21:31:23 -07:00
Carol Willing 624416c9ae Fix typo 2015-12-28 08:59:43 -08:00
Armin Ronacher 9b7efa9328 Added warning on whitespace 2015-12-27 13:18:54 +01:00
Elias Zeitfogel 3a228fb23f Merge pull request #28 from lektor/feature/documentation
Feature/documentation
2015-12-26 15:21:34 +01:00
Elias Zeitfogel c06679b379 Some typos 2015-12-26 15:11:45 +01:00
Armin Ronacher 2559b08a55 Some small doc improvements (travis and source info) 2015-12-26 12:35:23 +01:00
Armin Ronacher e9670d254c Only cache builds in lektor for the docs 2015-12-19 20:12:36 +01:00
Armin Ronacher b5baa037bf Initial commit 2015-12-19 14:52:17 +01:00