This is the website used for publishing the election compasses for the representative council elections for the student unions in Finland. The website and the election compasses are provided by National Union of University Students in Finland (SYL).
This repository requires Node.js 18 or newer and npm
.
npm
comes bundled with Node.js. The website is generated using
Eleventy.
Install the dependencies with npm
.
npm install
npm run dev
npm run build
This repository is licensed under the MIT License. See the LICENSE file for more information.