From 7ad63700224f7278c2264cb2312bc795323625a5 Mon Sep 17 00:00:00 2001
From: gennyble
Date: Tue, 17 Dec 2024 08:56:16 -0600
Subject: with misses in html
---
.gitignore | 6 +
served/bits/__.html | 47 +++---
served/bits/bits.css | 2 +-
served/bits/touching-grass/touching-grass.css | 4 +-
"served/bits/\360\237\214\246.css" | 18 ++-
served/home.html | 99 ++++---------
served/styles/common.css | 107 ++++++++++----
served/styles/home.css | 197 ++++----------------------
served/styles/post.css | 8 +-
served/words/debugging-my-sql-query.html | 11 +-
served/words/weeknotes/2024/sol.html | 2 +-
served/words/words.css | 55 ++-----
served/words/words.html | 96 ++++++++++---
served/words/writing.css | 12 --
14 files changed, 278 insertions(+), 386 deletions(-)
mode change 100755 => 100644 served/styles/home.css
diff --git a/.gitignore b/.gitignore
index c79a8a3..112daa3 100755
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,11 @@
*.nef
*.webp
+# leave my fonts out of it
+*.ttf
+*.woff
+*.woff2
+
# video
*.mp4
@@ -18,5 +23,6 @@
# don't check in the autogenerate atom's
atom.xml
+
# except we DO want the template
!/support/atom.xml
\ No newline at end of file
diff --git a/served/bits/__.html b/served/bits/__.html
index e7aff8a..ea3e5ff 100755
--- a/served/bits/__.html
+++ b/served/bits/__.html
@@ -25,7 +25,7 @@ description=briefly, on names. maybe.
here's a thing. posted originally
- here
+ here
(dead link), but in a different form. i was playing a game once and saw them. we talked about their name, briefly,
for the five or so minutes we had.
@@ -34,32 +34,41 @@ description=briefly, on names. maybe.
click the coloured bits to reveal more text
-
- e.
-
i know i'm very strange; i get excited when people are nice and neat and cool and talk to
- me when i play games such as these. your name is just very nice.
-
-
-
we all know i have a softspot for short-and-abstract and english-word names. yours happens to tickle me.
+
+
+ e.
+
i know i'm very strange; i get excited when people are nice and neat and cool and talk
+ to
+ me when i play games such as these. your name is just very nice.
-
How short can a poem be? A sentence, a word, perhaps a letter? maybe it can be a carefully placed space,
- floating there, meaning. we now know, though, that there's a two letter contender. it's e., see.
+
we all know i have a softspot for short-and-abstract and english-word names. yours happens to tickle me.
-
could it be euler's number? possibly! estrogen? could be! maybe even nothing. a letter most common.
- everything. “anything”, you said, “eye of the beholder”.
+
How short can a poem be? A sentence, a word, perhaps a letter? maybe it can be a carefully placed
+ space,
+ floating there, meaning. we now know, though, that there's a two letter contender. it's e.,
+ see.
+
-
i'm a lot, don't worry, i know. but your name, those two letters. they've taken me. e. you
- asked me! “what does it mean to you”. well, for the time being, and likely a little more—until
- this memory slips by lost to the hazy abyss of those forgotten—it means you.
+
could it be euler's number? possibly! estrogen? could be! maybe even nothing. a letter most
+ common.
+ everything. “anything”, you said, “eye of the beholder”.
+
+
+
i'm a lot, don't worry, i know. but your name, those two letters. they've taken me. e.
+ you
+ asked me! “what does it mean to you”. well, for the time being, and likely a little
+ more—until
+ this memory slips by lost to the hazy abyss of those forgotten—it means you.
+
-
+
(and something more personal in the same presentation style)
@@ -108,15 +117,15 @@ description=briefly, on names. maybe.
-
notes
-
+
notes
+
this page was originally 🌦.html, but the links were showing up url encoded in discord
and elsewhere and, for some reason, firefox mobile was just not rendering
the sun-storm rain cloud.
so now it's the double-underscore. which i think, "yeah, that might be better". if i go and
- overanalyze it- (well don't do do that). why not? anyway, if we analyze it maybe too
+ overanalyze it- (well don't do that). why not? anyway, if we analyze it maybe too
much we can say it's a metaphor for my lack of solid identity and desire to flip-flop
between names a lot. "fill in name here". (that's dumb). hey, leave me alone, me. let
me have fun.
diff --git a/served/bits/bits.css b/served/bits/bits.css
index ee6c28c..3229a20 100755
--- a/served/bits/bits.css
+++ b/served/bits/bits.css
@@ -12,7 +12,7 @@
}
#two-up :nth-child(n) {
- flex: 1 0 calc(var(--page-width) / 2 - 1rem);
+ flex: 1 0 calc(var(--pwidth) / 2 - 1rem);
max-width: 20rem;
}
diff --git a/served/bits/touching-grass/touching-grass.css b/served/bits/touching-grass/touching-grass.css
index 765d1ea..65a9300 100755
--- a/served/bits/touching-grass/touching-grass.css
+++ b/served/bits/touching-grass/touching-grass.css
@@ -1,5 +1,5 @@
.mark {
- color: var(--color-a);
+ color: var(--link);
cursor: pointer;
}
@@ -17,7 +17,7 @@
}
a[download] {
- color: var(--color-a-dim);
+ color: var(--visited);
}
.small,
diff --git "a/served/bits/\360\237\214\246.css" "b/served/bits/\360\237\214\246.css"
index 882f4d7..8b8f1fc 100755
--- "a/served/bits/\360\237\214\246.css"
+++ "b/served/bits/\360\237\214\246.css"
@@ -3,6 +3,10 @@
margin: 0 auto;
}
+section {
+ max-width: var(--pwidth);
+}
+
/* narrow */
@media (max-width: 44rem) {
.root {
@@ -18,13 +22,13 @@
details.arrow:not([open])>summary::after {
content: '→';
- color: var(--color-a);
+ color: var(--link);
margin: 0 4px;
}
details.arrow[open]>summary::after {
content: '–';
- color: var(--color-a-dim);
+ color: var(--visited);
margin: 0 4px;
}
@@ -51,20 +55,20 @@ details.arrow>summary::-webkit-details-marker {
details.more:not([open])>summary::before {
content: '[+]';
- color: var(--color-a);
+ color: var(--link);
}
details.more[open]>summary::before {
content: '[-]';
margin: 0 2px;
- color: var(--color-a-dim);
+ color: var(--visited);
}
-h2 {
- font-size: 1em;
+#notes,
+.notes {
+ margin: 0.5rem 0;
}
-#notes,
.notes {
font-size: 0.75rem;
}
\ No newline at end of file
diff --git a/served/home.html b/served/home.html
index b3e574f..5e92a15 100755
--- a/served/home.html
+++ b/served/home.html
@@ -4,83 +4,38 @@ title=Home | nyble.dev
style=/styles/home.css
---
[@paragraphs off]
-
-
-
-
-
- I'm genny. I like to write software things.
- small, intentional tools and multimedia experiments are some of my favourite projects to work on.
-
-
- now being served on dreamy.place!
+ My name is Geneveive Raine and I like to write little software things.
+ Some of my favourite software topics (softopics, if you will) include
+ image manipulation, networking, and most things gif related :)