blob: 56387e7c09c18c6eb3eda3182fed26cfee2f71aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
- [x] images for projects in list
- [x] new git server
- [x] set up gitolite and cgit for push permissions and public viewing:
https://www.omarpolo.com/post/cgit-gitolite.html
https://matejamaric.com/blog/git-server/
https://0x42.sh/cgit-nginx-gitolite-a-personal-git-server/
https://wiki.archlinux.org/title/Cgit#Gitolite
- [x] cgit don't show .git
- [x] cgit and gitoliterc config in repo
- [x] cgit styling
https://mitjafelicijan.com/making-cgit-look-nicer.html
https://www.hackitu.de/cgithub/
https://git.causal.agency/cgit-pink/
https://git.zx2c4.com/cgit/
- [x] vps backup
- [ ] cgit dark mode
- [ ] custom cgit fork, default about page
- [ ] cgit favicons and icon
- [ ] add my best repos, with groups
- [ ] get rid of gitolite admin repo
Potential Improvements to CGit:
- Default page patch
- Add better default styling
- Click on things to copy them to clipboard
- Branches go in a more reasonable place
- List of branches which a commit is in
- Branch compare ahead or behind
- Web docs
- Direct gitolite access integration
Revamp
- [x] port articles to directories
- [ ] no subtitles in title, better title sizing
- [ ] everything is in sections
- [ ] better h1..h6 styling
- [ ] clean up project style (wide container, each element)
|