diff --git a/error_pages/403.html b/error_pages/403.html deleted file mode 100644 index c6e0e9a..0000000 --- a/error_pages/403.html +++ /dev/null @@ -1,23 +0,0 @@ -<!--Page design by Lilium_Snow (Primrose)--> -<!--This HTML document is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Get a copy of the license at https://creativecommons.org/licenses/by-sa/4.0/legalcode--> -<!--"Freedo the Penguin" is licensed under the GNU Free Documentation License v1.3 or later and is Copyright © 2009 Rubén Rodríguez Pérez and Copyright © 2009 FSFLA. Get a copy of the GNU Free Documentation License at https://www.gnu.org/licenses/fdl-1.3.html--> - - -<!DOCTYPE html> - -<html lang="en"> - <head> - <title>Forbidden - Snowcake</title> - <link rel="icon" type="image/x-icon" href="/assets/images/favicon.png"> - <link rel="stylesheet" href="/main_theme.css"> - <meta charset="UTF-8"> - </head> - <body> - <div class="content"> - <h1>403 - Forbidden</h1> - <img src="/assets/images/freedo.svg" width="200" height="200"> - <h2>Freedo says no.</h2> - <a href="/" class="button">🏠 Back to Home</a> - </div> - </body> -</html> diff --git a/error_pages/404.html b/error_pages/404.html deleted file mode 100644 index cf49623..0000000 --- a/error_pages/404.html +++ /dev/null @@ -1,23 +0,0 @@ -<!--Page design by Lilium_Snow (Primrose)--> -<!--This HTML document is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Get a copy of the license at https://creativecommons.org/licenses/by-sa/4.0/legalcode--> -<!--"Freedo the Penguin" is licensed under the GNU Free Documentation License v1.3 or later and is Copyright © 2009 Rubén Rodríguez Pérez and Copyright © 2009 FSFLA. Get a copy of the GNU Free Documentation License at https://www.gnu.org/licenses/fdl-1.3.html--> - - -<!DOCTYPE html> - -<html lang="en"> - <head> - <title>Not Found - Snowcake</title> - <link rel="icon" type="image/x-icon" href="/assets/images/favicon.png"> - <link rel="stylesheet" href="/main_theme.css"> - <meta charset="UTF-8"> - </head> - <body> - <div class="content"> - <h1>404 - Not Found</h1> - <img src="/assets/images/freedo.svg" width="200" height="200"> - <h2>Freedo says he couldn't find what you requested.</h2> - <a href="/" class="button">🏠 Back to Home</a> - </div> - </body> -</html> diff --git a/error_pages/500.html b/error_pages/500.html deleted file mode 100644 index 4e88bec..0000000 --- a/error_pages/500.html +++ /dev/null @@ -1,23 +0,0 @@ -<!--Page design by Lilium_Snow (Primrose)--> -<!--This HTML document is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Get a copy of the license at https://creativecommons.org/licenses/by-sa/4.0/legalcode--> -<!--"Freedo the Penguin" is licensed under the GNU Free Documentation License v1.3 or later and is Copyright © 2009 Rubén Rodríguez Pérez and Copyright © 2009 FSFLA. Get a copy of the GNU Free Documentation License at https://www.gnu.org/licenses/fdl-1.3.html--> - - -<!DOCTYPE html> - -<html lang="en"> - <head> - <title>Internal Server Error - Snowcake</title> - <link rel="icon" type="image/x-icon" href="/assets/images/favicon.png"> - <link rel="stylesheet" href="/main_theme.css"> - <meta charset="UTF-8"> - </head> - <body> - <div class="content"> - <h1>500 - Internal Server Error</h1> - <img src="/assets/images/freedo.svg" width="200" height="200"> - <h2>Freedo says that the server has encountered an error.</h2> - <p>If this error is reoccuring, Freedo recommends that you send an email to the webmastress at <a href="mailto:primrose@snowcake.me">primrose@snowcake.me</a></p> - </div> - </body> -</html> diff --git a/img_index.html b/img_index.html deleted file mode 100644 index 94b8526..0000000 --- a/img_index.html +++ /dev/null @@ -1,7 +0,0 @@ -<!DOCTYPE html> - -<html> - <body> - <p>Fine white powder on such a winter's day.</p> - </body> -</html> diff --git a/main_index.html b/main_index.html deleted file mode 100644 index d4dc21f..0000000 --- a/main_index.html +++ /dev/null @@ -1,50 +0,0 @@ -<!--Page design by Lilium_Snow (Primrose) (2022)--> -<!--This HTML document is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Get a copy of the license at https://creativecommons.org/licenses/by-sa/4.0/legalcode--> - - -<html lang="en"> - <head> - <title>Home - Snowcake</title> - <link rel="icon" type="image/x-icon" href="/assets/images/favicon.png"> - <link rel="stylesheet" href="/main_theme.css"> - <meta charset="UTF-8"> - </head> - <body> - <h1>Snowcake</h1> - <div> - <a href="/" class="button">🏠 Home</a> - <a href="/site-directory" class="button">📖 Site Directory</a> - </div> - <br> - <br> - <div class="content"> - <h2>Hello there!</h2> - <p>My name is Primrose, also known as "Lilium_Snow". Welcome to my little cozy corner on the world wide web! I'm just a girl currently residing within "freedom" land, and my pronouns are (she/her).</p> - <br> - <h2>My Interests <a class="headerlink" href="#my-interests" title="My Interests"></a></h2> - <p>I find great interest in computer hardware and random tinkering with electronics. I am also a GNU/Linux, free (as in freedom, not as in price) software, and online privacy advocate/enthusiast.</p> - <p>If you are interested, and would like to learn more about free (as in freedom) software, take a look at <a href="https://www.gnu.org/philosophy/free-sw.en.html">this</a> page.</p> - <br> - <h2>Contact Me <a class="headerlink" href="#contact-me" title="Contact Me"></a></h2> - <p>If you wish to get in contact with me, feel free to send an email to <a href="mailto:primrose@snowcake.me">primrose@snowcake.me</a>. I check this mailbox frequently, so you should get a reply within the day, if not the day after.</p> - </div> - <br> - <br> - <br> - <div class="footer"> - <img src="/assets/badges/debian.png"> <img src="/assets/badges/bestviewedwitheyes.gif"> <img src="/assets/badges/freespeech.gif"> <img src="/assets/badges/cookiefree.gif"> <a href="https://creativecommons.org/licenses/by-sa/4.0/"><img src="/assets/badges/CC-BY-SA.png"></a> <img src="/assets/badges/catscape.gif"> - <br> - <img src="/assets/badges/cinnamoroll.gif"> <img src="/assets/badges/poweredbybob.gif"> <a href="https://gnu.org"><img src="/assets/badges/gnu.png"></a> - <br> - <img src="/assets/badges/penguin.gif"> - <br> - <br> - <img src="/assets/flags/progressive_pride.png" width="38" height="38" title="LGBTQ+ Pride Flag"> <img src="/assets/flags/asexual.png" width="38" height="38" title="Asexual Flag"> <img src="/assets/flags/trans.png" width="38" height="38" title="Transgender Flag"> <img src="/assets/flags/transfeminine.png" width="38" height="38" title="Transfeminine Flag"> - <footer>Page design by Lilium_Snow (Primrose)</footer> - <br> - <footer>Thanks to <a href="https://donut.gq">emily</a> for providing the "debian powered" 88x31 badge.</footer> - <br> - <footer><a href="https://creativecommons.org/licenses/by-sa/4.0/">This page is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License</a></footer> - </div> - </body> -</html> diff --git a/post_viewer.html b/post_viewer.html deleted file mode 100644 index ca19eff..0000000 --- a/post_viewer.html +++ /dev/null @@ -1,31 +0,0 @@ -<!--Page design by Lilium_Snow (2022)--> -<!--This HTML document is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Get a copy of the license at https://creativecommons.org/licenses/by-sa/4.0/legalcode--> - -<!DOCTYPE html> - -<html lang="en"> - <head> - <meta charset="UTF-8"> - <link rel="icon" type="image/x-icon" href="/assets/images/favicon.png"> - <link rel="stylesheet" href="/main_theme.css"> - <title>Post Viewer - Snowcake</title> - </head> - <body> - <h1>PostTitle</h1> - <h2>Date: PostDate</h2> - <div> - <a href="/posts" class="button">📰 Back to Post List</a> - </div> - <br> - <br> - <div class="content"> - <p style="text-align: left">PostContent</p> - <br> - <p style="text-align: left">Signed,</p> - <p style="text-align: left">Lilium_Snow (Primrose)</p> - </div> - <br> - <br> - <br> - </body> -</html> diff --git a/posts_index.html b/posts_index.html deleted file mode 100644 index 9f71745..0000000 --- a/posts_index.html +++ /dev/null @@ -1,48 +0,0 @@ -<!--Page design by Lilium_Snow (Primrose) (2022)--> -<!--This HTML document is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Get a copy of the license at https://creativecommons.org/licenses/by-sa/4.0/legalcode--> - - -<!DOCTYPE html> - -<html lang="en"> - <head> - <meta charset="UTF-8"> - <link rel="icon" type="image/x-icon" href="/assets/images/favicon.png"> - <link rel="stylesheet" href="/main_theme.css"> - <title>Posts - Snowcake</title> - </head> - <body> - <h1>Posts</h1> - <p><i>Lilium_Snow's Based Posts</i></p> - <div> - <a href="/" class="button">🏠 Back to Home</a> - <a href="/posts/rssfeed.xml" class="button">📰 Add Feed to RSS Reader</a> - </div> - <br> - <br> - <div class="content"> - <h2>Latest Post</h2> - <p><a href="/posts/post-11">[2022-10-11] 11 - My school doxxed 440 students</a></p> - <br> - <h2>Older Posts</h2> - <p><a href="/posts/post-10">[2022-09-16] 10 - I HATE SHITGLE CLASSROOM</a></p> - <p><a href="/posts/post-09">[2022-08-24] 09 - Is spying on your own citizens really necessary to neutralize the "domestic terrorist" threat?</a></p> - <p><a href="/posts/post-08">[2022-08-02] 08 - Why I use free software, and support the free software movement</a></p> - <p><a href="/posts/post-07">[2022-07-31] 07 - Social media is social control</a></p> - <p><a href="/posts/post-06">[2022-07-21] 06 - How I went from normie apple shill to gigachad GNU/Linux elitist</a></p> - <p><a href="/posts/post-05">[2022-06-14] 05 - I HATE CELL PHONES</a></p> - <p><a href="/posts/post-04">[2022-06-11] 04 - Corporations and Pride Month</a></p> - <p><a href="/posts/post-03">[2022-06-09] 03 - GNU+Linux users are based and elitist and im not ashamed of it</a></p> - <p><a href="/posts/post-02">[2022-06-08] 02 - Stop feeding into the "cOnTeNt CrEaToR" dream</a></p> - <p><a href="/posts/post-01">[2022-06-08] 01 - My rant about normies in this world</a></p> - </div> - <br> - <br> - <br> - <div class="footer"> - <footer>Page design by Lilium_Snow (Primrose)</footer> - <br> - <footer><a href="https://creativecommons.org/licenses/by-sa/4.0/">This page is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License</a></footer> - </div> - </body> -</html> diff --git a/site_directory_index.html b/site_directory_index.html deleted file mode 100644 index 4ba0a72..0000000 --- a/site_directory_index.html +++ /dev/null @@ -1,36 +0,0 @@ -<!--Page design by Lilium_Snow (Primrose) (2022)--> -<!--This HTML document is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Get a copy of the license at https://creativecommons.org/licenses/by-sa/4.0/legalcode--> - - -<!DOCTYPE html> - -<html lang="en"> - <head> - <title>Site Directory - Snowcake</title> - <link rel="icon" type="image/x-icon" href="/assets/images/favicon.png"> - <link rel="stylesheet" href="/main_theme.css"> - <meta charset="UTF-8"> - </head> - <body> - <h1>Site Directory</h1> - <div> - <a href="/" class="button">🏠 Back to Home</a> - </div> - <br> - <br> - <div class="content"> - <h2>Core</h2> - <p>1. <a href="/">Homepage</a> - The page you are first greeted with when you visit the site</p> - <br> - <p>2. <a href="/site-directory">Site Directory</a> - The page you are viewing right now<p> - <br> - <p>3. <a href="https://dash.snowcake.me">Server Info</a> - Live server statistics</p> - <br> - <p>4. <a href="/posts">Posts</a> - Rants, shitposts, and more</p> - <br> - <p>5. <a href="/media">Media</a> - A collection of random images, videos, and other miscellaneous files</p> - <br> - <p>6. <a href="https://git.snowcake.me">Gitea</a> - My own Gitea instance, which hosts projects that i'm working on, including this website</p> - </div> - </body> -</html>