Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimal Next.js personal website template with a Prismic-powered blog and projects showcase.

A Typst resume/CV template inspired by Alessandro Plasmati's Graduate CV LaTeX template, compiled to PDF via Typst CLI or web app.

Hugo theme to build a customizable, printable HTML/CSS CV with minor web responsiveness.

Noah is a free Bootstrap-based HTML5 personal landing page template with a multi-page layout, perfect for portfolios, blogs, and resumes.

An Astro theme that replicates Linktree and Linkinbio rolled in one. Optional TinaCMS on top.
Personal Website Template is a minimal Next.js starter that combines a personal landing page, a Prismic-powered blog, and a projects showcase in a single repository.
This is a free template for a personal website built with the Next.js framework and styled with Tailwind CSS and PostCSS. It is designed to run on Vercel and uses Prismic as the content management system for the blog. The template was created by the repository author in two days and published for anyone to reuse. It produces a personal site with a simple landing section, a dynamic blog, a projects showcase, and a tools/technologies list.
The template is a Next.js project that you can clone, install dependencies, and deploy to Vercel. Blog content is stored in Prismic, and you can adjust the data fetching to use static generation instead of dynamic rendering. To make it your own, replace the placeholder names and social media links with your information.
The template is free to use. The repository description states you can use it freely as long as you change the names and social media links to fit your needs.
Yes. The author explicitly says you can use it freely. The only implied requirement is that you replace the default names and social media links with your own.
The blog is integrated with Prismic, a headless CMS. The template is structured so you can easily change it to static Next.js generation if you prefer not to use a CMS.
The template uses Next.js as the React framework, Tailwind CSS with PostCSS for styling, and is designed for deployment on Vercel. Prismic handles content management for the blog.
Yes. The author notes that the dynamic blog integration can be changed easily to static Next.js generation, which pre-renders posts at build time.
The repository does not mention a license or attribution requirement. It only says to change the names and social media links to fit your needs.