|
754dbca64c
|
improve dark-theme
|
2021-05-24 23:01:25 -05:00 |
|
|
764a1cbb69
|
Fix nginx configuration
```
location ~* ^.+\.(css|png|ico)$ {
expires 30d;
}
```
^ that parameter causes that .css files cannot be explored
|
2021-05-23 16:04:01 -05:00 |
|
|
64bc0e7de3
|
update theme pygments to cgit
|
2021-05-23 15:07:31 -05:00 |
|
|
b148a4d8a4
|
[README.md]: fix directory build
|
2021-04-16 13:24:01 -05:00 |
|
|
4f089f6f7a
|
[README.md]: update
|
2021-04-16 13:17:58 -05:00 |
|
|
cdc8005303
|
Fix snapshot variable
|
2021-04-11 23:02:59 -05:00 |
|
|
d6b100c6fb
|
[md2html]: Add permission execution
|
2021-04-08 19:55:18 -05:00 |
|
|
5bcfd340fd
|
[cgit.css]: improve diff colors
|
2021-04-08 19:24:59 -05:00 |
|
|
59a573d25f
|
Add custom md2html file for dark-node
|
2021-04-08 19:14:52 -05:00 |
|
|
e50c6eeba9
|
[entrypoint.sh]: improve cgit config
|
2021-04-08 16:39:05 -05:00 |
|
|
0ab792d0f4
|
[gitolite.rc]: update umask
|
2021-04-08 16:35:45 -05:00 |
|
|
938767f582
|
Add more mimetypes and gitolite.rc file
|
2021-04-08 13:25:33 -05:00 |
|
|
7b8280c1d5
|
[entrypoint.sh]: change environment for alpine
|
2021-04-08 11:25:57 -05:00 |
|
|
37dbc490bb
|
enable dinamic config from gitolite
|
2021-04-08 10:51:05 -05:00 |
|
|
0dd1842b80
|
[READNE.md]: fix URL image
|
2021-04-08 10:32:57 -05:00 |
|
|
f98d998151
|
initial commit
|
2021-04-08 10:21:21 -05:00 |
|