Commit Graph

18 Commits

Author SHA1 Message Date
Joseph Nix b0df51ccdf
Merge pull request #239 from CAM-Gerlach/fix-repo-link
Fix repo link on Travis CI page so it works, and bump Python version
2018-10-13 16:35:44 -05:00
Joseph Nix fb95b8583c [upgrade-py-node-build-versions] Downgrading to 3.6 in the travis docs. 3.7 doesn't work there without sudo / xenial. 2018-09-07 15:36:03 -05:00
C.A.M. Gerlach 45a890230a Update Python version from 3.5 to 3.6 in Travis script 2018-08-09 23:39:42 -05:00
C.A.M. Gerlach bac3f01460 Fix repo link target on Travis CI deployment page to rm .git 2018-08-09 23:27:57 -05:00
Joseph Nix eb56ac4450 [upgrade-py-node-build-versions] Upgrading a few straggling references to an older python version. 2018-07-05 13:06:05 -05:00
Joseph Nix 64d27dffa8 Merge pull request #123 from enguerran/patch-1
Update documentation to fit to #240
2017-08-14 09:03:31 -05:00
Joseph Nix 63551fca17 Merge pull request #100 from singingwolfboy/py3
Document Python 3 support
2017-06-12 16:58:18 -05:00
Enguerran 1f6b8faa62 Update documentation to fit to #240
In #240 we talk about adding .git at the end of the target

example

    [servers.ghpages]
    target = ghpages+https://enguerran/Agence-Tous-Risques.git

And the documentation seems not to be updated since. Here is the fix.
2016-10-28 14:49:28 +02: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