This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
gitdab
/
gitdab
Watch
3
Star
7
Fork
2
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add customizations and icons
pull/2/head
Ave
2 years ago
parent
c86e09fd78
commit
d40b274f34
No known key found for this signature in database
GPG Key ID:
9356ABAA42C842B
10 changed files
with
14 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-1
README.md
+1
-0
customizations/custom/public/img/favicon.png
BIN
customizations/custom/public/img/gitdab_light.png
BIN
customizations/custom/public/img/gitdab_transparent.png
+1
-0
customizations/custom/public/img/gitea-lg.png
+1
-0
customizations/custom/public/img/gitea-sm.png
+5
-0
customizations/custom/templates/custom/header.tmpl
+0
-0
customizations/custom/templates/home.tmpl
BIN
icons/gitdab_light.png
BIN
icons/gitdab_transparent.png
+ 6
- 1
README.md
View File
@ -1,3 +1,8 @@
# gitdab
Gitdab's scripts, icons and gitea customizations
Gitdab's scripts, icons and gitea customizations
## Credits
- Luna: Idea for Gitdab
- Slice (sliceofcode): Gitdab logo
+ 1
- 0
customizations/custom/public/img/favicon.png
View File
@ -0,0 +1 @@
gitdab_transparent.png
BIN
customizations/custom/public/img/gitdab_light.png
View File
Before
After
Width:
500
| Height:
500
| Size:
14 KiB
BIN
customizations/custom/public/img/gitdab_transparent.png
View File
Before
After
Width:
500
| Height:
500
| Size:
16 KiB
+ 1
- 0
customizations/custom/public/img/gitea-lg.png
View File
@ -0,0 +1 @@
gitdab_transparent.png
+ 1
- 0
customizations/custom/public/img/gitea-sm.png
View File
@ -0,0 +1 @@
gitdab_transparent.png
+ 5
- 0
customizations/custom/templates/custom/header.tmpl
View File
@ -0,0 +1,5 @@
<style>
.home .hero .octicon, .home a {
color:
#f
795
a0
!
important
;
}
</style>
customizations/custom/templates → customizations/custom/templates/home.tmpl
View File
BIN
icons/gitdab_light.png
View File
Before
After
Width:
500
| Height:
500
| Size:
14 KiB
BIN
icons/gitdab_transparent.png
View File
Before
After
Width:
500
| Height:
500
| Size:
16 KiB
Write
Preview
Loading…
Cancel
Save