Landing page based on Jekyll.
Developing the website expects make, Docker and the Docker compose plugin to be installed.
Before running any command, build Docker images and install Ruby Gems using
make setupStart a development server on http://localhost:4000
make upThe command will build a production ready version of the site in ./dist
make buildUnless noted otherwise, all original source code in this repository is licensed under the MPL-2.0 license. However, this license does not apply to content like images or website copy, where all rights are reserved.