Commit Graph

8 Commits

Author SHA1 Message Date
Jeff Dairiki 57770a90ff Add trailing slashes to links that should have them 2022-02-27 10:17:02 -08:00
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
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 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 56dc0ae10a [pluginlist-update] Better template layouts. 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