From f934df8bc8fd0c8d19436f1b51a61e1f3f6bd08e Mon Sep 17 00:00:00 2001 From: Nikolas Date: Mon, 28 Oct 2024 12:38:54 +0200 Subject: index: add notes section --- content/notes/_index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 content/notes/_index.md (limited to 'content/notes') diff --git a/content/notes/_index.md b/content/notes/_index.md new file mode 100644 index 0000000..9b90398 --- /dev/null +++ b/content/notes/_index.md @@ -0,0 +1,12 @@ ++++ +title="Notes" +sort_by = "date" +template = "notes.html" +page_template = "notes-page.html" ++++ + +These are my "living" notes. They can hold opinions, things to remember, ideas to express, and more. + +Opinions and perspectives evolve, so you should expect that the content of the notes might change as well to reflect that. + +They could be about anything but will most probably relate to software. -- cgit v1.2.3