Commit Graph

30 Commits

Author SHA1 Message Date
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
David Baumgold 1d9e5b1b66 Merge pull request #127 from kuc2477/patch-1
Add an warning for using the CNAME parameter
2016-12-21 12:12:24 -05:00
elJorno a6ec88851d Fixed a small typo 2016-12-16 19:44:55 +01:00
Ha Junsoo 78073ae5e4 Update contents.lr 2016-11-28 17:19:46 +09:00
Ha Junsoo fb9964a182 Add an warning for using the CNAME parameter
See https://github.com/lektor/lektor/issues/322#issuecomment-260652270
2016-11-16 16:22:13 +09: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
Armin Ronacher d1ed5b1973 Added link to demo project 2016-04-05 22:04:11 +02:00
Armin Ronacher a91f11c6d6 Added GitLab pages 2016-04-05 22:03:40 +02:00
Atsushi Suga f04d14dee2 Fix manual deployment command for S3
Slash and asterisk (/*) must be required to specify source path
otherwise uploading cache directory itself.
2016-03-25 00:50:41 +09:00
Matt Maybeno f5aa2b69ea Change sftp example to ftps example
Changing the example to use ftps reflects the explanation in the
documentation as well as what is actually used in publisher.py.

Related to https://github.com/lektor/lektor/issues/50
2016-02-24 08:40:55 -08:00
Gunbei a28217c251 Fix typos, misspellings, duplicate words 2016-02-12 00:08:53 +01:00
A. Jesse Jiryu Davis 7b4eec600c typo in "deployment/ftp" 2016-02-01 21:49:41 -05:00
A. Jesse Jiryu Davis 7e60464d29 typo 2016-01-16 09:45:07 -05:00
Micah Taylor 64554cc42f Update contents.lr 2016-01-08 15:38:26 -06: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 3d94fe4603 Merge branch 'pr/15' 2015-12-24 20:56:47 +01:00
Mark Steve Samson 2e0a40ce3b Fix typo 2015-12-23 23:11:23 +08:00
Spencer Nelson 026613b2d8 Add references to S3 deployment plugin 2015-12-22 17:02:26 -05:00
Armin Ronacher e9670d254c Only cache builds in lektor for the docs 2015-12-19 20:12:36 +01:00
Armin Ronacher c5d828fa00 Added some notes on credentials to the deployment docs 2015-12-19 19:07:03 +01:00
Armin Ronacher 376d9583e2 Added note on SSH keys 2015-12-19 16:43:13 +01:00
Armin Ronacher b5baa037bf Initial commit 2015-12-19 14:52:17 +01:00