Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Minimal landing page for developers, with 9 material themes and one-click GitHub Pages deployment.

A full-stack Next.js TypeScript template focused on functionality over UI, featuring Zustand, TanStack Query, and ESLint 9 support.
Dev Landing Page is a minimal, single-page website template made for developers to publish a personal landing page on GitHub Pages, distributed as an MIT-licensed boilerplate.
Dev Landing Page is a minimal landing page template that showcases a developer's name, bio, social links, and projects in one clean page. You edit the template files with your own details and it produces a static website you can host for free at the address username.github.io. The project is created by Dinesh Pandiyan and released under the MIT license, so you are free to fork, modify, and reuse it. The template is a static site designed for deployment on GitHub Pages with no server-side build step.
The deployment workflow centers on GitHub Pages. First, create a new repository named with your GitHub username followed by .github.io. Second, fork or clone this template and copy its files into that repository. Third, customize the name, links, and content, then push the repository to GitHub and your site goes live automatically.
Dev Landing Page is free to use. It is released under the MIT license, so there are no licensing fees and you can modify the code for personal and commercial projects without restriction.
Yes, the template is free. It is published under the MIT license, meaning you can use, copy, modify, and distribute it without paying anything.
Create a new repository named with your GitHub username followed by .github.io, copy the template files from this repository into it, customize your details, and push. GitHub Pages will serve the site at that address automatically.
Yes. GitHub's documentation for setting up a custom domain explains how to point a domain like yourname.com to your GitHub Pages site, and this template works with that setup.
The template ships with 9 material themes. If none of them appeal to you, the README notes that it is simple to customize the styles and create your own.