A blog/portfolio starter project built with TanStack Start.
https://tss-blog-starter.pages.dev/
- React-19
- MDX and Markdown support
- Syntax highlighting
- Tailwind CSS
- Custom fonts
- Font optimisation (coming soon)
- Light/dark mode toggle (coming soon)
- Dynamic OG images (coming soon)
There are two ways of initializing the tss-blog-starter
app. You can either use this repository as a template or manually clone the app.
Clone project
git clone [email protected]:ally-ahmed/tss-blog-starter.git
cd tss-blog-starter
Install depndencies
pnpm install
Run app
pnpm dev
Currently using cloudflare as the deployment target in tss-blog-starter
. To deploy to other targets see TanStack Start docs on deployment.
- Finish up
On this page
component - Dynamic OG image generation
- Image optimisation