commit a4251bf6ae3c239aac69ba56f23f0b9e0691a0e1 Author: c0dev0id Date: Tue Dec 27 22:02:52 2022 +0100 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..9fd38a4 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# my website + +The design is taken from iamkate.com. + +It's generated by a slightly modified version of https://github.com/nuex/zodiac. Look at my fork if you're interested. + +Dependencies are: + +- /bin/sh +- AWK +- Imagemagick (for the photos script) +- asciidoctor +- asciidoctor-diagram (ditaa and tikz parts) +- discount (markdown parser) +- make + +Happy hacking.