Commit Graph

57 Commits

Author SHA1 Message Date
Jeff Dairiki
962be2e941 Render internal links as relative links.
There were some locations where the site was linking to the listing
of plugin tags with an absolute ("/plugin/tags") path.  This fixes
those to render as relative paths.
This matches the rendering of all other internal links on the site,
and avoids broken links when deploying to sites rooted under a path
prefix (e.g. https://lektor.github.io/lektor-website/.)
2022-02-23 17:36:51 -08:00
Jeff Dairiki
35a0266891 Omit leading and from plugin tag list if there is only one tag 2021-02-07 14:25:58 -08:00
Joseph Nix
1213731fc6 [lektor-website-197] Addin class ref to links to tags page. 2018-12-15 12:55:13 -06:00
Joseph Nix
f010714d35 [lektor-website-197] Fixing url pathing of plugin tags with upper case letters. 2018-12-15 12:55:13 -06:00
Joseph Nix
244e2e385c [lektor-website-197] Adding plugins/tags page. 2018-12-15 12:54:31 -06:00
hitrust
6ccd3d3935
Normalization of HTML tags 2018-09-13 10:19:43 +08:00
Joseph Nix
94e5f70d30 [hotfix-7-10-18] Removing extraneous jinja 2018-07-10 10:17:38 -05:00
Joseph Nix
6532615dd9 [issue-195] Add a link from a plugin event to the plugin tag page for that event. 2018-06-28 16:30:56 -05:00
Joseph Nix
b10d32fa51 [showcase-style-fixes] Fixing main container expanding in size on medium viewport, and cropping tall thumbnails on showcase page. 2018-06-08 16:32:45 -05:00
Joseph Nix
0801daf9ec [gdpr-prep] Making Google Analytics anonymize IPs, use async load, and respect Do-Not-Track. 2018-05-22 14:34:50 -05:00
Joseph Nix
ffcc6f2e64 [showcase-fix] Removing empty space fill for batching showcases. 2018-05-16 16:39:35 -05:00
Joseph Nix
d39e55afbc [showcase-relisiancy] Making the showcase more resiliant against slightly different sized thumbnails. 2018-05-15 12:26:32 -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
41bfe68edd [pluginlist-update] Displaying all lists of plugins in the same way, using the same macro. This caused an increase in build time, but has a better finished product. 2018-05-14 16:41:39 -05:00
Joseph Nix
af90510192 [pluginlist-update] Updated templates to final version with many updates, made project-data plugin more robust, tweaked some css and ran webpack again. 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
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
460693eccb [pluginlist-update] Adding lektor-tags for plugins, adding assets for another webpack build, plugin template tweaks. 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
Joseph Nix
56dc0ae10a [pluginlist-update] Better template layouts. 2018-05-14 16:41:38 -05:00
Joseph Nix
ac23ef384a [pluginlist-update] Adding project data plugin and using it to retrieve info about plugins. 2018-05-14 16:41:38 -05:00
Joseph Nix
482df9ccb0 [pluginlist-update] Adding some plugin category scaffolding. 2018-05-14 16:41:38 -05:00
Joseph Nix
d5c8a91f68 [tl-showcase] Adding Terminal Labs to showcase. 2018-01-26 13:16:31 -06:00
Joseph Nix
3663a19ed7 [lektor-website-160] Fixing link to homepage source. 2017-08-28 12:33:04 -05:00
Joseph Nix
e0e6b8633b Added text to encourage others to link their showcase to its source code. 2017-07-11 14:14:15 -05:00
David Baumgold
10296444df Close <li> tags
Because valid HTML is better than invalid HTML
2016-07-22 11:47:12 -04:00
David Baumgold
0ecf8c4575 Add favicon 2016-07-22 11:22:23 -04:00
David Baumgold
be9d1464ce Python 3 compatibility 2016-06-02 16:49:48 -07:00
Gunbei
a28217c251 Fix typos, misspellings, duplicate words 2016-02-12 00:08:53 +01:00
A. Jesse Jiryu Davis
ff03293abc Use new get_siblings() method.
get_prev_sibling and get_next_sibling removed in https://github.com/lektor/lektor/pull/118
2016-01-31 06:35:19 -05:00
A. Jesse Jiryu Davis
880ac178e5 Spin off the lektor-atom plugin. 2016-01-09 17:26:59 -05:00
Armin Ronacher
f4556b004d Split off the virtual path on source link 2016-01-09 11:41:35 +01:00
Armin Ronacher
3bd4f6e008 Fixed link to blog archive. 2016-01-09 11:40:48 +01:00
Armin Ronacher
0a593af992 Fixed a broken div 2016-01-09 11:18:19 +01:00
Armin Ronacher
156c73df57 Imported new images 2016-01-09 10:27:02 +01:00
Armin Ronacher
b3ff365a8a Documented virtual paths 2016-01-09 10:24:39 +01:00
A. Jesse Jiryu Davis
d015f8ce66 Add prev/next links to blog posts. 2016-01-06 16:53:47 -05:00
Armin Ronacher
c18389172f Updated docs on types 2016-01-02 22:14:42 +01:00
Armin Ronacher
9346ba5719 Improved gitter integration 2015-12-30 00:25:24 +01:00
Armin Ronacher
98cd036c72 Added community and showcase header 2015-12-29 20:01:17 +01:00
Armin Ronacher
05cdd82c9b nocontent for child pages 2015-12-29 12:28:02 +01:00
Elias Zeitfogel
f59c907ce5 Showcase typos 2015-12-27 22:05:45 +01:00
Armin Ronacher
06a3f32639 Added showcase 2015-12-27 21:46:27 +01:00
Armin Ronacher
3355c05704 Change title 2015-12-26 23:44:57 +01:00
Armin Ronacher
7e72742bea banner -> page-banner because adblock -.- 2015-12-26 11:16:34 +01:00
Armin Ronacher
d9e7456c45 Improved rendering of banners and simplified model 2015-12-26 10:52:00 +01:00
Armin Ronacher
d3d90fe0d8 Added docs on system fields 2015-12-25 22:53:37 +01:00
Armin Ronacher
e104ff83a5 Merge pull request #23 from davidbgk/patch-1
An attempt to fix #3, bumping the interval
2015-12-24 21:01:39 +01:00
Armin Ronacher
325eb1fe7e Added publisher docs 2015-12-24 20:54:55 +01:00