My website source code https://kovmir.eu/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ivan Kovmir 6f76af5e85
remove <small>
1 day ago
scripts Remove newpost script 1 month ago
src remove <small> 1 day ago
.gitignore update gitignore 1 week ago
LICENSE Initial commit 2 months ago
Makefile Minify CSS 1 month ago
README.md Specify code syntax 1 month ago
swege.cfg Initial commit 2 months ago

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