initial commit
This commit is contained in:
commit
d5804e7ba7
34 changed files with 1220 additions and 0 deletions
8
sen.rip/config.sml
Normal file
8
sen.rip/config.sml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[#logo ]
|
||||
[#logo_url /]
|
||||
[#blank]
|
||||
[#icon /favicon.ico]
|
||||
[#stylesheet /stylesheet.css]
|
||||
[#title_format %t]
|
||||
[#logo_width 192]
|
||||
[#logo_height 32]
|
BIN
sen.rip/favicon.ico
Normal file
BIN
sen.rip/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
1
sen.rip/footer/center.sml
Normal file
1
sen.rip/footer/center.sml
Normal file
|
@ -0,0 +1 @@
|
|||
Website designt von [https://sen.gay/about Sen]
|
1
sen.rip/footer/left.sml
Normal file
1
sen.rip/footer/left.sml
Normal file
|
@ -0,0 +1 @@
|
|||
Lizensiert unter [https://sen.gay/license/cc-by-nc-sa-4.0.txt CC BY-NC-SA 4.0]
|
1
sen.rip/footer/right.sml
Normal file
1
sen.rip/footer/right.sml
Normal file
|
@ -0,0 +1 @@
|
|||
[https://sen.gay/legal Datenschutz und Rechtliches]
|
0
sen.rip/header/center.sml
Normal file
0
sen.rip/header/center.sml
Normal file
1
sen.rip/header/left.sml
Normal file
1
sen.rip/header/left.sml
Normal file
|
@ -0,0 +1 @@
|
|||
[#nav]
|
1
sen.rip/header/right.sml
Normal file
1
sen.rip/header/right.sml
Normal file
|
@ -0,0 +1 @@
|
|||
[https://sen.gay Hauptseite]
|
BIN
sen.rip/image/friedhof1.jpg
Normal file
BIN
sen.rip/image/friedhof1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 MiB |
BIN
sen.rip/image/friedhof2.jpg
Normal file
BIN
sen.rip/image/friedhof2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.6 MiB |
BIN
sen.rip/image/friedhof3.jpg
Normal file
BIN
sen.rip/image/friedhof3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.4 MiB |
BIN
sen.rip/image/friedhof4.jpg
Normal file
BIN
sen.rip/image/friedhof4.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
17
sen.rip/index.sml
Normal file
17
sen.rip/index.sml
Normal file
|
@ -0,0 +1,17 @@
|
|||
[#title Die Gruftstube]
|
||||
[#name Gruftstube]
|
||||
#Dies ist eine Platzhalterseite!
|
||||
Hier werden bald meine sämtlichen "Gruft-Projekte" von mir hochgeladen.
|
||||
Diese Seite hat noch keinen richtigen Inhalt, daher hier erstmal ein Paar Fotos von draußen.
|
||||
[#]
|
||||
Schlechtes Licht
|
||||
[#img /image/friedhof1.jpg h:256]
|
||||
[#]
|
||||
Schlechtes Wetter
|
||||
[#img /image/friedhof2.jpg h:256]
|
||||
[#]
|
||||
Etwas heller
|
||||
[#img /image/friedhof3.jpg h:256]
|
||||
[#]
|
||||
Ich glaube (hoffe) es ist nur der Mond ...
|
||||
[#img /image/friedhof4.jpg h:256]
|
34
sen.rip/theme.sml
Normal file
34
sen.rip/theme.sml
Normal file
|
@ -0,0 +1,34 @@
|
|||
[#background-color #000000]
|
||||
[#text-color #8f8f8f]
|
||||
[#link-color #afafaf]
|
||||
[#header-color #2f2f2f]
|
||||
[#footer-color #2f2f2f]
|
||||
[#top-line-color #4f4f4f]
|
||||
[#bottom-line-color #4f4f4f]
|
||||
[#container-color #181818]
|
||||
[#content-box-color #3f3f3f]
|
||||
[#content-border-tl-color #5f5f5f]
|
||||
[#content-border-br-color #1f1f1f]
|
||||
[#container-padding 80]
|
||||
[#content-min-height 36]
|
||||
[#content-margin 5]
|
||||
[#content-line-pad 5]
|
||||
[#content-side-pad 10]
|
||||
[#header-height 40]
|
||||
[#header-padding-left 10]
|
||||
[#header-padding-right 10]
|
||||
[#header-gap 5]
|
||||
[#header-elem-size 32]
|
||||
[#header-line-pad 4]
|
||||
[#header-side-pad 10]
|
||||
[#footer-height 32]
|
||||
[#footer-padding-left 15]
|
||||
[#footer-padding-right 15]
|
||||
[#footer-gap 8]
|
||||
[#footer-elem-size 20]
|
||||
[#footer-line-pad 2]
|
||||
[#footer-side-pad 7]
|
||||
[#line-height 20]
|
||||
[#text-size 14]
|
||||
[#header-text-size 16]
|
||||
[#footer-text-size 14]
|
Loading…
Add table
Add a link
Reference in a new issue