diff --git a/site/assets/index.css b/site/assets/index.css new file mode 100644 index 0000000..59ce72a --- /dev/null +++ b/site/assets/index.css @@ -0,0 +1,14 @@ +@media (prefers-color-scheme: dark) { + * { + background-color: black; + color: white; + } +} + +h1, h2, h3 { + font-family: monospace; +} + +body { + font-family: system-ui; +} diff --git a/site/index.html b/site/index.html new file mode 100644 index 0000000..a7c26e3 --- /dev/null +++ b/site/index.html @@ -0,0 +1,55 @@ + + + + + Nyx's personal site + + + + + + +

+ Nyx Tutt +

+

+ about it +

+

+ it is a cat-robot-girl-thing. it likes to speak about itself in the third person. + it likes linux and uses nixos. +

+

+ contact +

+

+ this one has a few forms of contact:
+

+

+

+ links +

+

+

+

+