summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)Author
2021-08-08Remove explanatory output from templateHEADmasterMatthias Beyer
2021-08-08Add some styleMatthias Beyer
2021-08-01Add including of stylesheetMatthias Beyer
2021-08-01Make links absoluteMatthias Beyer
2021-08-01Make sidebar have name of elementMatthias Beyer
2021-08-01Remove tree_path from templateMatthias Beyer
2021-08-01Add template for treeMatthias Beyer
2021-07-31Replace tree rendering with new implementationMatthias Beyer
2021-07-31Make HTML escaping only in this one placeMatthias Beyer
2021-07-31Make code viewer show line numbers with tableMatthias Beyer
2021-07-31Make lines include line numberMatthias Beyer
2021-07-30Add themed highlightingMatthias Beyer
2021-07-30Render blob as linesMatthias Beyer
2021-07-30Add blob renderingMatthias Beyer
2021-07-25Remove sidebar on landing page, as sidebar requires a repo to be presentMatthias Beyer
2021-07-25Fix tree path linksMatthias Beyer
2021-07-25Fix template markup and link refMatthias Beyer
2021-07-25Render blob ID as wellMatthias Beyer
2021-07-25Render tree element depending on whether it is a blob or a treeMatthias Beyer
2021-07-25Fix templatesMatthias Beyer
2021-07-25Rename template to appropriate nameMatthias Beyer
2021-07-25Add first step towards tree renderingMatthias Beyer
2021-07-25Rename link to tag, we need /t/ for treesMatthias Beyer
2021-07-25Change so that default branch name is honoredMatthias Beyer
2021-07-25Split templates, include them at compiletime, render branch site for repoMatthias Beyer
2021-07-25Add list of reposMatthias Beyer
2021-07-25Add rendering of branch listMatthias Beyer
2021-07-25Implement templatesMatthias Beyer