Compare commits

..

No commits in common. "cb4ad90fbbf9e6fd229aeb55ad74d53c67695c4f" and "ddd5bd8ace9adf09b1ee21b022d26643b45786f5" have entirely different histories.

44 changed files with 61 additions and 148 deletions

View file

@ -1 +0,0 @@
Website designt von [https://sen.rip/about Sen]

View file

@ -1,4 +0,0 @@
[https://images.araroth.net Bilder und Medien]
[https://forge.araroth.net Quellcode]
[https://sen.rip Sen]
[https://gruft.sen.rip Die Gruftstube 🖤]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

View file

@ -1,33 +0,0 @@
[#name Projekte]
[#title Alle Projekte]
[#index]
[#sort 2]
#That Cube Rocks / TCR - Ein MC-basiertes Spiel
Ein Spiel basierend auf und inspiriert von MC.
Weitere Infos folgen ...
[https://thatcube.rocks Website]
[https://forge.araroth.net/sen/tcr Quellcode]
[#]
#VProxy - Ein Proxy für das MC-1.8.x-Protokoll
Ein Proxy für die Verwaltung und den Login auf MC 1.8.x-basierten Servern.
Aktuell gestestet mit PandaSpigot und ViaProxy, es werden nur Server mit Protokoll-Version 47 / 1.8.x unterstützt!
[https://forge.araroth.net/sen/vproxy Quellcode]
[#]
#OPLPlayer - MIDI OPL 2/3 Player
Ein kleiner MIDI-Player mit YM-OPL-Klang, in C geschrieben.
Dieses Projekt wird nur noch selten weiter entwickelt.
[https://forge.araroth.net/sen/oplplayer Quellcode]
[#]
#Diese und andere Websites
[https://sen.rip Sen's persönliche Website]
[https://gruft.sen.rip Die Gruftstube - Kleine Gruft-Website von Sen]
[https://forge.araroth.net/sen/websitez Quellcode der Websites]
[#]
#SD Web UI Patched - Ein Fork der Stable Diffusion Web UI
Aktuell nicht weiter entwickelt, unvollständig.
[https://forge.araroth.net/sen/sd-web-ui-patched Quellcode]

View file

@ -1,8 +0,0 @@
[#logo ]
[#logo_url /]
[#blank]
[#icon /favicon.ico]
[#stylesheet /stylesheet.css]
[#title_format %t]
[#logo_width 192]
[#logo_height 32]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

View file

@ -1 +0,0 @@
Website designt von [https://sen.rip/about Sen]

View file

@ -1 +0,0 @@
Lizensiert unter [https://araroth.net/license/cc-by-nc-sa-4.0.txt CC BY-NC-SA 4.0]

View file

@ -1 +0,0 @@
[https://araroth.net/legal Datenschutz und Rechtliches]

View file

@ -1 +0,0 @@
[#nav]

View file

@ -1,2 +0,0 @@
[https://sen.rip Sen]
[https://araroth.net Araroth]

View file

@ -1,17 +0,0 @@
[#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]

View file

@ -1,34 +0,0 @@
[#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]

View file

@ -116,7 +116,6 @@ base_stylesheet = [
"row-gap": "[#header-gap]px",
"align-items": "center",
"box-sizing": "border-box",
"flex-wrap": "wrap",
"padding": "0 [#header-padding-right]px 0 [#header-padding-left]px",
"margin": "0"
}),
@ -127,7 +126,6 @@ base_stylesheet = [
"row-gap": "[#footer-gap]px",
"align-items": "center",
"box-sizing": "border-box",
"flex-wrap": "wrap",
"padding": "0 [#footer-padding-right]px 0 [#footer-padding-left]px",
"margin": "0"
}),

5
sen.gay/about.sml Normal file
View file

@ -0,0 +1,5 @@
[#name Über]
[#title Über diese Website]
[#index]
[#sort 3]
TODO: Infotext hier hin schreiben ...

View file

@ -3,6 +3,6 @@
[#blank]
[#icon /favicon.ico]
[#stylesheet /stylesheet.css]
[#title_format %t - Araroth]
[#logo_width 138]
[#title_format %t - Sen]
[#logo_width 384]
[#logo_height 64]

View file

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Before After
Before After

View file

@ -0,0 +1 @@
Website designt von [/about Sen]

3
sen.gay/header/right.sml Normal file
View file

@ -0,0 +1,3 @@
[https://images.sen.gay Bilder und Medien]
[https://forge.sen.gay Forgejo-Instanz]
[https://sen.rip Die Gruftstube 🖤]

View file

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Before After
Before After

View file

@ -1,7 +1,7 @@
[#name Hauptseite]
[#title Hauptseite]
[#title Abgründe der Hölle]
[#sort -1]
#WIP
#Miau :3
Website hat leider noch keinen (oder kaum) Inhalt
[#]
* Dies ist ein vorläufiger Test des CMS *

View file

@ -18,4 +18,4 @@ Alle Verweise auf andere Seiten wurden nach bestem Gewissen geprüft und dessen
Es ist nicht möglich permanent alle Seiten auf eventuelle Änderungen zu kontrollieren. Sollte aber eine Problematik mit einer Seite bekannt werden, werde ich die Links dorthin umgehend entfernen.
[#]
##Kontakt
Mail: imail at araroth punkt net
Mail: imail at sen punkt gay

5
sen.gay/projects.sml Normal file
View file

@ -0,0 +1,5 @@
[#name Projekte]
[#title Aktuelle Projekte]
[#index]
[#sort 2]
Hier wird bald eine ganze Liste von aktiven Projekten auftauchen ...

View file

@ -1,5 +0,0 @@
[#name Über mich]
[#title Über mich]
[#index]
[#sort 3]
TODO: Infotext hier hin schreiben ...

View file

@ -1,8 +1,8 @@
[#logo /image/logo.png]
[#logo ]
[#logo_url /]
[#blank]
[#icon /favicon.ico]
[#stylesheet /stylesheet.css]
[#title_format %t - Sen]
[#logo_width 384]
[#logo_height 64]
[#title_format %t]
[#logo_width 192]
[#logo_height 32]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before After
Before After

View file

@ -1 +1 @@
Website designt von [/about Sen]
Website designt von [https://sen.gay/about Sen]

View file

@ -1 +1 @@
Lizensiert unter [https://araroth.net/license/cc-by-nc-sa-4.0.txt CC BY-NC-SA 4.0]
Lizensiert unter [https://sen.gay/license/cc-by-nc-sa-4.0.txt CC BY-NC-SA 4.0]

View file

@ -1 +1 @@
[https://araroth.net/legal Datenschutz und Rechtliches]
[https://sen.gay/legal Datenschutz und Rechtliches]

View file

@ -1,2 +1 @@
[https://araroth.net Araroth]
[https://gruft.sen.rip Die Gruftstube 🖤]
[https://sen.gay Hauptseite]

View file

Before

Width:  |  Height:  |  Size: 4.1 MiB

After

Width:  |  Height:  |  Size: 4.1 MiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 7.6 MiB

After

Width:  |  Height:  |  Size: 7.6 MiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 7.4 MiB

After

Width:  |  Height:  |  Size: 7.4 MiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Before After
Before After

View file

@ -1,7 +1,17 @@
[#name Übersicht]
[#title Abgründe der Hölle]
[#sort -1]
#Miau :3
Dies ist meine persönliche Website. [/about Über mich]
Für alle Projekte und weitere Infos siehe [https://araroth.net Araroth]
[#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]

View file

@ -1,26 +1,26 @@
[#background-color #000000]
[#text-color #afafaf]
[#link-color #dfdfdf]
[#header-color #202020]
[#footer-color #202020]
[#top-line-color #101010]
[#bottom-line-color #101010]
[#container-color #000000]
[#content-box-color #202020]
[#content-border-tl-color #282828]
[#content-border-br-color #181818]
[#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 72]
[#header-padding-left 0]
[#header-padding-right 16]
[#header-gap 25]
[#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 4]
[#header-side-pad 10]
[#footer-height 32]
[#footer-padding-left 15]
[#footer-padding-right 15]
@ -28,7 +28,7 @@
[#footer-elem-size 20]
[#footer-line-pad 2]
[#footer-side-pad 7]
[#line-height 15]
[#line-height 20]
[#text-size 14]
[#header-text-size 20]
[#header-text-size 16]
[#footer-text-size 14]