# WerySkok.ru This repo contains source code for [weryskok.ru](https://weryskok.ru). ## What tools are used? * [Zola](https://www.getzola.org/) as static site generator * [Darkly Bootstrap](https://bootswatch.com/darkly/) for components to build this site ## How to build this site? 1. [Install Zola](https://www.getzola.org/documentation/getting-started/installation/). 2. ``git clone https://github.com/WerySkok/weryskok.ru.git && cd weryskok.ru`` 3. ``zola build`` ## Why not GitHub Pages? Am lazy.