Commit Graph

311 Commits

Author SHA1 Message Date
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
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 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
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
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