diff options
Diffstat (limited to 'content/notes')
-rw-r--r-- | content/notes/_index.md | 12 |
1 files changed, 12 insertions, 0 deletions
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. |