Sisk website and landing page, written in PHP.
You can visit the Sisk website from this link and the documentation repository here.
To build this website, you will need to have installed:
-
Clone this repository or download:
git clone https://github.com/sisk-http/website
-
Install NPM dependencies with pnpm:
pnpm install