diff options
Diffstat (limited to 'posts/making-this-blog/content.md')
-rw-r--r-- | posts/making-this-blog/content.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/posts/making-this-blog/content.md b/posts/making-this-blog/content.md index a8f28ef..cb967f1 100644 --- a/posts/making-this-blog/content.md +++ b/posts/making-this-blog/content.md @@ -62,6 +62,8 @@ I've written the actual content of the posts in **Markdown**, so I also used [Ma I'm planning to **opensource my blog** as soon as I've got it in order, it will be available on my [git](https://git.wazul.moe) soon™. +<span class="green">+ Update (2024-09-04): source code is available now in [this repository](https://git.wazul.moe/website/blog).</span> + ## TODO There is still a lot of small things to do on the blog. I ended up implementing mostly those features I needed for writing this second blogpost. I also want to use my Jinja knowledge and **rebuild the rest of my webpage**. Maybe add a normal menu to the main domain instead of the current content, which is just the game over message from the Legend of Zelda: Mayora's Mask. |