My website source code https://kovmir.eu/
 
 
 
 
Go to file
Ivan Kovmir c1daee19e4
Remove dead link
2023-11-05 06:50:04 +01:00
scripts Add a script to check for dead URLs 2023-11-05 06:44:41 +01:00
src Remove dead link 2023-11-05 06:50:04 +01:00
.gitignore update gitignore 2023-05-27 22:09:21 +02:00
LICENSE Initial commit 2023-04-03 18:49:24 +02:00
Makefile Add script to create new posts 2023-06-22 06:49:59 +02:00
README.md Specify code syntax 2023-04-26 10:47:35 +02:00
swege.cfg Initial commit 2023-04-03 18:49:24 +02:00

README.md

kovmir.eu

This is the source code of my website. It is originally written in Markdown, which is then "compiled" into HTML.

DEPENDENCIES

USAGE

Install swege, a Static WEbsite GEnerator. And then run the following commands:

git clone https://git.darkn.space/unInstance/kovmir-eu.git
cd kovmir-eu
make