awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Personal Portfolio Site Generators

Ranking updated Jun 30, 2026

For a developer portfolio generator, the strongest matches are saadpasta/developerfolio (DeveloperFolio is a React-based template that generates a static), github/personal-website (This repository is a dedicated developer portfolio static site) and jekyll/jekyll (Jekyll is a static site generator that excels at). jawil/blog and daattali/beautiful-jekyll round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Static site generators and templates designed for developers to showcase technical projects and professional experience.

Personal Portfolio Site Generators

Find the best repos with AI.We'll search the best matching repositories with AI.
  • saadpasta/developerfoliosaadpasta avatar

    saadpasta/developerFolio

    6,451View on GitHub↗

    DeveloperFolio is a React-based template for building a personal developer portfolio website. The project is fundamentally a single-configuration portfolio site where all page content, sections, and links are driven by one central JSON file, eliminating the need to touch component code. It is designed to be deployed as a static site to hosting services like GitHub Pages or Netlify. The portfolio template integrates directly with GitHub, using a personal access token to fetch and display pinned repositories and profile data. It also embeds external social media feeds, pulling recent tweets fro

    DeveloperFolio is a React-based template that generates a static developer portfolio site with GitHub project integration and JSON-driven customization, fitting your intent for a portfolio generator, though it lacks multiple themes and markdown-based content management.

    JavaScriptStatic Site DeploymentsGitHub Pages DeploymentsGitHub Pages Deployments
    View on GitHub↗6,451
  • github/personal-websitegithub avatar

    github/personal-website

    7,616View on GitHub↗

    This project is a developer portfolio generator and static site generator designed to transform markdown files and external API data into a professional website. It functions as a GitHub Pages template that renders dated articles through a markdown blog engine and creates static HTML pages for web hosting. The system distinguishes itself by acting as a GitHub API portfolio, automatically importing and displaying repository data and user profiles to populate portfolio elements. It utilizes API-driven content injection to automate updates to the project showcase and professional profile. The f

    This repository is a dedicated developer portfolio static site generator that uses markdown and GitHub API data to build a professional site, covering the key requested features like pre-built themes, markdown content, GitHub project integration, and one-click GitHub Pages deployment.

    HTMLDeveloper Portfolio SitesGitHub Pages Deployments
    View on GitHub↗7,616
  • jekyll/jekylljekyll avatar

    jekyll/jekyll

    51,509View on GitHub↗

    Jekyll is a static site generator that transforms plain text files and markup into complete, deployable websites. It functions as a content management engine and blog-aware publishing platform, orchestrating a multi-stage build process that organizes structured data and source files into a consistent site architecture. The platform distinguishes itself through a specialized processing pipeline that automatically generates chronological archives, category indexes, and RSS feeds from collections of dated text files. It utilizes a template engine to inject dynamic content into layouts and suppor

    Jekyll is a static site generator that excels at building developer portfolios with its markdown content management, flexible Liquid templating, and seamless GitHub Pages deployment, making it an ideal match for this search.

    RubyFront Matter Parsers
    View on GitHub↗51,509
  • jawil/blogjawil avatar

    jawil/blog

    7,828View on GitHub↗

    This project is a technical blog platform and markdown static site generator designed for publishing developer guides, coding tutorials, and professional articles. It functions as a developer portfolio site that hosts technical notes and a writing archive to showcase software engineering expertise. The system uses a file-system routed architecture where the directory structure of the content folder determines the website URL paths. It transforms markdown files into pre-rendered HTML pages through a static site generation process, utilizing a client-side hydrated layout to add interactive elem

    This tool is a markdown static site generator that functions as a developer portfolio site, making it a solid fit for your need to showcase projects and articles, though it does not explicitly include GitHub project integration or dedicated SEO features.

    JavaScriptDeveloper Portfolio Sites
    View on GitHub↗7,828
  • daattali/beautiful-jekylldaattali avatar

    daattali/beautiful-jekyll

    5,813View on GitHub↗

    Beautiful Jekyll is a ready-to-use Jekyll theme designed for building a personal website or blog and publishing it on GitHub Pages with minimal configuration. It transforms Markdown content into a fully styled static website, providing a complete static site generator theme that handles blog posts, tags, and navigation through a clean, mobile-first design. The theme distinguishes itself through extensive configuration and extensibility options, allowing users to customize color schemes, navigation menus, page layouts, and social links without modifying core files. It supports multiple comment

    Beautiful Jekyll is a ready-to-use Jekyll theme designed for developer portfolios and blogs, providing pre-built responsive themes, Markdown content management, extensive customization options, SEO features, and seamless deployment to GitHub Pages, which directly matches the need for a developer portfolio static site generator with the listed features.

    HTMLGitHub Pages DeploymentsGitHub Pages Deployments
    View on GitHub↗5,813
  • ryanfitzgerald/devportfolioRyanFitzgerald avatar

    RyanFitzgerald/devportfolio

    4,917View on GitHub↗

    devportfolio is an Astro portfolio template and developer portfolio starter designed to showcase technical skills, work experience, and personal projects. It functions as a static site portfolio that generates a fast, SEO-friendly website for deployment to static hosting providers. The project provides a Tailwind CSS portfolio theme featuring a minimalist visual design. It allows for rapid styling and responsive layouts through a customizable web template that can be modified via a configuration file. The codebase utilizes static site generation, component-based templating, and utility-first

    This Astro starter template generates a fast, SEO-friendly static portfolio site with a customizable Tailwind theme and deployment support, so it directly fits the developer portfolio generator category; it lacks explicit markdown content management or GitHub project integration, but its core identity matches the search.

    AstroDeveloper Portfolio Sites
    View on GitHub↗4,917
  • getpublii/publiiGetPublii avatar

    GetPublii/Publii

    7,085View on GitHub↗

    Publii is a local static site generator and offline content management system. It operates as a desktop application that renders content into HTML files on a local machine, removing server-side vulnerabilities and eliminating the need for a live database or active internet connection during the authoring process. The system is distinguished by a focus on privacy and search engine optimization. It includes built-in tools for GDPR compliance, such as cookie consent management and the ability to restrict third-party embeds until user consent is provided. For visibility, it automates the generati

    Publii is an offline static site generator and CMS that can produce developer portfolio websites from pre-built themes and markdown content, with built-in SEO optimization, deployment protocols, and template customization — covering most of the requested features, though GitHub project integration is not explicitly highlighted.

    HTMLSitemap Generators
    View on GitHub↗7,085
  • gohugoio/hugogohugoio avatar

    gohugoio/hugo

    88,701View on GitHub↗

    Hugo is a high-performance static site generator that transforms source content and templates into optimized web assets. Built with a focus on speed and scalability, it provides a comprehensive framework for managing large-scale documentation and editorial projects through structured content organization, taxonomies, and a flexible template-driven rendering engine. The project distinguishes itself through a sophisticated build system that utilizes incremental caching to minimize redundant processing during site updates. It supports complex content requirements by enabling multidimensional mod

    Hugo is a high-performance static site generator that handles markdown content, customizable templates, and SEO, and deploys to static hosting — while it isn't specifically tailored for portfolios, its community themes and developer-friendly workflow make it a solid choice for building a developer portfolio site.

    GoBuild EnginesContent Authoring ToolsContent Organization Systems
    View on GitHub↗88,701
  • bartoszjarocki/cvBartoszJarocki avatar

    BartoszJarocki/cv

    9,665View on GitHub↗

    This is a configuration-driven resume builder used to generate minimalist professional curriculum vitaes and personal portfolio websites. It transforms a single structured content file into a static HTML document, decoupling raw professional data from the presentation layer. The system utilizes a centralized set of global CSS variables to manage colors and layout patterns, allowing for the customization of visual styling through a configuration file. The resulting web layout is responsive and print-optimized, ensuring the document maintains professional formatting across both digital screen

    This is a configuration-driven static generator that produces a minimalist single-page portfolio or resume HTML, fitting the category of a developer portfolio static site generator but lacking the pre-built themes, markdown content management, GitHub project integration, and SEO features listed in your requirements.

    TypeScriptProfessional CV RenderersResume GeneratorsConfiguration-Driven Contents
    View on GitHub↗9,665
  • gitname/react-gh-pagesgitname avatar

    gitname/react-gh-pages

    6,950View on GitHub↗

    This project is a command line deployment tool designed to automate the process of publishing React application builds to GitHub Pages. It functions as a static site deployer that handles the transition of a project from a local development environment to a live production URL. The tool streamlines the deployment workflow by compiling source code into static assets and pushing those production-ready files to a dedicated remote git branch. This git-driven distribution ensures that the build artifacts are hosted on a public server without requiring a manual upload process. The system manages t

    gitname/react-gh-pages automates deploying React builds to GitHub Pages, but it is not a portfolio static site generator—it does not create or theme portfolio content or manage markdown, so it only addresses the deployment aspect of the search.

    TypeScriptStatic Site DeploymentsGitHub Pages DeploymentsGitHub Pages Deployments
    View on GitHub↗6,950
  • bchiang7/v4bchiang7 avatar

    bchiang7/v4

    8,258View on GitHub↗

    This is a developer portfolio site built with Gatsby, designed as a single-page website to showcase a developer's projects, experience, and personal brand. The site is powered by Gatsby's static site generator, which uses a GraphQL data layer and file-based routing to produce an optimized static build for deployment on any static hosting service. The visual theme is controlled entirely through CSS custom properties, with a centralized set of variables for navy, slate, and accent colors that can be edited to customize the site's appearance. The user interface is constructed from reusable React

    This repository is a ready-made developer portfolio site built with Gatsby, not a general-purpose generator tool—it provides a specific template rather than a configurable generator for creating multiple portfolios, so it falls short of the tool-seeking intent.

    JavaScriptDeveloper Portfolio SitesDeveloper Portfolio Sites
    View on GitHub↗8,258
  • peaceiris/actions-gh-pagespeaceiris avatar

    peaceiris/actions-gh-pages

    5,312View on GitHub↗

    This project is a GitHub Action designed to automate the deployment of static files and generated sites to GitHub Pages. It functions as a deployment tool that pushes build artifacts from a workflow to a remote Git repository branch for web hosting. The tool supports publishing to external repositories, enabling a private-to-public workflow to keep source code hidden. It also provides compatibility with GitHub Enterprise Server instances for deployments within private corporate environments. Core capabilities include managing the hosting branch through the creation of orphan branches to remo

    This is a GitHub Action for deploying static files to GitHub Pages, not a static site generator that creates portfolio websites with themes and content management — it focuses solely on the deployment step you'd use after building a site with another tool.

    TypeScriptStatic Site DeploymentsGitHub Pages Deployments
    View on GitHub↗5,312
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
saadpasta/developerfolio6.5KJavaScriptgpl-3.0Dec 16, 2024
github/personal-website7.6KHTMLMITDec 21, 2023
jekyll/jekyll51.5KRubyMITJun 22, 2026
jawil/blog7.8KJavaScript—Apr 19, 2019
daattali/beautiful-jekyll5.8KHTMLMITMay 25, 2026
ryanfitzgerald/devportfolio4.9KAstroMITMay 14, 2026
getpublii/publii7.1KHTMLgpl-3.0Jan 21, 2026
gohugoio/hugo88.7KGoApache-2.0Jun 18, 2026
bartoszjarocki/cv9.7KTypeScriptMITMar 3, 2026
gitname/react-gh-pages7KTypeScript—Dec 10, 2024

Related searches

  • a static site generator for personal portfolios
  • a personal website template for portfolios
  • an open source website builder for portfolios
  • an open source website builder for designers
  • a static site generator for web development
  • an open source platform for frontend deployment
  • a static site generator for web development
  • a self-hosted link-in-bio page