Published onFebruary 26, 2025Blog MigrationblogmigrationTransitioning from a Jekyll-based GitHub Pages blog to a Next.js and Tailwind CSS setup, incorporating MDX for enhanced interactivity.
Published onFebruary 19, 2025The development history of LLMsLLMA brief history of the development of LLMs
Published onJanuary 13, 2025Use MDX in Next.jsmarkdowngithubgfmmdxThis is a guide to build a documentation site with Next.js and MDX.
Published onJanuary 1, 2025GitHub Flavored Markdown GuidemarkdowngithubgfmmdxGitHub Flavored Markdown (GFM) extends standard Markdown with additional features.
Published onMarch 11, 2023Lecture Note 6: Multimodal autonomous agentssp25agentsaiLecture note for Multimodal autonomous agents
Published onMay 2, 2021Introducing Multi-part Posts with Nested Routingmulti-authornext-jsfeatureThe blog template supports posts in nested sub-folders. This can be used to group posts of similar content e.g. a multi-part course. This post is itself an example of a nested route!