Skip to content

kydecker/ky.fyi

Repository files navigation

Ky Decker

This is the source code for ky.fyi, designed, coded, and written by Ky—that's me! It's a place for me to share notes and learn in public. I try to update things regularly.

For information about the technology and tools behind the site, visit ky.fyi/colophon.

Note

You're welcome to fork this site, use it as inspiration, and modify things for your own projects—just don't steal it or try to claim it as your own. When in doubt, message me and we can chat about what you want to do.

Getting Started

To get started, run:

pnpm dev

If it's the first time running the repo you may need to run pnpm i to install packages.

Other scripts in package.json can also be run with pnpm.

Link Checking

Check Links

A weekly GitHub workflow scans the site for broken links and will open an issue if one is found.

Accessibility

CI

Every pull request is tested for automatically-detectable accessibility issues and HTML5 compliance.

This site aims to conform to the Level AA accessibility standards outlined in the WCAG 2.2 specification. If you experience an issue with accessing any part of this site, please file an issue and I’ll do my best to correct it.

RSS