···4455## License
6677-This content is licensed All Rights Reserved by the owner of this website(who commonly goes by dish or Pyrox.)
88-Please do not use its content for your own purposes without consulting the owner first. You are welcome to link the content, however.
77+This content is licensed All Rights Reserved by the owner of this website(who commonly goes by dish
88+or Pyrox.) Please do not use its content for your own purposes without consulting the owner first.
99+You are welcome to link the content, however.
9101011Also, the code is shit, you probably don't want to use it.
+10-5
TODO.md
···4455- Code syntax highlighting with [`lume_shiki`](https://github.com/FuriouZz/lume_shiki)
66- CI Checks
77- - Performance, Accessibility, Best Practices, and SEO with [lighthouse-ci](https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/getting-started.md)
77+ - Performance, Accessibility, Best Practices, and SEO with
88+ [lighthouse-ci](https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/getting-started.md)
89 - HTML, CSS, and JS validation
910 - [HTML-Validate](https://html-validate.org/)
1011 - [csstree-validator](https://www.npmjs.com/package/csstree-validator)
1111- - Grammar checking for source files(including inclusive language, spell checking, and other basic checks)
1212- - Checking for valid [Microformats](https://microformats.org/wiki/Main_Page) data on all pages that have it
1212+ - Grammar checking for source files(including inclusive language, spell checking, and other basic
1313+ checks)
1414+ - Checking for valid [Microformats](https://microformats.org/wiki/Main_Page) data on all pages
1515+ that have it
1316- Webrings!
1417- Site Search with Lume's built-in [Pagefind plugin](https://lume.land/plugins/pagefind/)
1515-- OpenGraph preview images, again using the built-in [OG Images Plugin](https://lume.land/plugins/og_images/)
1616-- Possibly [Structured Data](https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data)
1818+- OpenGraph preview images, again using the built-in
1919+ [OG Images Plugin](https://lume.land/plugins/og_images/)
2020+- Possibly
2121+ [Structured Data](https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data)
1722- Slideshow mode for articles that are presented
+4-2
src/about.md
···13131414<br>
15151616-Currently, I'm a student at a university in the United States, working towards a Bachelor's Degree in Cybersecurity.
1616+Currently, I'm a student at a university in the United States, working towards a Bachelor's Degree
1717+in Cybersecurity.
17181818-However, my personal interests lie slightly closer to networking and system administration rather than pure cybersecurity.
1919+However, my personal interests lie slightly closer to networking and system administration rather
2020+than pure cybersecurity.
19212022<br>
2123I'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.