aboutsummaryrefslogtreecommitdiff
path: root/templates/repo.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add basic repo display... kinda broken thoughRunxi Yu2024-06-191-29/+109
|
* Include the original legit CSS for nowRunxi Yu2024-06-161-1/+1
|
* repo.html: repoheader should be in <body>, not <head>Runxi Yu2024-06-151-1/+1
|
* Add footer to each template and use standard error messagesRunxi Yu2024-06-141-0/+1
|
* Re-indent all HTML filesRunxi Yu2024-06-141-27/+25
| | | | Use tabs and try to make <pre> not add extra spaces
* Remove blank lines in the HTMLRunxi Yu2024-06-141-3/+0
|
* Add <!DOCTYPE html> to all relevant templatesRunxi Yu2024-06-141-0/+1
| | | | See https://developer.mozilla.org/en-US/docs/Web/HTML/Quirks_Mode_and_Standards_Mode
* cleaner titlesAnirudh Oppiliappan2023-02-181-5/+0
| | | | by nilix
* add style tweaksDerek Stevens2023-02-051-2/+2
| | | | Signed-off-by: Derek Stevens <nilix@nilfm.cc>
* routes: render markdown readmes in repo index (#11)James Mills2022-12-261-3/+1
|
* all: no more pretty urlsAnirudh Oppiliappan2022-12-191-1/+1
|
* all: go-import, clone urlAnirudh Oppiliappan2022-12-181-2/+10
|
* log: cleaner viewAnirudh Oppiliappan2022-12-181-2/+5
|
* templates: unified repo-headerAnirudh Oppiliappan2022-12-181-7/+2
|
* git, templates: diff viewAnirudh Oppiliappan2022-12-171-1/+1
|
* templates: repo and logAnirudh Oppiliappan2022-12-171-36/+20
|
* routes: index viewAnirudh Oppiliappan2022-12-121-1/+1
|
* templates: fix 404 and 500Anirudh Oppiliappan2022-12-121-0/+5
|
* routes, templates: tree and log viewsAnirudh Oppiliappan2022-12-111-5/+33
|
* all: initAnirudh Oppiliappan2022-12-111-0/+22