Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimal portfolio website for designers and developers, built with Jekyll.

Portfolio library replicating the GitHub UI, built with Next.js, TypeScript, and Tailwind CSS.
Minimal Portfolio Website is a Jekyll-based portfolio template for designers and developers that produces a clean, static personal site with a minimal aesthetic.
Minimal Portfolio Website is a Jekyll theme for designers and developers who want a simple online portfolio. It accepts content written in Markdown and outputs static HTML pages via Jekyll, the Ruby-based static site generator. The project is authored by Vyshnav and released under the MIT License, with repository metadata dated 2021. The template is described as "a minimal portfolio website" and carries topic tags including designer-website, developer-portfolio, jekyll-theme, and minimal-design.
gem install jekyll bundler, then bundle install to resolve dependencies from the Gemfile.bundle exec jekyll s serves the site at http://0.0.0.0:4000/ on your own machine.The README documents a straightforward Jekyll workflow: install the Jekyll and Bundler gems, run bundle install to install the theme's dependencies, and then run bundle exec jekyll s to build and serve the site locally. The generated site is available at http://0.0.0.0:4000/.
Yes, the template is licensed under the MIT License, so you can use, modify, and distribute it freely, provided you keep the copyright notice.
You need Ruby installed along with the Jekyll and Bundler gems. The README lists the gem install command first, then bundle install.
Jekyll is GitHub Pages' built-in site generator, so this template can be published there. The README doesn't include deployment instructions but the site structure is standard Jekyll.
The repository credits Vyshnav with a copyright year of 2021.
The template is explicitly described as a minimal portfolio website for designers and developers, so it is best suited for personal portfolio pages rather than blogs or business sites.
