Commit Graph

491 Commits

Author SHA1 Message Date
L3D 9e1d4513c4
add plugin lektor-image-resize
Add Plugin [lektor-image-resize](https://pypi.org/project/lektor-image-resize/), which will create jpg and webp images in the defined sizes using imagemagic.

It is very similar to the [lektor-thumbnail-generator](https://www.getlektor.com/plugins/lektor-thumbnail-generator/) plugin, but brings support for webp.
2021-09-05 01:34:11 +02:00
F0liveira 7ea07e2a4f [ADD] tawk plugin description 2021-06-10 10:54:35 +01:00
Jeff Dairiki 2fef91afc6 Fix typo: thumbnail arg `crop` must be set to a string 2021-02-18 13:19:10 -08:00
Jeff Dairiki 313c368f3a Add several plugins 2021-02-07 14:29:40 -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
aaron edfea8a35f add new deploy plugin lektor-qiniu 2019-09-05 11:05:32 +08: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
Joseph Nix 8e0cefa3b7
Merge pull request #259 from ikus060/master
Add lektor-pythonmarkdown plugin page
2018-12-05 10:46:59 -06:00
Patrik Dufresne b3dd216444 Add lektor-pythonmarkdown plugin page 2018-12-05 08:13:51 -05:00
Joseph Nix f425ab78ad
Grammar tweaks 2018-12-04 13:57:56 -06:00
root bf8f770462 add new showcase website xinfengtv.com 2018-11-02 03:07:13 +00:00
Joseph Nix 2151a69852
Adding note about deprecation 2018-10-20 23:46:40 -05:00
Ionuț Ciocîrlan 12317785d3 accompanying documentation updates to lektor/#551 2018-10-18 22:41:39 +03:00
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 6581d17182
Merge pull request #247 from hitrust/patch-7
Fix installing error
2018-10-13 16:14:03 -05:00
Joseph Nix 0bbe6380d0
Changed root shell prompt line to use a # 2018-10-13 16:13:23 -05:00
Joseph Nix f186903084
Merge pull request #252 from a2csuga/feature/root-relative-path
added lektor-root-relative-path plugin.
2018-10-13 16:11:23 -05:00
Joseph Nix d9000f44d6 [deployment-options] Now linking to the deployment plugins list on the deployments page and putting the credentials warning in a warning admonition. 2018-10-03 15:23:07 -05:00
Philippe Muller 8f361aa3de
Fix typo: s/me/be/ 2018-10-02 11:26:24 +08:00
Andrew Shay 0511ba1d33 Updated theme.ini sample and broken link 2018-09-29 22:24:24 -04:00
Atsushi Suga d25568fa7a added lektor-root-relative-path plugin.
added lektor-root-relative-path plugin.
2018-09-25 01:20:48 +09:00
Joseph Nix a54764eab1 [master] Adding category to asciidoctor. 2018-09-19 13:21:16 -05:00
Joseph Nix 4bc44ee772
Merge pull request #251 from andresperezcera/master
Added lektor-asciidoctor plugin.
2018-09-18 16:11:19 -05:00
Unknown 205b75e0fe added lektor-asciidoctor plugin.
added lektor-asciidoctor plugin.
2018-09-18 14:41:48 -05:00
Joseph Nix 506689b3ec
Merge pull request #242 from franktisellano/master
Added the personal site of Frank Tisellano to the Showcase
2018-09-18 11:09:28 -05:00
Joseph Nix cfffa7057c
Merge pull request #250 from jurgenizer/master
added happyhols to showcase
2018-09-18 11:07:18 -05:00
jurgenizer 5e44637e16 happyhols cover image fixed 2018-09-18 17:31:11 +02:00
jurgenizer 95ca3c8f08 added happyhols to showcase 2018-09-18 11:56:25 +02:00
Joseph Nix cedee8e9ad [plugin-jinja-content-change] Switching to different plugin event 2018-09-13 12:05:05 -05:00
hitrust ab3a96f1f9
Fix installing error
Fix installing error below :
Error: None of the items in $PATH are writable. Run with sudo or add a $PATH item that you have access to.
2018-09-08 19:17:08 +08:00
Joseph Nix 2ae0238020
Merge pull request #246 from lektor/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:37:46 -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
Joseph Nix 0ae9a0ded2
Merge pull request #230 from lektor/upgrade-py-node-build-versions
Upgrading the versions of python and node that are used to build the website
2018-09-07 14:58:55 -05:00
Frank Tisellano eb233d4c6a Added the personal site of Frank Tisellano to the Showcase 2018-08-20 17:28:43 -04:00
Joseph Nuthalapati b2800b5978
Add FreedomBox website to showcase
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2018-08-17 18:20:10 +05:30
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 46b66bec2f
Merge pull request #235 from hitrust/patch-1
Update contents.lr
2018-07-19 10:53:46 -05:00
Joseph Nix 455f776c25
nitpick - removing 1 space to align tags 2018-07-19 10:52:48 -05:00
hitrust 06f3e447ca
close li tag 2018-07-19 08:51:10 +08:00
hitrust bef77c9990
Update contents.lr
Close <li> tags
2018-07-18 16:38:06 +08:00
Joseph Nix 37c401b019 [themes] Explicitly listing the things themes can bring and that they can be overridden. 2018-07-16 14:38:58 -05:00
Joseph Nix d7aa16568e [checkboxes] Fixing incorrect example; .id -> ._id 2018-07-05 20:18:43 -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 111fd0b2d9 [gh-pages-pat] Adding note explaining the need for a personal access token and giving a link to GH's docs. 2018-07-05 12:32:16 -05:00
东东东鲁 dd72805c37
lextor-theme-nix -> lektor-theme-nix 2018-06-20 14:23:36 +08:00
Bahram Aghaei 3913d9a9ea Add Pybee.org website 2018-06-15 17:48:30 +04:30
Joseph Nix 9ad63e10e2
Merge pull request #220 from universe6/master
Added a new showcase: All-New Self Study Thai
2018-06-08 16:46:28 -05:00
Joseph Nix 02a3bf6371 [master] fixing tag page (not plural -> plural). 2018-06-08 16:40:35 -05:00
Maurizio Turatti 9fc445f475 Add lektor-gulp plugin to plugins section
https://github.com/SoftInstigate/lektor-gulp/issues/1
2018-05-29 15:17:03 +02:00
universe6 5814a178dd correct image name 2018-05-26 04:42:00 -07:00
universe6 a7269809f4 added images 2018-05-26 04:13:41 -07:00
universe6 14718f6faa showcase All-New Self Study Thai 2018-05-26 04:01:25 -07:00