This is my first blog
Why did I make this website?
To make cool stuff.
How did I make this website?
- NextJS
- Tailwind
- MDX
- PostgreSQL
What can this site do?
For now not much. You can visit this or other blogs.
Or visit (anything).gligor.dev for something cool.
Also this blog has markdown support, so I can insert
//code blocks const fun = () => { console.log("Making websites is fun!"); };
Or
Blockquotes
Even nested blockquotes
It even supports images!