From a90fd9b2f0cd525a912f3099aaa562f2236c2768 Mon Sep 17 00:00:00 2001 From: marleyrae Date: Tue, 6 Jun 2023 21:06:58 -0700 Subject: [PATCH] :lipstick: :truck: feat: Work on about; shuffle files around --- dist/about/index.html | 142 ++++++++++++++++++ dist/index.html | 7 +- dist/style/components/Social.css | 1 - dist/style/style.css | 2 +- src/about.liquid | 52 +++++++ src/index.liquid | 4 +- src/style/_utils.scss | 3 + src/style/components/_Cbox.scss | 12 -- src/style/components/_index.scss | 22 ++- src/style/components/base/_Link.scss | 7 + src/style/components/base/_List.scss | 0 src/style/components/{ => base}/_Title.scss | 2 +- src/style/components/index/_Cbox.scss | 29 ++++ .../components/{ => index}/_UpdateBox.scss | 4 +- src/style/components/{ => layout}/_Info.scss | 0 src/style/components/{ => layout}/_Nav.scss | 4 +- src/style/components/{ => layout}/_Site.scss | 9 +- .../components/{ => layout}/_Social.scss | 4 +- .../components/{ => layout}/_Status.scss | 4 +- src/style/style.scss | 1 + 20 files changed, 268 insertions(+), 41 deletions(-) create mode 100644 dist/about/index.html delete mode 100644 dist/style/components/Social.css create mode 100644 src/about.liquid create mode 100644 src/style/_utils.scss delete mode 100644 src/style/components/_Cbox.scss create mode 100644 src/style/components/base/_Link.scss create mode 100644 src/style/components/base/_List.scss rename src/style/components/{ => base}/_Title.scss (96%) create mode 100644 src/style/components/index/_Cbox.scss rename src/style/components/{ => index}/_UpdateBox.scss (85%) rename src/style/components/{ => layout}/_Info.scss (100%) rename src/style/components/{ => layout}/_Nav.scss (90%) rename src/style/components/{ => layout}/_Site.scss (91%) rename src/style/components/{ => layout}/_Social.scss (93%) rename src/style/components/{ => layout}/_Status.scss (95%) diff --git a/dist/about/index.html b/dist/about/index.html new file mode 100644 index 0000000..f9d1e19 --- /dev/null +++ b/dist/about/index.html @@ -0,0 +1,142 @@ + + + + + + + punkfairie.net + + + + + + + + + + +

punkfairie.net

+ + + + + +
+ +

Domain

+ +

+ Punkfairie.net was registered on February 24, 2022. The name punkfairie has been my username for various online + communities since high school (I first came up with it for my Tumblr url). +

+ +

+ Absolutely everything on this site was coded by me and always will be, with only three exceptions - hit counter, + because NeoCities doesn't allow PHP and doing a JS only counter is a little more complicated (but will be done + eventually); the cursor trail script, because I don't have the brain for that sort of thing lol; and the cbox. +

+ +

+ I used to run the server myself as well, but in June 2023 I switched over to NeoCities for the social aspect :). +

+ + + +

Webmiss

+ +

+ Hello! My name is Marley (she/her). I've been tinkering with websites since grade school, mostly making Petz + fansites. I had a brief period of running fanlistings in high school as well. I have always enjoyed the creativity + of designing a website, and figuring out how to make things like autopopulating blinkie pages. +

+ +

+ IRL, I'm a femme dyke engaged (!!) to the most gorgeous woman ever. I'm an in-person sex worker. I like sewing, + embroidery, cross-stitch, and various other fiber arts. I got the most useless & most expensive degree in the world + - fine arts. I write poetry sometimes and do paint by numbers. +

+ +

+ I strongly dislike social media (although it's a neccesary evil for work), but I've gotten into Mastedon lately. + This site is hosted on NeoCities, so you can follow me there! I also have RSS & ATOM feeds for my fellow old-school + types :) +

+ +

+ P.S. if you're looking for an RSS reader, I highly reccommend + Feedbin, it does cost, but it's only $5/mo, and there's a 30-day + free trial. It's super clean looking, AND they give you an email address, so you can subscribe to newsletters, and + recieve them in your Feedbin inbox! I'm not sponsored or anything, I just love the service haha. +

+ +
+ + + + + + + + + diff --git a/dist/index.html b/dist/index.html index fa3ed82..500b333 100644 --- a/dist/index.html +++ b/dist/index.html @@ -59,13 +59,13 @@
-
+
-
+
-
+