A practical walkthrough of building a blog with TanStack Start, covering file-based routing, server functions for reading Markdown files, metadata parsing with gray-matter, and Markdown-to-HTML rendering with markdown-it and Shiki for syntax highlighting with line numbers. Part 1 focuses on implementing the blog's homepage and individual post pages, with Part 2 to cover static site generation for deployment.

9m read timeFrom frontendmasters.com
Post cover image
Table of contents
Setting UpBuilding the HomepageRendering Each Blog PostOn to Part 2

Sort: