hello world
this is my very original first post. i'm not sure what to say here. i have a list of things i want to talk about so i'll start writing them after this.
here's what i used to make this blog thing:
- next.js
- tailwind css
- remark-gfm
you know what, here's all the dependencies from package.json:
{
"@mdx-js/loader": "^3.1.1",
"@mdx-js/react": "^3.1.1",
"@next/mdx": "^16.3.4",
"@tailwindcss/typography": "^0.5.20",
"@types/mdx": "^2.0.14",
"gray-matter": "^4.0.3",
"lucide-react": "^1.41.0",
"next": "16.3.4",
"react": "19.2.8",
"react-dom": "19.2.8",
"remark-frontmatter": "^5.0.0",
"remark-gfm": "^4.0.1"
}
this was a fun little project to work on. i wanted to keep it as simple as possible because uhh idk