aboutsummaryrefslogtreecommitdiff
path: root/resources.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* resources.go: Add .gitattributes tooRunxi Yu2025-02-151-1/+2
|
* Makefile, resources.go: Add vendor directory to serve library sourceRunxi Yu2025-02-151-0/+1
|
* *: Use Makefile, and generate a versionRunxi Yu2025-02-141-0/+1
|
* *.go: ReformatRunxi Yu2025-02-121-1/+1
|
* resources: Add schema.sql to source_fsRunxi Yu2025-02-121-0/+1
|
* *: Migrate to the new path schemeRunxi Yu2025-02-121-15/+11
|
* resources: Serve source and static properlyRunxi Yu2025-02-101-1/+16
| | | | ... except that it won't run because of URL conflicts for now
* repo_tree: Fix URL and anchor issuesRunxi Yu2025-02-101-1/+4
|
* repo_index: Use the first line of the commit messageRunxi Yu2025-02-101-1/+1
|
* {main,resources}.go: Serve static/ properlyRunxi Yu2025-02-091-1/+1
|
* *: Basic web serverRunxi Yu2025-02-051-0/+32