Commit Graph

9 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 244e2e385c [lektor-website-197] Adding plugins/tags page. 2018-12-15 12:54:31 -06: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 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