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
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
Joseph Nix
e4715e38d9
[master] nightly builds -> daily builds since we don't control time of day.
2018-05-22 15:56:46 -05:00
Joseph Nix
5bffde5554
[plugin-reqs] Adding note about long_description package version requirements and adding requirements to be listed.
2018-05-21 13:44:04 -05:00
Joseph Nix
659b658813
[redirect-guide] Added redirect guide
2018-05-15 13:09:56 -05:00
Joseph Nix
fabbc0f691
Merge pull request #194 from lektor/pluginlist-update
...
Pluginlist update
2018-05-15 09:43:06 -05:00
Joseph Nix
845b9b4dc1
[missing-events] Document the rest of the Lektor plugin events.
2018-05-14 23:39:17 -05:00
Joseph Nix
d19842d4ae
[pluginlist-update] Fixing a few typos and grammar errors. Commenting out github queries. Correcting plugin category.
2018-05-14 18:15:14 -05:00
Joseph Nix
6e7f9fbe71
[pluginlist-update] Publishing instruction updates.
2018-05-14 16:41:39 -05:00
Joseph Nix
7630a30931
[pluginlist-update] Renamed mistakenly named dir, switching banner image, revising setup.py example.
2018-05-14 16:41:39 -05:00
Joseph Nix
6578bc441a
[pluginlist-update] Adding all of the plugins as new content.
2018-05-14 16:41:39 -05:00
Joseph Nix
f6caaa8875
[pluginlist-update] Revising setup.py example in /docs/plugins/publishing
2018-05-14 16:41:39 -05:00
Joseph Nix
bd352bd50b
[pluginlist-update] Redirecting /docs/plugins/list to /plugins.
2018-05-14 16:41:39 -05:00
Joseph Nix
5d5b8c18cd
[pluginlist-update] More tweaks to listing instructions. Adding urls.
2018-05-14 16:41:38 -05:00
Joseph Nix
13a290aff5
[pluginlist-update] Basically finishing tags templates, tweaking other plugin templates, starting to add content, tweaking content in plugin docs pages.
2018-05-14 16:41:38 -05:00
Joseph Nix
ae9e7090eb
[pluginlist-update] Rerunning webpack, adding section to plugins/publishing explaining how to get your plugin listed, adding custom summary field to plugin model, adding Disqus to plugin pages, finishing project_data plugin and using it to fill out plugin page, finishing plugin page.
2018-05-14 16:41:38 -05:00
Arun Persaud
189c4cc154
Update contents.lr
...
fixed typo
2018-05-13 20:07:59 -07:00
Andrew Shay
85e65f0f8a
added read-full-post plugin
2018-05-12 00:36:35 -04:00
Amin Mesbah
2474f59e06
Add lektor-webdav to plugin list
...
I just wrote this plugin and started using it in my own Lektor website. Maybe
someone else will find it useful.
2018-04-29 23:29:25 -07:00
Joseph Nix
b5c42eaa73
Merge pull request #187 from fk-lx/patch-1
...
Sitemap template code fix in Lektor documentation
2018-04-25 16:58:23 -05:00
Joseph Nix
99ba66201b
[master] Changing example theme creation command and fixing typo.
2018-04-25 11:57:58 -05:00
Filip Kłębczyk
815b1bfd20
Sitemap template code fix in Lektor documentation
2018-04-25 17:45:34 +02:00
Joseph Nix
a917d6f3a9
Minor rewording in plugin howto
2018-04-23 04:49:06 -05:00
Joseph Nix
e3f5b2187d
Fixed code snippet, missing `.
2018-04-20 17:34:30 -05:00
Joseph Nix
838433327f
Merge branch 'master' into pluginlist-update
2018-04-18 19:30:33 -05:00
Joseph Nix
0069b0d3ea
Moving plugins into sections
2018-04-18 19:25:15 -05:00
Joseph Nix
658fa1430b
Merge branch 'master' into master
2018-04-18 17:30:52 -05:00
Joseph Nix
72b6ca8a77
Adding jinja plugins to the list.
2018-04-17 18:20:09 -05:00
Joseph Nix
5e4390b453
Grammar and meaning tweaks: in hands -> in hand, what it does -> what it is.
2018-04-17 16:16:47 -05:00
Joseph Nix
7a552b05da
[master] Minor rewording of process-template-context content.
2018-04-12 15:10:12 -05:00
Joseph Nix
75c5e25cec
Merge pull request #178 from xlotlu/docs-changes
...
_attachment_type: some rephrasing
2018-03-31 15:35:04 -05:00
Joseph Nix
7345e0c44f
is -> are
2018-03-31 15:34:49 -05:00
Baruch Sterin
cd71407237
Added lektor-npm-support to the list of unofficial plugins.
2018-02-23 04:36:37 -08:00
Ionuț Ciocîrlan
50c3c9d872
_attachment_type: some rephrasing
2018-02-22 16:35:01 +02:00
Ionuț Ciocîrlan
6005db06fa
fix typo
2018-02-19 21:22:54 +02:00
Joseph Nix
ff89d20019
[master] Added another note about the desktop app
2018-01-30 12:58:15 -06:00
Joseph Nix
2dd32a68fb
[3.1] Changing warning and info about themes for 3.1 release.
2018-01-29 14:28:56 -06:00
Joseph Nix
a93b7adfb5
Grammar tweak for thumbnail api page.
2018-01-18 10:49:33 -06:00
Joseph Nix
92d2508a60
Merge pull request #128 from tariquesani/patch-1
...
Added documentation for quality parameter
2018-01-18 10:45:51 -06:00
Joseph Nix
fc4403d051
Merge branch 'master' into master
2018-01-17 17:17:33 -06:00
Joseph Nix
e201fc8c75
Merge pull request #152 from madebr/webpack2
...
Upgrade webpack example in documentation to webpack v2
2018-01-17 17:10:21 -06:00
Joseph Nix
8ecba4429f
Merge pull request #165 from rlaverde/themes-doc
...
Add documentation for themes.
2018-01-11 17:30:10 -06:00
Joseph Nix
b98ef6c9ff
Capitalizing a subtitle
2018-01-11 17:28:04 -06:00
Joseph Nix
c61ce28a4e
Further content tweaks to main themes page
2018-01-11 17:25:46 -06:00
Joseph Nix
6d5a0e0c01
Tweaks to themes packages
2018-01-11 17:15:45 -06:00
Joseph Nix
0cd18e7b5e
Tweaks to Theme Creating
2018-01-11 17:11:59 -06:00
Joseph Nix
ae41c217ff
Tweaks to customizing themes page
2018-01-11 16:56:35 -06:00
Joseph Nix
8f8c0271a1
Capitalizing title
2018-01-11 16:53:29 -06:00
Joseph Nix
1b358cf3f7
Tweaks and more info on themes installation
2018-01-11 16:50:06 -06:00
Joseph Nix
724525623f
Updating text in main theme docs page
...
Added a little info and tweaks.
2018-01-11 14:27:04 -06:00
Joseph Nix
65a9bad0d7
Merge pull request #167 from BarnabyShearer/patch-1
...
Add `lektor-make` to the list of plugins
2018-01-10 18:12:26 -06:00
Joseph Nix
2bef9af05a
Merge pull request #173 from dwt/patch-1
...
Looks legit to me. Thanks @dwt!
2018-01-10 18:05:40 -06:00
Joseph Nix
1d52102ae2
Merge pull request #171 from Limpan/fix/single-page-example
...
Fixed query in single page example.
2018-01-10 18:02:59 -06:00
rekcäH nitraM
0c24d239c4
Link to different atom plugin GitHub profile
...
Seems the original author of the atom plugin doesn't work on it anymore - so the mantle has probably gone to me for now.
Not sure if this is the right way, but I propose listing my repo here now.
2018-01-03 11:16:13 +01:00
lukas
fd7c9c063b
/content/docs/templates/imageops fix .query to .get
2017-12-21 22:45:27 -05:00
Linus Törngren
b8da574e12
Fixed query in single page example.
2017-12-19 10:03:20 +01:00
lukas
baaa63cafd
/content/docs/templates/imageops added way to access single images and cross content folder image access
2017-12-13 08:59:40 -05:00
Barnaby Shearer
aee2266687
Add `lektor-make` to the list of plugins
...
On the one hand this is the simplest possible plug-in, a few characters changed form the tutorial; on the other it is actually really useful.
2017-11-04 17:39:24 +00:00
Rafael Laverde
ad25b34460
Add documentation for themes.
2017-10-26 09:07:39 -05:00
Florian Schulze
bef05e1538
Update contents.lr
2017-08-23 13:39:42 +02:00
Joseph Nix
f84521da7e
Merge pull request #155 from skorokithakis/patch-1
...
Add plugins
2017-08-14 16:02:15 -05:00
Joseph Nix
64d27dffa8
Merge pull request #123 from enguerran/patch-1
...
Update documentation to fit to #240
2017-08-14 09:03:31 -05:00
Stavros Korokithakis
1acf3acd0c
Add plugins
2017-07-14 11:55:01 +03:00
Andrew Arendt
5563b92a52
Update contents.lr
...
Easier to understand wording.
2017-07-13 11:50:16 -05:00
Anonymous Maarten
5f10829b6d
Upgrade webpack example in documentation to webpack v2
...
See:
- https://webpack.js.org/guides/migrating
- http://javascriptplayground.com/blog/2016/10/moving-to-webpack-2/
- https://github.com/webpack/webpack/issues/3043
2017-06-14 19:55:04 +02:00
Joseph Nix
63551fca17
Merge pull request #100 from singingwolfboy/py3
...
Document Python 3 support
2017-06-12 16:58:18 -05:00
Dr. Tarique Sani
0aed16e221
Merge pull request #148 from mkjsix/patch-1
...
A simple Lektor plugin for gulp
2017-04-28 16:03:27 +05:30
Mark Steve Samson
0b363747da
Fix example
2017-04-25 15:22:00 +08:00
Maurizio Turatti
313653598c
Update contents.lr
...
A simple Lektor plugin for gulp
2017-04-19 04:53:09 +02:00
Adam Wolf
bac2e9724e
s/arguemnts/arguements
2017-04-01 23:41:06 -07:00
Dr. Tarique Sani
9453177527
Merge pull request #144 from lektor/tariquesani-patch-add-asciidoc
...
Added the asciidoc plugin to the list
2017-03-29 09:42:20 +05:30
Saša Savić
28df11ecd5
Fix typos errors in model docs
2017-03-28 19:06:23 +02:00
Dr. Tarique Sani
61b3d39086
Update contents.lr
2017-03-14 15:14:45 +05:30
David Baumgold
13f3ecd667
Merge pull request #143 from pietroalbini/master
...
Add the lektor-minify plugin to the list
2017-02-22 09:03:57 -05:00
Raphael Pierzina
edde14ff46
Stress that JSON is only an example
2017-02-21 22:38:43 +00:00
Raphael Pierzina
6fa33d56e4
Merge branch 'master' into update-package-json-in-webpack-guide
2017-02-21 22:15:04 +00:00
Raphael Pierzina
09836f69db
Update webpack guide with npm init
2017-02-21 22:14:31 +00:00
Pietro Albini
fa894c97b8
Add the lektor-minify plugin to the list
2017-02-21 22:30:56 +01:00
David Baumgold
357ade9b6e
Merge pull request #129 from tariquesani/patch-2
...
Added documentname and description to the list
2017-02-20 21:13:16 -05:00
David Baumgold
7bf8b1697c
Merge pull request #124 from kwellman/patch-1
...
Add lektor-nofollow plugin
2017-02-20 21:09:43 -05:00
David Baumgold
076c6e5a91
Merge pull request #130 from gagoman/add-yandex-metrica-plugin
...
Add Yandex Metrica plugin
2017-02-20 21:09:14 -05:00
David Baumgold
ca80b7602b
Merge pull request #140 from lektor/niijv-patch-2
...
Update documentation for "inherits"
2017-02-20 21:01:50 -05:00
Elias Zeitfogel
e33cd70270
Fix typo
2017-02-20 10:52:10 +01:00
Elias Zeitfogel
791714dd3e
Update documentation for "inherits"
...
Update docs to reflect that option "inherits" also inherits the model option settings from the given model, not just the fields.
2017-02-20 10:21:50 +01:00
David Baumgold
f64d5008f6
Merge pull request #139 from kiddick/master
...
Fix typo in add command
2017-01-16 17:36:09 -05:00