Archived
1
0
This repository has been archived on 2026-04-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.

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.

S
Description
FSKY website's source code (superseded by website-11ty)
https://fsky.io/ Readme 793 KiB
Languages
HTML 85.4%
CSS 12.7%
JavaScript 1.9%