Hello

This is my first log

I wrote the entire script of this journal app in a week (since the day i went there). This journal supports markdown and i can also put code blocks if i want to!
This webapp is written in Python, deployed on Vercel and uses the Flask library as the framework.
I have used the Markdown Library for the markdown support.
The database is the default Postgres database provided by Vercel. To interact with the database, i have used the Psycopg2 library.
All the images/gifs you see all over this website are found on discord (I shouldn't be blamed whatsoever).
The snake and the click blasts you see on the home page are taken from RV's free (and rather excellent) DHTML scripts.

Do code blocks work?


from something import smth
var = smth.Class(args=Bool)
var2 = var.function()
print(var2)

# Code Blocks Work!

Yep I guess that's all

乁⁠(⁠ ⁠⁰͡⁠ ⁠Ĺ̯⁠ ⁠⁰͡⁠ ⁠)⁠ ⁠ㄏ