My own website
Find a file
2024-09-22 14:23:13 +03:00
.github/workflows ci: disable action as it will need a rework 2024-09-20 21:59:33 +03:00
content refactor: change SSG to Zola 2024-09-22 14:23:13 +03:00
data refactor: change SSG to Zola 2024-09-22 14:23:13 +03:00
static refactor: change SSG to Zola 2024-09-22 14:23:13 +03:00
templates refactor: change SSG to Zola 2024-09-22 14:23:13 +03:00
.gitignore refactor: change SSG to Zola 2024-09-22 14:23:13 +03:00
config.toml refactor: change SSG to Zola 2024-09-22 14:23:13 +03:00
LICENSE Add README.MD and LICENSE 2022-05-22 19:59:42 +03:00
README.MD refactor: change SSG to Zola 2024-09-22 14:23:13 +03:00

WerySkok.ru

This repo contains source code for weryskok.ru.

What tools are used?

How to build this site?

  1. Install Zola.
  2. git clone https://github.com/WerySkok/weryskok.ru.git && cd weryskok.ru
  3. zola build

Why not GitHub Pages?

Am lazy.