From 072528a062de9bd4269b70b459689dfc355f1fea Mon Sep 17 00:00:00 2001 From: Catherine Oborski Date: Fri, 20 Sep 2024 13:23:55 -0500 Subject: [PATCH] updated about the site --- pages/about/the-site.md | 29 ++++++++++++++++++++++++++ public/pages/about/the-site/index.html | 23 +++++++++++++++++++- public/pages/about/the-site/index.md | 29 ++++++++++++++++++++++++++ 3 files changed, 80 insertions(+), 1 deletion(-) diff --git a/pages/about/the-site.md b/pages/about/the-site.md index 6390884..d7157c7 100644 --- a/pages/about/the-site.md +++ b/pages/about/the-site.md @@ -9,6 +9,15 @@ tags: 'page, howdy, about, site-meta' title: About the Site type: text --- +## Work in Progress + +This website is (and probably always will be) a work in progress. I opened my neocities account years ago and uploaded some pages outlining a personal project I was working on at the time but it wasn't untill earliyer this year that I decided to create a personal site. I started out with a few pages written in html and some CSS I cobbled together but I quickly realized that managing even something simple like a navigation bar in html was [too tidious and error prone to contine](https://coborski.bearblog.dev/ok-so-on-a-slightly-more-technical-note/). + +Since then I have swiched to the [Nikola](https://github.com/getnikola/nikola) static site generator. I am still using the sites original CSS. I'v created a Nikloa theme that looks almost the same as the site did before I started using Nikola. Once I polish things up and do some testing I'd like to submit my theme to the [Nikola Themes](https://github.com/getnikola/nikola-themes) repository. + +In the mean time, please enjoy my work in progress! + + ## The [Archive of My Own](https://coborski.neocities.org/pages/AM3/) Section This is a personal web archive. I've created it to store copies of webpages I find useful, interesting, or worth preserving for some other reason. @@ -16,3 +25,23 @@ This is a personal web archive. I've created it to store copies of webpages I fi ## Repo [![Github Repo](https://github-readme-stats.vercel.app/api/pin/?username=coborski&repo=neocities&theme=tokyonight)](https://github.com/cOborski/neocities) + +## ** +## * TODO +## * An Incompleate list. +## */ + +🟪 Improve accsesability +
+🟪 Make the site more readable +
+🟪 Make the theme changable +
+🟪 Make the reading experiance customizable +
+🟪 Add more dragons +
+🟪 Add Web-mentions +
+ +See [*Issues*](https://github.com/cOborski/neocities/issues) for more... diff --git a/public/pages/about/the-site/index.html b/public/pages/about/the-site/index.html index dac8d4d..1de565f 100644 --- a/public/pages/about/the-site/index.html +++ b/public/pages/about/the-site/index.html @@ -86,10 +86,31 @@ -

The Archive of My Own Section

+

Work in Progress

+

This website is (and probably always will be) a work in progress. I opened my neocities account years ago and uploaded some pages outlining a personal project I was working on at the time but it wasn't untill earliyer this year that I decided to create a personal site. I started out with a few pages written in html and some CSS I cobbled together but I quickly realized that managing even something simple like a navigation bar in html was too tidious and error prone to contine.

+

Since then I have swiched to the Nikola static site generator. I am still using the sites original CSS. I'v created a Nikloa theme that looks almost the same as the site did before I started using Nikola. Once I polish things up and do some testing I'd like to submit my theme to the Nikola Themes repository.

+

In the mean time, please enjoy my work in progress!

+

The Archive of My Own Section

This is a personal web archive. I've created it to store copies of webpages I find useful, interesting, or worth preserving for some other reason.

Repo

Github Repo

+

**

+

* TODO

+

* An Incompleate list.

+

*/

+

🟪 Improve accsesability +
+🟪 Make the site more readable +
+🟪 Make the theme changable +
+🟪 Make the reading experiance customizable +
+🟪 Add more dragons +
+🟪 Add Web-mentions +

+

See Issues for more...