Commit Graph

455 Commits

Author SHA1 Message Date
Jeff Dairiki 188e46d997 Documentation for lektor/lektor#992 2022-02-26 15:16:43 -08:00
Jeff Dairiki 2681ff4ded
Fix typo
It's `databags.lookup`.  There is no `databags.get`.
2022-02-24 07:20:01 -08:00
Andres Perez 44472258ce
Change recommended installation method to pipx (#325) 2022-02-23 14:46:50 -08:00
Louis 99660e8645
Document the XDG_CACHE_HOME environment variable (#324) 2022-02-23 14:34:09 -08:00
‮rekcäH nitraM‮ e62f6be0fc
Add my personal page (häcker.net) as showcase. (#336) 2022-02-22 22:21:47 -08:00
Jakob Schnitzer 2330cd27fa
Merge pull request #334 from dairiki/update-plugin-tags
Normalize capitalization, punctuation and spelling of plugin tags, freshen event tags
2022-01-29 13:49:30 +01:00
Lissan 439801a24e
Add plugin (#332)
Add lektor-google-search plugin
2022-01-26 09:35:02 -08:00
Jeff Dairiki f0506858ae Update event tags for a couple of plugins 2022-01-26 09:22:12 -08:00
Jeff Dairiki c90aa54623 Normalize capitalization, puntuation and spelling of plugin tags 2022-01-25 16:28:00 -08:00
maste9 b94791319d Add plugin lektor-citation
Added a sub page for my lektor-citation plugin.
2022-01-25 12:48:05 +01:00
Jakob Schnitzer 42f74d7e3e
Merge pull request #322 from F0liveira/master
Add Tawk Live Chat to lektor website
2021-09-19 10:52:42 +02:00
Jakob Schnitzer f55feebbc6
Merge pull request #326 from DO1JLR/webp
add plugin lektor-image-resize
2021-09-19 10:51:42 +02:00
Jakob Schnitzer 77da90a733
Merge pull request #283 from Arstman/master
add new deploy plugin lektor-qiniu
2021-09-19 10:50:46 +02:00
Jakob Schnitzer c64b13ffcb
Merge pull request #317 from dairiki/feature.plugin-listings
Add several entries to the plugin gallery
2021-09-19 10:50:07 +02:00
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