commit 273963f41a25dd4c17491eeb6de43001c2f2b787 Author: CrispyPin Date: Fri Apr 26 22:05:44 2024 +0200 init diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..7e2facf --- /dev/null +++ b/Makefile @@ -0,0 +1,8 @@ + +build: + htmd + +host: build + xdg-open http://127.0.0.1:55566 + webserver 127.0.0.1:55566 site + diff --git a/site/index.html b/site/index.html new file mode 100644 index 0000000..efc7e96 --- /dev/null +++ b/site/index.html @@ -0,0 +1,21 @@ + + + + + + + TITLE HERE + + + +

crispys blug

+

+hello i might write some words here from time to time
+

+

+i heard all the cool kids are doing it
+

+ + + + \ No newline at end of file diff --git a/template.html b/template.html new file mode 100644 index 0000000..67f63de --- /dev/null +++ b/template.html @@ -0,0 +1,14 @@ + + + + + + + TITLE HERE + + + + CONTENT HERE + + + \ No newline at end of file diff --git a/write/index.md b/write/index.md new file mode 100644 index 0000000..55d6209 --- /dev/null +++ b/write/index.md @@ -0,0 +1,6 @@ +# crispys blug +hello i might write some words here from time to time + +i heard all the cool kids are doing it + +