Fork of https://github.com/bovarysme/fudge with personal patches.
Go to file
Alienscience 9d16ef3dc8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful
Remove .github
2024-02-15 08:06:26 +01:00
build Create a build Makefile 2019-10-13 18:33:37 +02:00
config Change module name 2024-02-15 07:36:48 +01:00
docs Update the license notice 2019-10-10 19:53:38 +02:00
git Fix lint errors 2024-02-15 08:04:34 +01:00
handler Fix lint errors 2024-02-15 08:04:34 +01:00
logger Change module name 2024-02-15 07:36:48 +01:00
static Go generate 2024-02-15 07:38:44 +01:00
template Add a HTML lang attribute 2019-12-06 14:22:33 +01:00
util Fix lint errors 2024-02-15 08:04:34 +01:00
.gitignore Test git.GetRepositoryCommits 2019-10-24 22:55:22 +02:00
.woodpecker.yml Fix lint errors 2024-02-15 08:04:34 +01:00
CHANGELOG.md Release v0.4.0 2019-12-25 19:01:16 +01:00
config.example.yml Log requests made to the router 2019-11-16 23:40:10 +01:00
generate.go Change module name 2024-02-15 07:36:48 +01:00
go.mod Change module name 2024-02-15 07:36:48 +01:00
go.sum Updated deps 2024-02-15 07:29:33 +01:00
LICENSE Copyright for fork 2024-02-15 07:50:01 +01:00
LICENSE-TWEMOJI Add tree CSS 2019-10-07 19:59:50 +02:00
main.go Change module name 2024-02-15 07:36:48 +01:00
Makefile Add Makefile targets to run tests 2019-10-25 20:09:41 +02:00
README.md Add a CI status badge to README.md 2019-11-16 23:49:34 +01:00

fudge

CI status badge

The delicious Git WebUI.

Screenshot

Usage

  • Move config.example.yml to config.yml and edit it.
  • Run go run main.go.

License

This project is licensed under the terms of the MIT license. See LICENSE for details.

The colours used in syntax.go are taken from the ayu theme, licensed under the terms of the MIT license by Ike Ku.

The images blob.svg and tree.svg are licensed under the terms of the CC-BY 4.0 license by Twitter, Inc and other contributors. See LICENSE-TWEMOJI for details.