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
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
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
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
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
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
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
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
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
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
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
Tod Robbins
d3ee3653f3
fixes choco install syntax
2019-04-26 07:33:57 -06:00
Andreas Runfalk
a640c1954a
Changed use of iteritems to items in data bag docs
2019-04-02 22:24:08 +02:00