klaus
klaus copied to clipboard
docker run klaus / pip install klaus — the first Git web viewer that Just Works™.
Hi, When running `setup.py build`, we see this for both `klaus.templates` and `klaus.static`: ``` /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'klaus.templates' as data is deprecated, please list it in `packages`. !! ############################ #...
This one is pretty obscure, but Dulwich may raise EmptyFileException when part of the repository is corrupted. It would be nice if klaus displayed an appropriate error page. ``` File...
The docker images on dockerhub and ghcr.io are 2 years old and outdated. It seems that the [workflow](https://github.com/jonashaag/klaus/actions/workflows/docker-push.yml) has no recent runs?
@rbeerster
I noticed that https://git.proxmox.com/ has some repos shoved to the bottom in a group "~legacy". I *think* they're doing this by doing `git -C /srv/vcs/my-cool-repo.git gitweb.category=~legacy` or `echo ~legacy >/srv/vcs/my-cool-repo.git/category`....
Hello,i want to show .pynb (jupyter note book)file in web,but it show json file how can i do for this?