diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f80111a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "noter"] + path = noter + url = https://code.criminallycute.fi/siina/noter diff --git a/README.md b/README.md index a352f9c..c21e3ad 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # siina.monster -My personal website. \ No newline at end of file +Writing notes is done via `./noter/writer.sh public` to ensure html ends up in `./public/`, which is a publicly served directory. + diff --git a/noter b/noter new file mode 160000 index 0000000..5ec3c61 --- /dev/null +++ b/noter @@ -0,0 +1 @@ +Subproject commit 5ec3c6130c3bcf27208873f12fb7311a464bf6ef diff --git a/notes/2024-02-17.txt b/notes/2024-02-17.txt new file mode 100644 index 0000000..dc41af5 --- /dev/null +++ b/notes/2024-02-17.txt @@ -0,0 +1,3 @@ +This is the first thing written by using a modified version of koutsie's noter script. diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..587d49b --- /dev/null +++ b/public/index.html @@ -0,0 +1,120 @@ + + +
+ +