Commit Graph

573 Commits

Author SHA1 Message Date
Joseph Nix 8e0cefa3b7
Merge pull request #259 from ikus060/master
Add lektor-pythonmarkdown plugin page
2018-12-05 10:46:59 -06:00
Patrik Dufresne b3dd216444 Add lektor-pythonmarkdown plugin page 2018-12-05 08:13:51 -05:00
Joseph Nix bb6799e8f5
Merge pull request #258 from Arstman/master
add new showcase website xinfengtv.com
2018-12-04 14:00:54 -06:00
Joseph Nix f425ab78ad
Grammar tweaks 2018-12-04 13:57:56 -06:00
Joseph Nix 9449a161ec [master] Flipping incorrect comment explaining try/except 2018-12-04 12:58:59 -06:00
Joseph Nix cdfabbbab8
Merge pull request #261 from lektor/lektor-619
[lektor-619] Fixing install.sh for breaking change in virtualenv
2018-12-04 12:54:28 -06:00
Joseph Nix 408416a842 [lektor-619] Fixing https://github.com/lektor/lektor/issues/619, cuased by https://github.com/pypa/virtualenv/issues/1241 2018-12-04 12:48:16 -06:00
root bf8f770462 add new showcase website xinfengtv.com 2018-11-02 03:07:13 +00:00
Joseph Nix 77f8ad4bc8
Merge pull request #257 from xlotlu/master
accompanying documentation updates to lektor/#551
2018-10-20 23:47:41 -05: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 d1d3cdc384
Merge pull request #248 from hitrust/patch-8
Normalization of HTML tags's usage
2018-10-13 16:20:24 -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 f186903084
Merge pull request #252 from a2csuga/feature/root-relative-path
added lektor-root-relative-path plugin.
2018-10-13 16:11:23 -05:00
Joseph Nix a8a80cda6f
Merge pull request #255 from lektor/deployment-options
Now linking to the deployment plugins list on deployments page
2018-10-03 15:27:52 -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
Joseph Nix 9b864befe5
Merge pull request #254 from pmuller/patch-1
Fix typo: s/me/be/
2018-10-01 22:27:38 -05:00
Philippe Muller 8f361aa3de
Fix typo: s/me/be/ 2018-10-02 11:26:24 +08:00
Joseph Nix d5a164d337
Merge pull request #253 from Andrew-Shay/themeiniUpdate
Updated theme.ini sample and broken link
2018-10-01 14:48:44 -05:00
Andrew Shay 0511ba1d33 Updated theme.ini sample and broken link 2018-09-29 22:24:24 -04:00
Atsushi Suga d25568fa7a added lektor-root-relative-path plugin.
added lektor-root-relative-path plugin.
2018-09-25 01:20:48 +09:00
Joseph Nix a54764eab1 [master] Adding category to asciidoctor. 2018-09-19 13:21:16 -05:00
Joseph Nix 4bc44ee772
Merge pull request #251 from andresperezcera/master
Added lektor-asciidoctor plugin.
2018-09-18 16:11:19 -05:00
Unknown 205b75e0fe added lektor-asciidoctor plugin.
added lektor-asciidoctor plugin.
2018-09-18 14:41:48 -05:00
Joseph Nix 506689b3ec
Merge pull request #242 from franktisellano/master
Added the personal site of Frank Tisellano to the Showcase
2018-09-18 11:09:28 -05:00
Joseph Nix cfffa7057c
Merge pull request #250 from jurgenizer/master
added happyhols to showcase
2018-09-18 11:07:18 -05:00
jurgenizer 5e44637e16 happyhols cover image fixed 2018-09-18 17:31:11 +02:00
jurgenizer 95ca3c8f08 added happyhols to showcase 2018-09-18 11:56:25 +02:00
Joseph Nix 6efdad0a99
Merge pull request #249 from lektor/plugin-jinja-content-change
[plugin-jinja-content-change] Switching to different plugin event
2018-09-13 12:06:12 -05:00
Joseph Nix cedee8e9ad [plugin-jinja-content-change] Switching to different plugin event 2018-09-13 12:05:05 -05:00
hitrust 6ccd3d3935
Normalization of HTML tags 2018-09-13 10:19:43 +08: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
Joseph Nix 207fb7dedd [upgrade-py-node-build-versions] Now building with xenial and sudo so the 3.7 builds will complete, since that's the only way to use 3.7 on Travis-CI right now. 2018-09-07 14:46:08 -05:00
Frank Tisellano eb233d4c6a Added the personal site of Frank Tisellano to the Showcase 2018-08-20 17:28:43 -04:00
Joseph Nix 216f3bc2c3
Merge pull request #241 from JosephKiranBabu/showcase-freedombox
Add FreedomBox website to showcase
2018-08-17 15:21:38 -05:00
Joseph Nuthalapati b2800b5978
Add FreedomBox website to showcase
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2018-08-17 18:20:10 +05:30
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 6bf43f3911
Merge pull request #237 from hitrust/patch-2
close li tag
2018-07-19 10:53:10 -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 b14b5fad89
Merge pull request #234 from lektor/themes
Explicitly listing the things themes can bring and that they can be overridden.
2018-07-16 15:22:28 -05: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