Commit Graph

437 Commits

Author SHA1 Message Date
Jeff Dairiki 2fef91afc6 Fix typo: thumbnail arg `crop` must be set to a string 2021-02-18 13:19:10 -08:00
Ionuț Ciocîrlan 8f6c249313
fix typo 2020-08-21 13:05:47 +03:00
Joseph Nix 9780e4d1a8 [master] Swapping out a handle for a real name in the latest blog post. 2020-08-20 19:05:31 -05:00
Joseph Nix 8cc1b3d4f6 [master] Fixed blog date. 2020-08-20 18:51:50 -05:00
Joseph Nix 81f43520c2
Merge pull request #303 from lektor/lektor-3-2
Lektor 3.2 release post
2020-08-20 18:41:31 -05:00
Joseph Nix b962a01c02 [lektor-3-2] Adding banner image and note about iter_pages. 2020-08-20 17:10:19 -05:00
Ionuț Ciocîrlan 012d5b8d75 [lektor-3-2] And more thank-you 2020-08-19 02:06:02 +03:00
Joseph Nix dd52c522fb [lektor-3-2] Adding even more thank-yous 2020-08-17 21:09:08 -05:00
Joseph Nix 4de722f8ac [lektor-3-2] Added some changes and thank yous. Tweak note about Python versions. 2020-08-14 14:34:58 -05:00
Andreas Runfalk c677826212
Merge pull request #293 from ericmjl/showcase-em
Added Eric Ma's website
2020-07-31 15:30:59 +02:00
Ionuț Ciocîrlan 625a8ad1dc
deployment: mention output path in project file 2020-07-21 01:02:55 +03:00
Radovan Bast d42cd744aa fix markup for link: parentheses were swapped 2020-07-10 12:50:12 +02:00
Andreas Runfalk ac5595aa04 Lektor 3.2 release post 2020-06-18 12:13:23 +02:00
Joseph Nix cb01a19b14
Merge pull request #286 from georgeyk/doc-output-path
Update project file documentation to include `output_path`
2020-05-21 13:59:50 -05:00
Ionuț Ciocîrlan defd2161c7
Merge pull request #281 from oliverepper/lektor-webpack-html-helper
Lektor webpack html helper Plugin
2020-05-06 22:50:48 +03:00
Ionuț Ciocîrlan 2ce6c7be88
Merge pull request #275 from maxbachmann/patch-1
add lektor-scsscompile
2020-05-06 22:44:57 +03:00
Ionuț Ciocîrlan 5310958a34
Merge pull request #284 from DO1JLR/lektor-scss
Lektor plugin to compile css out of sass/scss
2020-05-06 22:40:55 +03:00
Andreas Runfalk b90d677d63 Changed download URL to match the download page 2020-05-03 01:35:50 +02:00
nicoleiocana 9c79df6794
Fix 'comes in handy' phrase 2020-05-02 12:52:02 -07:00
Ionuț Ciocîrlan 482cff7766 add note about robots.txt 2020-05-02 17:56:35 +03:00
nicoleiocana 2c5a8737aa
Set my_image correctly 2020-05-01 17:03:06 -07:00
nicoleiocana 1eac58a9c8
Fix grammatical mistake in /urls/contents.lr
Deleted _where_ following _anywhere_.
2020-05-01 08:35:37 -07:00
Ionuț Ciocîrlan 1a059fa700
Merge pull request #298 from lektor/unified-installer
Unified installer

closes lektor/lektor#720
closes lektor/lektor#635
closes #267
2020-04-24 01:06:46 +03:00
Ionuț Ciocîrlan ccc510846e
Merge pull request #287 from ryentzer/patch-1
Update documentation of Guides:Portfolio size to width on some of the fields
2020-04-24 00:43:08 +03:00
Ionuț Ciocîrlan cc01093d16 fix broken link, closes #292 2020-04-23 21:43:11 +03:00
Ionuț Ciocîrlan eb45730dea add a blurb about python available in PATH 2020-04-21 23:55:30 +03:00
Ionuț Ciocîrlan 5fdc8d60ae add version note to rsync deploy 2020-04-21 23:40:22 +03:00
Ionuț Ciocîrlan 9afb4b00a3 update installation instructions 2020-04-21 22:58:04 +03:00
Ionuț Ciocîrlan 11145a25be
Merge pull request #279 from runfalk/master
Added documentation about video FFmpeg support. Fixes #264.
2020-03-20 21:51:53 +02:00
m-lib ae4d6bb0fc
document new rsync options
related to https://github.com/lektor/lektor/pull/707
2020-03-17 01:20:45 +02:00
Daniele Varrazzo bf823cf48b Added explanation about why sorting the sitemap can be useful 2020-02-26 14:05:35 +00:00
Daniele Varrazzo ed415b0f10 Suggest a way to create a stable sitemap 2020-02-24 18:51:50 +00:00
Florian Merges 93eee3d33a Add language option to the CLI page 2020-02-18 08:22:50 +00:00
Ionuț Ciocîrlan 481015cde2
fix some typos and choice of words 2020-02-04 23:27:53 +02:00
Eric Ma 26272d4b17 Added Eric Ma's website 2020-01-16 09:03:02 -05:00
Rick Yentzer 0c41d958e7
Update size to width on some of the fields
I changed the attribute of `size` to `width` when describing the width of the field
2019-10-16 22:28:46 -04:00
George Y. Kussumoto 87e3ec7f6e Update project file documentation to include `output_path` 2019-10-16 19:15:18 -03:00
Raphael Das Gupta 3ad1763601
fix grammar: "overrided" -> "overridden" 2019-10-08 00:16:41 +02:00
L3D f4b5e1ce37
Lektor plugin to compile css out of sass/scss
I added a link to our lektor plugin which compiles
css out of scss/sass.
2019-09-07 23:43:54 +02:00
Oliver Epper fcf3e7faf1 Added lektor-webpack-html-helper plugin. 2019-08-13 19:12:58 +02:00
Andreas Runfalk fe3fe6f244 Added documentation about video FFmpeg support.
Added information about [attachment_type] in Lektor project files
2019-08-03 15:11:15 +02:00
maxbachmann c8cbd34ad3
Create contents.lr 2019-06-16 16:28:48 +00:00
Tod Robbins d3ee3653f3
fixes choco install syntax 2019-04-26 07:33:57 -06:00
Joseph Nix 4d6f96e335
Merge pull request #270 from vinzBad/master
Add tracetronic to showcase
2019-04-02 15:37:06 -05:00
Andreas Runfalk a640c1954a Changed use of iteritems to items in data bag docs 2019-04-02 22:24:08 +02:00
Vinzenz Sinapius 4697977875 Add tracetronic to showcase 2019-03-29 19:12:03 +01:00
Rishant Jain f07013aa17
netlify description updated 2019-03-13 16:08:10 +05:30
Joseph Nix 489f34e988 [lektor-website-197] Trimming tags and fixing inconsistencies. 2018-12-15 12:55:05 -06:00
Joseph Nix 244e2e385c [lektor-website-197] Adding plugins/tags page. 2018-12-15 12:54:31 -06:00
Joseph Nix b71bd8499f [lektor-website-197] Removing single option for children models of the plugins page. 2018-12-15 12:54:21 -06:00