Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A clean, fast, and lightweight portfolio template built with Next.js, Vercel, and Tailwind CSS.
Nextfolio is an open-source portfolio and blog template built on Next.js, Tailwind CSS, and Vercel that lets developers publish a personal site with MDX-based writing, automated feeds, and generated social images.
Nextfolio is a clean, fast, and lightweight portfolio template built with Next.js, Tailwind CSS, and Vercel. It takes Markdown and MDX files for blog posts plus a central config file for site metadata, and produces a static portfolio site with a blog, RSS/Atom/JSON feeds, and SEO support. The template is open source under the MIT License and is hosted on GitHub at github.com/1msirius/Nextfolio.
Bootstrap a new project with pnpm create next-app --example https://github.com/1msirius/Nextfolio my-portfolio, then run pnpm dev. Update site metadata and social links in app/config.ts, update routes in app/sitemap.ts, and add blog posts to the /content folder. Deploy to Vercel with one click using the included deploy button.
Nextfolio is free and open source, released under the MIT License. There are no paid tiers; you only pay for hosting and any services you choose.
Yes, Nextfolio is fully open source under the MIT License, so you can use it for personal or commercial projects without paying a license fee. You may still incur hosting costs from Vercel or other providers.
Nextfolio is built with Next.js, Tailwind CSS, and MDX. It includes Vercel Web Analytics and Speed Insights for performance tracking, and can be deployed directly to Vercel.
Yes, Nextfolio includes KaTeX integration, allowing you to render mathematical expressions smoothly in your blog posts. This is especially useful for scientific or technical content.
Yes, it includes sitemap, robots.txt, and JSON-LD schema for enhanced search visibility, along with automatically generated OG images for social sharing. You can configure routes in app/sitemap.ts.
