diff --git a/site-src/fun-web-stuff.mdx b/site-src/fun-web-stuff.mdx index f2e44a7..80429ca 100644 --- a/site-src/fun-web-stuff.mdx +++ b/site-src/fun-web-stuff.mdx @@ -7,4 +7,4 @@ description: Stuff that mehbark made that you can play with on your browser - [gol](https://pyrope.net/gol): [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway's_Game_of_Life) with checkboxes, made in elm - [TIMEDOG](https://pyrope.net/TIMEDOG): a clock that measures time in Patricia Taxxon's [TECHDOG](https://patriciataxxon.bandcamp.com/album/techdog-1-7) - [davehash](https://pyrope.net/davehash/): you know what a hash modus is, right? -- [old site](https://web.archive.org/web/20260124004542/https://terezi.pyrope.net/): the site before this one. [aka onepn](/twopn) +- [old site](/old-site.html): the site before this one. [aka onepn](/twopn) diff --git a/site-src/layout/ansi-sprite.html b/site-src/layout/ansi-sprite.html new file mode 100644 index 0000000..86fb533 --- /dev/null +++ b/site-src/layout/ansi-sprite.html @@ -0,0 +1,119 @@ + diff --git a/site-src/layout/page.njk b/site-src/layout/page.njk index cf31496..b013c85 100644 --- a/site-src/layout/page.njk +++ b/site-src/layout/page.njk @@ -45,4 +45,5 @@ title: terezi.pyrope.net +{% include "./ansi-sprite.html" %} diff --git a/site-src/old-site.html b/site-src/old-site.html new file mode 100644 index 0000000..5bce204 --- /dev/null +++ b/site-src/old-site.html @@ -0,0 +1,513 @@ + + + +Terezi Pyrope + + + + + + + + + + + + + + + + + +
+ + + + +
+ the wonderful default sprite of ms. Terezi Pyrope +
+
+ ms. Terezi Pyrope spinning uncontrollably +
+

hi

+

+ i'm mehbark. +

+

+ if you didn't know that, say hi (there are many ways to get in touch with me)! +

+

+ if you did know that, say hi (there are many ways to get in touch with me)! +

+

+ this is my website. +

+

+ yeah, i did get this domain just for the pun. +

+

some of my stuff that you can actually look at on your internet digibrowser:

+ +
+ + + + + + diff --git a/site-src/res/oduraw-az.mp3 b/site-src/res/oduraw-az.mp3 new file mode 100644 index 0000000..09fdba9 Binary files /dev/null and b/site-src/res/oduraw-az.mp3 differ diff --git a/site-src/res/spinrezi.png b/site-src/res/spinrezi.png new file mode 100644 index 0000000..9adad66 Binary files /dev/null and b/site-src/res/spinrezi.png differ diff --git a/site-src/res/terezi.webp b/site-src/res/terezi.webp new file mode 100644 index 0000000..cc0fe93 Binary files /dev/null and b/site-src/res/terezi.webp differ diff --git a/site-src/res/za-warudo.mp3 b/site-src/res/za-warudo.mp3 new file mode 100644 index 0000000..b09dc78 Binary files /dev/null and b/site-src/res/za-warudo.mp3 differ