Jeff Dairiki
|
fca0134876
|
Normalize URLs to GitHub project repos
In particular we want to remove any trailing `.git` from the project
URL, since this results in broken links when we contruct the "Fork"
and "Open Issues" links in the plugin page.
(While `https://github.com/_owner_/_project_.git` will work to get to the
repo, `https://github.com/_owner_/_project_.git/fork` is a 404.)
|
2022-07-27 13:00:31 -07:00 |
Jeff Dairiki
|
850e52f598
|
Fix flake8 warnings for lektor_project_data.py
|
2022-07-27 13:00:31 -07:00 |
Jeff Dairiki
|
bd786c94b0
|
Unpin old version of readme_renderer
Current version is 28.0. Earlier versions do not run under Python 3.9.
|
2021-02-07 14:27:12 -08:00 |
Joseph Nix
|
b71bd8499f
|
[lektor-website-197] Removing single option for children models of the plugins page.
|
2018-12-15 12:54:21 -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
|
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
|
8a7393715a
|
[pluginlist-update] Fixing wrong version of dep in project-data plugin.
|
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
|
ac23ef384a
|
[pluginlist-update] Adding project data plugin and using it to retrieve info about plugins.
|
2018-05-14 16:41:38 -05:00 |