FSKY's website
This is the source code of FSKY's website.
Building
To build this website, you will need Node.js, pnpm and FSKY's fork of Sergey. Run pnpm install within the website directory to install Sergey.
To build the website, run:
pnpm build
The built files will appear in the public/ directory.
To start the development server, run:
pnpm dev
License
This website and its assets are under public domain, with some exceptions. Check the LICENSE file for more information.
Languages
HTML
87.1%
CSS
11%
JavaScript
1.9%