From d0bd2311528ada89e4cd91e773c046d822e70786 Mon Sep 17 00:00:00 2001 From: Teascade Date: Thu, 27 Aug 2020 23:00:56 +0300 Subject: [PATCH] Fix info text, update css --- public/css/main.css | 4 ++++ public/info.html | 42 ++++++++++++++++++++++++++---------------- 2 files changed, 30 insertions(+), 16 deletions(-) diff --git a/public/css/main.css b/public/css/main.css index e76d443..d69e1bd 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -19,6 +19,7 @@ body { .flex { display: flex; justify-content: space-around; } .flex-container { flex: auto; } .center.flex { align-items: center; height: 100%; } +.enclosed.padding { padding-top: 5em; padding-bottom: 5em; } .info { padding: 3px; @@ -53,8 +54,11 @@ a:hover { color:var(--text-color); text-decoration:none;} padding-right: 2em; width: 500px; margin: auto; + height: auto; } .infopage > .info-content p { padding: 0.5em; padding-right: 0; } +.infopage > .info-content ul { padding-left: 2em; list-style-type: "-";} +.infopage > .info-content ul > li { padding-left: 1em;} .infopage > .info-content { text-align: left; } @media (max-width: 500px) { diff --git a/public/info.html b/public/info.html index a6bb611..9c2b5a0 100644 --- a/public/info.html +++ b/public/info.html @@ -23,22 +23,22 @@ -
+

Info - sieni.rip

Back to sieni.rip


what is it?

-

sieni.rip is a project aimed to, at the same time rescurrect the now proclaimed dead sieni.us, and revitalize it simultaneously. The original - infopage for sieni.us can still be for the time being accessed at sieni.us/info.php and it's contents can be still - viewed at sieni.us/index1.php. Nevertheless, a as +

sieni.rip is a project aiming to rescurrect and revitalize the now proclaimed dead sieni.us. The original + infopage for sieni.us can still be accessed at sieni.us/info.php, and it's contents can still be + viewed at sieni.us/index1.php, but, as the Flash Player - end-of-life draws near, an update of sorts it warranted. + end-of-life draws near, an update of sorts is warranted.

-

sieni.rip aims to be that update in the time being, and if sieni.us doesn't come back up, for +

sieni.rip aims to be that update for the time being, and if sieni.us doesn't come back up, for the rest of time.

how?

For this project, Ruffle is used to play back the same flash @@ -46,17 +46,17 @@

The HTML and JavaScript for this project have also been entirely re-written in order to more closely follow modern web-standards. For the time being, the entire website can run on - any regular html server and it's source can be found at git.teascade.net.

If such requirements come up, external server software can be developed to - accommodate any needs not provided by regular html servers, but such a time has not yet + accommodate any needs not provided by regular http servers, but such a time has not yet come.

issues

Ruffle is still a work-in-progress piece of software, so there are numerous problems with - this execution still, most notably, some of the animations previously available, can not be + it, most notably, some of the animations previously available can not be found with "next", "previous" or "random", because their emulation is too lacking to display - properly. A few of the animations also play correctly enough, but still have some notable - problems. A list of the id's not available can be found below. Along with this, ruffle also + properly. A few of the animations play correctly enough, but still have some notable + problems. A list of the ids not available can be found below. Along with this, ruffle also has some bugs, most notably that it does not dispose of it's player properly. This causes sieni.rip to post quite a few errors to the console, which can cause performance issues, especially if the console is @@ -66,10 +66,20 @@ the user must interact (click something, or type something) with the site at least once at first for the animations to play sound properly.

+

list of animations with major issues:

+

author / maintainer

-

Author and maintainer of sieni.us for the time being is Teascade, - and I can be contacted by various medias - listed on my website, or by email to teascade@gmail.com +

Author and maintainer of sieni.rip for the time being is Teascade, + and can be contacted via various medias + listed on my website, or via email to teascade@gmail.com