My First Blog
October 24, 2025 - 1 min read
Hello everyone, this is my new website. You can check the source code from this repository.
What i use?
- SvelteKit - Svelte meta-framework.
- MDSvex - Markdown in svelte.
- Tailwind CSS - Utility-first CSS framework.
- Bootstrap Icons - Icons collection.
- highlight.js - Syntax highlighter.
So, What Next?
Nothing 😁
js1 == "1"; // true
1 === "1"; // false