Jeff Dairiki
58b6c979bd
feat: add plugin lektor-redirect ( #385 )
2024-08-18 11:43:40 -07:00
3kori
01e620fbb5
Fixed typos ( #374 )
...
Thank you @3kori for another batch of typo corrections!
2023-05-22 17:24:07 -07:00
3kori
df00a19818
Fixed Typos ( #373 )
...
* Fixed a typo
* Fixed typo
* Fixed typo: humand -> human
* Fixed typo: integritry ->integrity
* Fixed typo: guesed -> guessed
* Fixed a couple of typos and added articles
Added articles before some words
2023-05-15 10:51:21 -07:00
3kori
3dbafbb07a
Fixed typo and changed a phrasal verb
2023-05-12 16:51:39 -07:00
Jeff Dairiki
fa73e1db27
docs(fix): Document use of SingleInputType base class
2023-04-01 18:03:30 +02:00
Jeff Dairiki
2c0b21d33d
docs(themes): add page for `lektor dev new-theme` subcommand
2023-03-18 14:41:11 +01:00
Michiel W. Beijen
1719d1be34
Fix typo in installation docs ( #366 )
2023-03-05 15:28:30 -08:00
Jim Circadian
bbfd979e94
Added to showcase: InconsistentRecords ( #311 )
2023-03-03 16:42:46 -08:00
Jurgen Geitner
2f569260ef
vignette website added to showcase ( #313 )
2023-03-03 16:27:03 -08:00
Frank Tisellano
0fc4911486
Updates ft.io description and images in the showcase ( #363 )
2023-02-26 07:16:26 -08:00
Jeff Dairiki
ed73a9151e
Remove lektor-webdav from the plugin showcase
...
Lektor-webdav seems to no longer be listed on PyPI. (This was causing
lektor-website build failures.)
See also this comment wherein the author of lektor-webdav states that
it is unmaintained:
https://github.com/lektor/lektor-website/pull/190#issuecomment-1197255391
2022-12-31 18:26:13 -08:00
Jakob Schnitzer
a477b4ccfd
fetch release version from PyPI
2022-12-20 07:56:30 +01:00
nicoco
e537021f62
Add HAL plugin ( #346 )
...
Authored-by: Nicolas Cedilnik <nicolas.cedilnik@inheart.fr>
2022-11-21 11:55:40 -08:00
Francesco Maida
4f42994fba
Update contents.lr
...
Typo: Under MacOS, instead of writing "brew install pipx" you wrote "bew install pipx"
2022-10-03 17:16:13 +02:00
25349023
02c6e1c4b9
Add Plugin: lektor-markdown-ruby-blocks ( #348 )
...
* [UPDATE] add lektor-markdown-ruby-blocs plugin page
2022-09-13 08:00:41 -07:00
Joseph Nix
789fe34ebd
[master] Appropriately mark lektor tags and atom as official plugins.
2022-09-08 17:34:21 -05:00
Jeff Dairiki
011af60908
Remove eswarm.in from showcase
...
No longer using Lektor☹.
https://github.com/lektor/lektor-website/pull/121#issuecomment-1208922964
2022-08-12 12:18:33 -07:00
Jeff Dairiki
6f3d75186e
Merge pull request #338 from dairiki/feature.lektor-pr992
...
Documentation updates for lektor/lektor#992
2022-07-27 20:27:07 -07:00
Jeff Dairiki
7b6c4b0258
Remove www.amin.space from showcase
...
The author no longer uses Lektor to build the site :-(
See #190 .
2022-07-27 13:00:31 -07:00
Jeff Dairiki
0b4f30110b
Remove playwarwick dot com from showcase
...
The URL for the site redirects to a NSWF domain parking page.
Ref #166
2022-07-27 13:00:31 -07:00
Jeff Dairiki
41e6091e0d
Fix a few stale external links
2022-07-27 13:00:31 -07:00
Jeff Dairiki
7a6ccd0e38
Clarify documentation on hidden records
...
This clarifies the documentation regarding the default
value for a records _hidden field.
2022-07-27 13:00:31 -07:00
Frost Ming
ebf4b2379b
Add lektor-tailwind to the plugin list
2022-04-14 16:20:34 +08:00
Jeff Dairiki
a710f04b69
Update content/docs/api/db/types/markdown/contents.lr
...
Typo "French" not "German"
Co-authored-by: Jakob Schnitzer <mail@jakobschnitzer.de>
2022-04-06 18:17:43 -07:00
relikd
f5327b786d
fix on_setup_env callback function naming ( #342 )
...
Fix typos: on_env_setup -> on_setup_env
Thank you, @relikd
2022-03-19 16:37:08 -07:00
Jakob Schnitzer
51002aee91
Merge pull request #339 from dairiki/bug.broken-links
...
Fix a number of broken and stale links
2022-03-04 20:30:42 +01:00
Jeff Dairiki
1f0f7a75e9
Normalize tag capitalization, delete "lektor plugin" tag
...
(All the plugins are Lektor plugins.)
2022-03-01 17:18:47 -08:00
Jeff Dairiki
65d03ec753
Add minimal docs for Asset class (to fix broken link to same)
2022-02-27 14:59:25 -08:00
Jeff Dairiki
103761dd6f
Fix broken link to non-existing theme showcase
2022-02-27 14:58:58 -08:00
Jeff Dairiki
3daccdb21b
SourceObject is defined in lektor.sourceobj (not lektor.db)
2022-02-27 14:17:39 -08:00
Jeff Dairiki
5f42217f74
Fixup links in new installation docs
2022-02-27 14:17:25 -08:00
Jeff Dairiki
4679259408
Fix some stale external links
2022-02-27 13:40:32 -08:00
Jeff Dairiki
57770a90ff
Add trailing slashes to links that should have them
2022-02-27 10:17:02 -08:00
Jeff Dairiki
98bb69c091
Fix some internal links with bad anchors
2022-02-27 09:24:44 -08:00
Jeff Dairiki
a3a928efaf
Fix some broken internal links
2022-02-27 09:14:05 -08:00
Jeff Dairiki
9f663a43fa
Add notes on passing alt in query arg when resolving links
2022-02-26 21:08:58 -08:00
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