···45## License
67-This content is licensed All Rights Reserved by the owner of this website(who commonly goes by dish or Pyrox.)
8-Please do not use its content for your own purposes without consulting the owner first. You are welcome to link the content, however.
0910Also, the code is shit, you probably don't want to use it.
···45## License
67+This content is licensed All Rights Reserved by the owner of this website(who commonly goes by dish
8+or Pyrox.) Please do not use its content for your own purposes without consulting the owner first.
9+You are welcome to link the content, however.
1011Also, the code is shit, you probably don't want to use it.
+10-5
TODO.md
···45- Code syntax highlighting with [`lume_shiki`](https://github.com/FuriouZz/lume_shiki)
6- CI Checks
7- - Performance, Accessibility, Best Practices, and SEO with [lighthouse-ci](https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/getting-started.md)
08 - HTML, CSS, and JS validation
9 - [HTML-Validate](https://html-validate.org/)
10 - [csstree-validator](https://www.npmjs.com/package/csstree-validator)
11- - Grammar checking for source files(including inclusive language, spell checking, and other basic checks)
12- - Checking for valid [Microformats](https://microformats.org/wiki/Main_Page) data on all pages that have it
0013- Webrings!
14- Site Search with Lume's built-in [Pagefind plugin](https://lume.land/plugins/pagefind/)
15-- OpenGraph preview images, again using the built-in [OG Images Plugin](https://lume.land/plugins/og_images/)
16-- Possibly [Structured Data](https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data)
0017- Slideshow mode for articles that are presented
···45- Code syntax highlighting with [`lume_shiki`](https://github.com/FuriouZz/lume_shiki)
6- CI Checks
7+ - Performance, Accessibility, Best Practices, and SEO with
8+ [lighthouse-ci](https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/getting-started.md)
9 - HTML, CSS, and JS validation
10 - [HTML-Validate](https://html-validate.org/)
11 - [csstree-validator](https://www.npmjs.com/package/csstree-validator)
12+ - Grammar checking for source files(including inclusive language, spell checking, and other basic
13+ checks)
14+ - Checking for valid [Microformats](https://microformats.org/wiki/Main_Page) data on all pages
15+ that have it
16- Webrings!
17- Site Search with Lume's built-in [Pagefind plugin](https://lume.land/plugins/pagefind/)
18+- OpenGraph preview images, again using the built-in
19+ [OG Images Plugin](https://lume.land/plugins/og_images/)
20+- Possibly
21+ [Structured Data](https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data)
22- Slideshow mode for articles that are presented
+4-2
src/about.md
···1314<br>
1516-Currently, I'm a student at a university in the United States, working towards a Bachelor's Degree in Cybersecurity.
01718-However, my personal interests lie slightly closer to networking and system administration rather than pure cybersecurity.
01920<br>
21I'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.
···1314<br>
1516+Currently, I'm a student at a university in the United States, working towards a Bachelor's Degree
17+in Cybersecurity.
1819+However, my personal interests lie slightly closer to networking and system administration rather
20+than pure cybersecurity.
2122<br>
23I'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.