My own website
Find a file
2024-09-22 17:04:48 +03:00
.github/workflows ci: clarify command names 2024-09-22 15:08:43 +03:00
content feat: change launcher links, more focus for Prism launcher 2024-09-22 17:04:48 +03:00
data feat: replace My old SMP with MURS 2024-09-22 16:51:13 +03:00
static feat: replace My old SMP with MURS 2024-09-22 16:51:13 +03:00
templates feat: change telegram link above to my channel instead of DMs 2024-09-22 16:51:38 +03:00
.gitignore refactor: change SSG to Zola (#1) 2024-09-22 15:06:28 +03:00
config.toml refactor: change SSG to Zola (#1) 2024-09-22 15:06:28 +03:00
LICENSE Add README.MD and LICENSE 2022-05-22 19:59:42 +03:00
README.MD refactor: change SSG to Zola (#1) 2024-09-22 15:06:28 +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.