This repository contains source code of the website, zlosynth.com.
Sources for generated content are kept under the src/
directory.
Static and generated content is kept under the docs/
directory. This directory is then served as the website.
# Rebuild the contents
make build
# Preview the website locally
make serve
Software used to generate this website is distributed under the terms of the MIT License. See LICENSE-SOFTWARE for details.
The content of this website is distributed under the terms of Creative Commons BY-SA too. See LICENSE-CONTENT for details.