mirror of
https://github.com/WerySkok/weryskok.ru.git
synced 2024-12-04 12:59:22 +03:00
My own website
.github/workflows | ||
content | ||
data | ||
static | ||
templates | ||
.gitignore | ||
config.toml | ||
LICENSE | ||
README.MD |
WerySkok.ru
This repo contains source code for weryskok.ru.
What tools are used?
- Zola as static site generator
- Darkly Bootstrap for components to build this site
How to build this site?
- Install Zola.
git clone https://github.com/WerySkok/weryskok.ru.git && cd weryskok.ru
zola build
Why not GitHub Pages?
Am lazy.