diff options
Diffstat (limited to '_pages/notes/index.html')
-rwxr-xr-x | _pages/notes/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/_pages/notes/index.html b/_pages/notes/index.html new file mode 100755 index 0000000..dca7b9f --- /dev/null +++ b/_pages/notes/index.html @@ -0,0 +1,14 @@ +TITLE="Andrea Corsini's Personal Notes" +DESCRIPTION="Posts about anything I want to share, such as ideas, thoughts, learning" +--- +<h2>My Notes</h2> +<p> + <time datetime="2022-06-03">June 3, 2022</time> + <br> + <a href="/notes/a-simple-static-website-generator.html">A simple static website generator (sswg)</a> +</p> + +# <ul> +# <li>Why <em>“I have nothing to hide”</em> is not a reasonable excuse for personal digital freedom</li> +# <li>On the importance of donations to Libre and Open Source software.</li> +# </ul> |