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