Commit Graph

163 Commits

Author SHA1 Message Date
Armin Ronacher
7585bd082e Added road to lektor 2 2016-03-10 13:14:07 +01:00
Armin Ronacher
c2850b17ba Added documentation for cropping 2016-03-10 12:27:44 +01:00
Armin Ronacher
46194503c6 Added get-alts 2016-03-10 12:23:37 +01:00
Elias Zeitfogel
44fc07e7e7 Merge pull request #79 from marksteve/master
Add PyCon PH 2016 to showcase
2016-03-05 03:15:35 +01:00
Mark Steve Samson
5d3fbbbcb6 Add PyCon PH 2016 to showcase 2016-03-05 09:41:40 +08:00
Vas Sudanagunta
252fb8ba9d fix typos 2016-03-04 00:20:43 -05:00
Elias Zeitfogel
d5ccf07318 Merge pull request #75 from vassudanagunta/master
Clearer and more succinct explanation of slugs.
2016-03-03 21:05:41 +01: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
Vas Sudanagunta
3b301f8fcb Clearer and more succinct explanation of slugs. 2016-02-17 00:07:17 -08:00
Gunbei
a28217c251 Fix typos, misspellings, duplicate words 2016-02-12 00:08:53 +01:00
Jesús Gómez
5d5238ed54 Minor typo fixed 2016-02-07 22:54:39 -04:30
A. Jesse Jiryu Davis
00b85759d9 Update the "Adding Field Type" howto.
Closes #48.
2016-02-07 07:00:14 -05:00
Elias Zeitfogel
4f08dc14d2 Merge pull request #67 from ajdavis/patch-7
typo in "filter"
2016-02-03 22:51:38 +01:00
A. Jesse Jiryu Davis
0a3ea7e567 typo in "filter" 2016-02-03 16:07:50 -05:00
A. Jesse Jiryu Davis
08a3b46ac3 Typo in "plugins/howto" 2016-02-03 15:58:33 -05:00
Elias Zeitfogel
428b27c957 Merge pull request #64 from ajdavis/patch-4
Fix link from query to expression page.
2016-02-02 09:28:23 +01:00
A. Jesse Jiryu Davis
7b4eec600c typo in "deployment/ftp" 2016-02-01 21:49:41 -05:00
A. Jesse Jiryu Davis
0dc883806e Fix link from query to expression page. 2016-02-01 06:34:41 -05:00
A. Jesse Jiryu Davis
0dc29c6bae Document new get_siblings() method.
get_prev_sibling and get_next_sibling removed in https://github.com/lektor/lektor/pull/118
2016-01-31 06:35:51 -05:00
Armin Ronacher
d78db16dde Update contents.lr 2016-01-25 11:51:50 -08:00
Armin Ronacher
60f6f98287 Merge pull request #61 from ajdavis/included-excluded-assets
included_assets and excluded_assets
2016-01-25 11:46:25 -08:00
A. Jesse Jiryu Davis
2c8ad13d20 Add Netlify publisher plugin. 2016-01-25 05:01:01 -08:00
A. Jesse Jiryu Davis
e538a8beb2 included_assets and excluded_assets
Documents https://github.com/lektor/lektor/pull/129
2016-01-24 08:58:18 -08:00
Armin Ronacher
b081fd1383 Merge pull request #52 from item4/datetime
datetime type and datetimeformat filter
2016-01-24 08:54:48 -08:00
A. Jesse Jiryu Davis
c80637d044 Document process_image(). 2016-01-21 22:54:28 -08:00
Armin Ronacher
586e9c3154 Merge pull request #57 from adamwolf/patch-1
Missing {% block body %} in example blog template?
2016-01-19 15:57:56 -08:00
Armin Ronacher
fa1cb9b207 Merge pull request #58 from lektor/feature/documentation
Typo fixes
2016-01-19 15:57:48 -08:00
Elias Zeitfogel
6a447d2240 Typo fixes 2016-01-19 23:44:09 +01:00
Adam Wolf
a94057404f Missing {% block body %} in example blog template? 2016-01-18 14:01:30 -06:00
Armin Ronacher
f1e9578f6e Merge pull request #55 from ajdavis/patch-1
typo
2016-01-17 01:17:14 +01:00
A. Jesse Jiryu Davis
4cdc6a1b6d Add Surge publisher plugin. 2016-01-16 17:56:23 -05:00
A. Jesse Jiryu Davis
7e60464d29 typo 2016-01-16 09:45:07 -05:00
Armin Ronacher
2debe1a963 Added IRC logs and stuff. 2016-01-13 18:19:22 +01:00
Armin Ronacher
42651a8555 Fixed link to gitter. 2016-01-13 18:15:33 +01:00
Armin Ronacher
fcb5297994 Added lektor/lektor to make it clear. 2016-01-13 18:07:30 +01:00
Armin Ronacher
c310ecb341 Added IRC 2016-01-13 18:04:31 +01:00
Anthony Plunkett
ec184bf28d s/more/most/ 2016-01-13 11:46:41 -04:00
Kim Jin Su
236dfce427 Add docs for datetimeformat filter 2016-01-13 08:06:47 +09:00
Kim Jin Su
23365af57d Add docs for datetime type 2016-01-13 08:06:33 +09:00
jwheeler79
4fa93e15f4 minor doc proofing 2016-01-11 08:44:38 -08:00
Armin Ronacher
fbfe6b4809 Merge pull request #49 from ajdavis/query-distinct-documentation
Document new Query.distinct method.
2016-01-11 13:49:55 +01:00
Armin Ronacher
678f943c57 Fixed a typo. 2016-01-11 13:49:30 +01:00
A. Jesse Jiryu Davis
a883531bad Document new Query.distinct method. 2016-01-10 15:35:37 -05:00
A. Jesse Jiryu Davis
9e138068a7 Add lektor-atom to list of plugins. 2016-01-09 18:39:07 -05:00
A. Jesse Jiryu Davis
880ac178e5 Spin off the lektor-atom plugin. 2016-01-09 17:26:59 -05:00
Armin Ronacher
156c73df57 Imported new images 2016-01-09 10:27:02 +01:00
Armin Ronacher
b3ff365a8a Documented virtual paths 2016-01-09 10:24:39 +01:00
Micah Taylor
64554cc42f Update contents.lr 2016-01-08 15:38:26 -06:00
Armin Ronacher
328981248a Merge pull request #43 from ajdavis/jesse-showcase
Add my site to showcase
2016-01-08 21:58:36 +01:00
buckket
a5fb11727f Fixed typo in the example code of the query method. 2016-01-08 14:06:28 +01:00