diff --git a/README.md b/README.md index 4d75a09..b4f5de2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Yet another blog rewrite for some reason idk ## License -This content is licensed All Rights Reserved by the owner of this website(who commonly goes by dish or Pyrox.) -Please do not use its content for your own purposes without consulting the owner first. You are welcome to link the content, however. +This content is licensed All Rights Reserved by the owner of this website(who commonly goes by dish +or Pyrox.) Please do not use its content for your own purposes without consulting the owner first. +You are welcome to link the content, however. Also, the code is shit, you probably don't want to use it. diff --git a/TODO.md b/TODO.md index e6c6d73..62583e7 100644 --- a/TODO.md +++ b/TODO.md @@ -4,14 +4,19 @@ We think a lot about the future of this site! Here's some things we'd like to ad - Code syntax highlighting with [`lume_shiki`](https://github.com/FuriouZz/lume_shiki) - CI Checks - - Performance, Accessibility, Best Practices, and SEO with [lighthouse-ci](https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/getting-started.md) + - Performance, Accessibility, Best Practices, and SEO with + [lighthouse-ci](https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/getting-started.md) - HTML, CSS, and JS validation - [HTML-Validate](https://html-validate.org/) - [csstree-validator](https://www.npmjs.com/package/csstree-validator) - - Grammar checking for source files(including inclusive language, spell checking, and other basic checks) - - Checking for valid [Microformats](https://microformats.org/wiki/Main_Page) data on all pages that have it + - Grammar checking for source files(including inclusive language, spell checking, and other basic + checks) + - Checking for valid [Microformats](https://microformats.org/wiki/Main_Page) data on all pages + that have it - Webrings! - Site Search with Lume's built-in [Pagefind plugin](https://lume.land/plugins/pagefind/) -- OpenGraph preview images, again using the built-in [OG Images Plugin](https://lume.land/plugins/og_images/) -- Possibly [Structured Data](https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data) +- OpenGraph preview images, again using the built-in + [OG Images Plugin](https://lume.land/plugins/og_images/) +- Possibly + [Structured Data](https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data) - Slideshow mode for articles that are presented diff --git a/src/about.md b/src/about.md index ddc8c5c..2465216 100644 --- a/src/about.md +++ b/src/about.md @@ -13,9 +13,11 @@ I enjoy building things from scratch, tinkering, and try to deeply understand th
-Currently, I'm a student at a university in the United States, working towards a Bachelor's Degree in Cybersecurity. +Currently, I'm a student at a university in the United States, working towards a Bachelor's Degree +in Cybersecurity. -However, my personal interests lie slightly closer to networking and system administration rather than pure cybersecurity. +However, my personal interests lie slightly closer to networking and system administration rather +than pure cybersecurity.
I've run my own homelab and servers for years(in fact, this website is hosted on one of them!), and they've been a very enjoyable experience to maintain.