format md files

pyrox.dev 6a3c484c 4f219e07

verified
Changed files
+17 -9
src
+3 -2
README.md
···
## 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.
Also, the code is shit, you probably don't want to use it.
···
## 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.
Also, the code is shit, you probably don't want to use it.
+10 -5
TODO.md
···
- 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)
- 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
- 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)
- Slideshow mode for articles that are presented
···
- 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)
- 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
- 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)
- Slideshow mode for articles that are presented
+4 -2
src/about.md
···
<br>
-
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.
<br>
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.
···
<br>
+
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.
<br>
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.