aboutsummaryrefslogtreecommitdiff
path: root/templates (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree.html: IsFile checkRunxi Yu2024-06-201-0/+8
* tree.html: Very basic, a lot missingRunxi Yu2024-06-192-40/+93
* head.html: Add spaceRunxi Yu2024-06-191-1/+1
* Add basic repo display... kinda broken thoughRunxi Yu2024-06-194-39/+199
* Move the <table id="header">... thing to primary-header.htmlRunxi Yu2024-06-162-7/+10
* head.html: Add generator tag; <meta ...> -> <meta .../>Runxi Yu2024-06-161-6/+6
* legit.png -> null legitrx.pngRunxi Yu2024-06-161-1/+1
* repoheader must be in body, not headRunxi Yu2024-06-167-7/+7
* Include the original legit CSS for nowRunxi Yu2024-06-168-8/+8
* repo.html: repoheader should be in <body>, not <head>Runxi Yu2024-06-151-1/+1
* head.html: Remove inter.css ref to cdn.icyphox.shRunxi Yu2024-06-151-1/+0
* Add footer to each template and use standard error messagesRunxi Yu2024-06-149-3/+14
* Re-indent all HTML filesRunxi Yu2024-06-1411-310/+285
* Remove blank lines in the HTMLRunxi Yu2024-06-149-16/+0
* foot.html: Use legit's legit upstream, not GitHubRunxi Yu2024-06-141-1/+1
* foot.html: Use a common footerRunxi Yu2024-06-142-3/+6
* index.html: Fix <td> being closed by <th>Runxi Yu2024-06-141-3/+3
* index.html: Formatted primitivelyRunxi Yu2024-06-141-15/+30
* Add <!DOCTYPE html> to all relevant templatesRunxi Yu2024-06-149-0/+9
* routes: add raw file viewAnirudh Oppiliappan2024-02-251-1/+1
* fix broken mailto: link in commit templateGil Poiares-Oliveira2023-05-151-1/+1
* css: fix table overflowAnirudh Oppiliappan2023-03-191-12/+18
* cleaner titlesAnirudh Oppiliappan2023-02-187-36/+29
* templates: fix tagsAnirudh Oppiliappan2023-02-081-1/+1
* tree: directories first, add size column, fix ..Derek Stevens2023-02-081-8/+17
* only add go meta import tag if go.mod exists in repo rootDerek Stevens2023-02-051-1/+1
* add style tweaksDerek Stevens2023-02-054-15/+19
* routes: render markdown readmes in repo index (#11)James Mills2022-12-261-3/+1
* css: set repo desc font weight to normalAnirudh Oppiliappan2022-12-241-1/+1
* css: lose grid layout in refsAnirudh Oppiliappan2022-12-241-6/+2
* css: change iOS mono fontAnirudh Oppiliappan2022-12-221-1/+1
* templates: improve this & parent commitAnirudh Oppiliappan2022-12-221-4/+11
* Link to parent commit file version in commit viewphire2022-12-201-1/+2
* diff: scroll diff on overflowAnirudh Oppiliappan2022-12-191-1/+1
* diff: show diff typeAnirudh Oppiliappan2022-12-191-1/+10
* file: separate content and line numbersAnirudh Oppiliappan2022-12-191-1/+1
* css: add bg to readme/file contentAnirudh Oppiliappan2022-12-192-2/+6
* git: check for binary filesAnirudh Oppiliappan2022-12-191-1/+4
* add faviconAnirudh Oppiliappan2022-12-191-0/+1
* all: no more pretty urlsAnirudh Oppiliappan2022-12-192-3/+3
* templates: message under tag nameAnirudh Oppiliappan2022-12-181-2/+2
* css: single column index on small screensAnirudh Oppiliappan2022-12-181-6/+1
* all: go-import, clone urlAnirudh Oppiliappan2022-12-183-4/+18
* log: cleaner viewAnirudh Oppiliappan2022-12-182-4/+9
* templates: add title tagsAnirudh Oppiliappan2022-12-184-0/+13
* templates: unified repo-headerAnirudh Oppiliappan2022-12-187-41/+49
* git, templates: diff viewAnirudh Oppiliappan2022-12-173-19/+43
* templates: repo and logAnirudh Oppiliappan2022-12-175-46/+86
* css: wrong nameAnirudh Oppiliappan2022-12-171-2/+2
* templates: index reworkAnirudh Oppiliappan2022-12-175-22/+28