diff --git a/araroth.net/config.sml b/araroth.net/config.sml new file mode 100644 index 0000000..12ab387 --- /dev/null +++ b/araroth.net/config.sml @@ -0,0 +1,8 @@ +[#logo /image/logo.png] + [#logo_url /] + [#blank] + [#icon /favicon.ico] + [#stylesheet /stylesheet.css] +[#title_format %t - Araroth] +[#logo_width 138] +[#logo_height 64] \ No newline at end of file diff --git a/araroth.net/favicon.ico b/araroth.net/favicon.ico new file mode 100644 index 0000000..e5335aa Binary files /dev/null and b/araroth.net/favicon.ico differ diff --git a/araroth.net/footer/center.sml b/araroth.net/footer/center.sml new file mode 100644 index 0000000..a35f766 --- /dev/null +++ b/araroth.net/footer/center.sml @@ -0,0 +1 @@ +Website designt von [https://sen.rip/about Sen] \ No newline at end of file diff --git a/araroth.net/footer/left.sml b/araroth.net/footer/left.sml new file mode 100644 index 0000000..51e7c76 --- /dev/null +++ b/araroth.net/footer/left.sml @@ -0,0 +1 @@ +Lizensiert unter [/license/cc-by-nc-sa-4.0.txt CC BY-NC-SA 4.0] \ No newline at end of file diff --git a/araroth.net/footer/right.sml b/araroth.net/footer/right.sml new file mode 100644 index 0000000..52fc28e --- /dev/null +++ b/araroth.net/footer/right.sml @@ -0,0 +1,5 @@ +[/legal Datenschutz und Rechtliches] +[ +Copyleft +[#svg 18 18 0 0 512 512 ] +] \ No newline at end of file diff --git a/araroth.net/header/center.sml b/araroth.net/header/center.sml new file mode 100644 index 0000000..e69de29 diff --git a/araroth.net/header/left.sml b/araroth.net/header/left.sml new file mode 100644 index 0000000..0484f70 --- /dev/null +++ b/araroth.net/header/left.sml @@ -0,0 +1 @@ +[#nav] \ No newline at end of file diff --git a/araroth.net/header/right.sml b/araroth.net/header/right.sml new file mode 100644 index 0000000..b54430b --- /dev/null +++ b/araroth.net/header/right.sml @@ -0,0 +1,4 @@ +[https://images.araroth.net Bilder und Medien] +[https://forge.araroth.net Quellcode] +[https://sen.rip Sen] +[https://gruft.sen.rip Die Gruftstube 🖤] \ No newline at end of file diff --git a/araroth.net/image/logo.png b/araroth.net/image/logo.png new file mode 100644 index 0000000..b07c8c9 Binary files /dev/null and b/araroth.net/image/logo.png differ diff --git a/araroth.net/index.sml b/araroth.net/index.sml new file mode 100644 index 0000000..9c27094 --- /dev/null +++ b/araroth.net/index.sml @@ -0,0 +1,7 @@ +[#name Hauptseite] +[#title Hauptseite] +[#sort -1] +#WIP +Website hat leider noch keinen (oder kaum) Inhalt +[#] +* Dies ist ein vorläufiger Test des CMS * \ No newline at end of file diff --git a/sen.rip/legal.sml b/araroth.net/legal.sml similarity index 97% rename from sen.rip/legal.sml rename to araroth.net/legal.sml index aa0d48f..f7056cc 100644 --- a/sen.rip/legal.sml +++ b/araroth.net/legal.sml @@ -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 sen punkt gay \ No newline at end of file +Mail: imail at araroth punkt net \ No newline at end of file diff --git a/sen.rip/license/cc-by-nc-sa-4.0.txt b/araroth.net/license/cc-by-nc-sa-4.0.txt similarity index 100% rename from sen.rip/license/cc-by-nc-sa-4.0.txt rename to araroth.net/license/cc-by-nc-sa-4.0.txt diff --git a/sen.rip/news.sml b/araroth.net/news.sml similarity index 100% rename from sen.rip/news.sml rename to araroth.net/news.sml diff --git a/araroth.net/projects.sml b/araroth.net/projects.sml new file mode 100644 index 0000000..356e839 --- /dev/null +++ b/araroth.net/projects.sml @@ -0,0 +1,33 @@ +[#name Projekte] +[#title Aktuelle 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] \ No newline at end of file diff --git a/araroth.net/theme.sml b/araroth.net/theme.sml new file mode 100644 index 0000000..47139af --- /dev/null +++ b/araroth.net/theme.sml @@ -0,0 +1,34 @@ +[#background-color #000000] +[#text-color #8f30ff] +[#link-color #af50ff] +[#header-color #000088] +[#footer-color #000088] +[#top-line-color #00003f] +[#bottom-line-color #00003f] +[#container-color #00001f] +[#content-box-color #00006f] +[#content-border-tl-color #00008f] +[#content-border-br-color #00004f] +[#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-elem-size 32] +[#header-line-pad 4] +[#header-side-pad 4] +[#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 15] +[#text-size 14] +[#header-text-size 20] +[#footer-text-size 14] \ No newline at end of file diff --git a/gruft.sen.rip/footer/center.sml b/gruft.sen.rip/footer/center.sml index ef8dd3e..a35f766 100644 --- a/gruft.sen.rip/footer/center.sml +++ b/gruft.sen.rip/footer/center.sml @@ -1 +1 @@ -Website designt von [https://sen.gay/about Sen] \ No newline at end of file +Website designt von [https://sen.rip/about Sen] \ No newline at end of file diff --git a/gruft.sen.rip/footer/left.sml b/gruft.sen.rip/footer/left.sml index 21514a1..3ed65cb 100644 --- a/gruft.sen.rip/footer/left.sml +++ b/gruft.sen.rip/footer/left.sml @@ -1 +1 @@ -Lizensiert unter [https://sen.gay/license/cc-by-nc-sa-4.0.txt CC BY-NC-SA 4.0] \ No newline at end of file +Lizensiert unter [https://araroth.net/license/cc-by-nc-sa-4.0.txt CC BY-NC-SA 4.0] \ No newline at end of file diff --git a/gruft.sen.rip/footer/right.sml b/gruft.sen.rip/footer/right.sml index 9faa065..474dee4 100644 --- a/gruft.sen.rip/footer/right.sml +++ b/gruft.sen.rip/footer/right.sml @@ -1 +1 @@ -[https://sen.gay/legal Datenschutz und Rechtliches] \ No newline at end of file +[https://araroth.net/legal Datenschutz und Rechtliches] \ No newline at end of file diff --git a/gruft.sen.rip/header/right.sml b/gruft.sen.rip/header/right.sml index d5250d7..f829ae2 100644 --- a/gruft.sen.rip/header/right.sml +++ b/gruft.sen.rip/header/right.sml @@ -1 +1,2 @@ -[https://sen.gay Hauptseite] \ No newline at end of file +[https://sen.rip Sen] +[https://araroth.net Araroth] \ No newline at end of file diff --git a/pagebuilder.py b/pagebuilder.py index 30fb780..8ef9d16 100755 --- a/pagebuilder.py +++ b/pagebuilder.py @@ -116,6 +116,7 @@ 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" }), @@ -126,6 +127,7 @@ 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" }), diff --git a/sen.rip/about.sml b/sen.rip/about.sml index ef304b5..c7a9967 100644 --- a/sen.rip/about.sml +++ b/sen.rip/about.sml @@ -1,5 +1,5 @@ -[#name Über] -[#title Über diese Website] +[#name Über mich] +[#title Über mich] [#index] [#sort 3] TODO: Infotext hier hin schreiben ... \ No newline at end of file diff --git a/sen.rip/footer/left.sml b/sen.rip/footer/left.sml index 51e7c76..3ed65cb 100644 --- a/sen.rip/footer/left.sml +++ b/sen.rip/footer/left.sml @@ -1 +1 @@ -Lizensiert unter [/license/cc-by-nc-sa-4.0.txt CC BY-NC-SA 4.0] \ No newline at end of file +Lizensiert unter [https://araroth.net/license/cc-by-nc-sa-4.0.txt CC BY-NC-SA 4.0] \ No newline at end of file diff --git a/sen.rip/footer/right.sml b/sen.rip/footer/right.sml index 52fc28e..474dee4 100644 --- a/sen.rip/footer/right.sml +++ b/sen.rip/footer/right.sml @@ -1,5 +1 @@ -[/legal Datenschutz und Rechtliches] -[ -Copyleft -[#svg 18 18 0 0 512 512 ] -] \ No newline at end of file +[https://araroth.net/legal Datenschutz und Rechtliches] \ No newline at end of file diff --git a/sen.rip/header/right.sml b/sen.rip/header/right.sml index 8a17333..10907ee 100644 --- a/sen.rip/header/right.sml +++ b/sen.rip/header/right.sml @@ -1,3 +1,2 @@ -[https://images.sen.gay Bilder und Medien] -[https://forge.sen.gay Forgejo-Instanz] -[https://sen.rip Die Gruftstube 🖤] \ No newline at end of file +[https://araroth.net Araroth] +[https://gruft.sen.rip Die Gruftstube 🖤] \ No newline at end of file diff --git a/sen.rip/index.sml b/sen.rip/index.sml index 71e29b2..af3677d 100644 --- a/sen.rip/index.sml +++ b/sen.rip/index.sml @@ -1,7 +1,7 @@ -[#name Hauptseite] +[#name Übersicht] [#title Abgründe der Hölle] [#sort -1] #Miau :3 -Website hat leider noch keinen (oder kaum) Inhalt -[#] -* Dies ist ein vorläufiger Test des CMS * \ No newline at end of file +Dies ist meine persönliche Website. [/about Über mich] + +Für alle Projekte und weitere Infos siehe [https://araroth.net Araroth] \ No newline at end of file diff --git a/sen.rip/projects.sml b/sen.rip/projects.sml deleted file mode 100644 index 1d1221a..0000000 --- a/sen.rip/projects.sml +++ /dev/null @@ -1,5 +0,0 @@ -[#name Projekte] -[#title Aktuelle Projekte] -[#index] -[#sort 2] -Hier wird bald eine ganze Liste von aktiven Projekten auftauchen ... \ No newline at end of file diff --git a/sen.rip/theme.sml b/sen.rip/theme.sml index 47139af..aeecb8f 100644 --- a/sen.rip/theme.sml +++ b/sen.rip/theme.sml @@ -1,14 +1,14 @@ [#background-color #000000] -[#text-color #8f30ff] -[#link-color #af50ff] -[#header-color #000088] -[#footer-color #000088] -[#top-line-color #00003f] -[#bottom-line-color #00003f] -[#container-color #00001f] -[#content-box-color #00006f] -[#content-border-tl-color #00008f] -[#content-border-br-color #00004f] +[#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] [#container-padding 80] [#content-min-height 36] [#content-margin 5]