From a543d7b52f2d82a9a6af32110ee3be5459dd34ff Mon Sep 17 00:00:00 2001 From: Winter Date: Mon, 16 Sep 2024 22:58:15 -0700 Subject: [PATCH] added about page --- pages/about.md | 9 +++++++++ template.html | 40 ++++++++++++++++++++++------------------ 2 files changed, 31 insertions(+), 18 deletions(-) create mode 100644 pages/about.md diff --git a/pages/about.md b/pages/about.md new file mode 100644 index 0000000..fa5bfb8 --- /dev/null +++ b/pages/about.md @@ -0,0 +1,9 @@ +### About Me + +Hello, I'm Winter. If you're here you probably already know about me, if you don't here's a bit of info... + +As I said previously my name is Winter, also known by my pseudonyms, Bunbun, and Brainless Bitch. I use she/her pronouns. I'm a self taught programmer with a passion for [Linux](https://en.wikipedia.org/wiki/Linux), programming, and general audio shenanigans. I work with [C](), [Lua]() and a variety of [Lisp]() dialects. + +### About the Website + +This website is written in [Fennel](https://fennel-lang.org/) a Lisp dialect that compiles into Lua, [Markdown](https://en.wikipedia.org/wiki/Markdown), and a bit of [HTML](https://en.wikipedia.org/wiki/HTML) and [CSS](https://en.wikipedia.org/wiki/CSS). diff --git a/template.html b/template.html index da10ddf..5f44d81 100644 --- a/template.html +++ b/template.html @@ -1,22 +1,26 @@ + + + + + - - - - - - -
- bunbun.dev -
-
-
%s
-
- - - + +
+ bunbun.dev + +
+
+
%s
+
+ +