2026-01-09 23:22:14 +01:00
2026-01-09 23:22:14 +01:00
2025-07-17 21:25:03 +02:00
2026-01-06 22:02:44 +01:00
2025-12-26 05:13:22 +01:00

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.

Description
Current FSKY website's source code
https://fsky.io/ Readme 709 KiB
Languages
HTML 87.1%
CSS 11%
JavaScript 1.9%