Skip to content

Add /packages/

g0t mi1k requested to merge g0tmi1k/jekyll-fdroid:packages into master

Before this MR:

  • /packages/ <--- was a break down of packages per category
  • /packages/ would then link to /categories/<value> to show more results
  • /categories/ <-- did not exists

Before: 55ad3b33

  • /packages/ would give you an overview of all the packages

Now:

  • /packages/ <--- lists all packages
  • /categories/ <-- lists all categories
  • /categories/ will link to /categories/<value>

Merge request reports