This is the source-code of LIKO-12's official website.
It's built using Docusaurus 2, a modern static website generator.
- Node.js 16 LTS or later.
- Yarn Classic 1.x (available in nodejs
corepack
).
yarn
yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Just push the changes into the main branch and a GitHub Actions workflow with automatically build and deploy the website to https://liko-12.github.io/.