Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 675 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 675 Bytes

zlosynth.com

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

License

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.