summaryrefslogtreecommitdiffstats
path: root/mustache-templates/reproducible/package_navigation.mustache
AgeCommit message (Collapse)AuthorFilesLines
2016-12-23reproducible Debian: Follow a 302 redirect.Daniel Shahaf1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-15reproducible Debian: be more explicitHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-10-21reproducible Debian: fix capitalisationHolger Levsen1-1/+1
2016-10-17reproducible Debian: link page explaining the variations tested more visiblyHolger Levsen1-0/+1
2016-08-12reproducible Debian: Ensure that we can always get back to "home" of this ↵Chris Lamb1-1/+1
package I forget what it's called in "Don't Make Me Think" but I keep trying to click this to get back to the "homepage" for this suite/arch/pkg combo. Signed-off-by: Chris Lamb <lamby@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-07reproducible navigation: more capitalisation fixesHolger Levsen1-2/+2
2016-07-28reproducible: minor nitpickings about Val's last commitsHolger Levsen1-1/+1
2016-07-28reproducible debian: create arch specific history pages for packagesValerie R Young1-1/+7
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-28reproducible debian: breakout package page navigation into seperate templateValerie R Young1-0/+44
Decoupling the mainbody and left navigation for package pages allows us to dry up some of the logic and css between package pages and all other pages that have a left navigation. Signed-off-by: Holger Levsen <holger@layer-acht.org>