2025-11-17 18:53:43 +01:00
2025-11-17 18:53:43 +01:00
2025-07-17 21:25:03 +02:00
2025-10-26 20:46:33 +01:00
2025-07-17 21:25:03 +02:00
2025-07-17 21:25:03 +02:00
2025-10-26 20:46:33 +01:00

FSKY's website

This is the source code of FSKY's website.

Building

To build this website, you will need Node.js, npm and Sergey. Run npm install within the website directory to install Sergey.

To build the website, run:

npm run build

To start the development server, run:

npm run dev

The built files will appear in the public/ directory.

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 205 KiB
Languages
HTML 79.8%
CSS 16.8%
JavaScript 3.4%