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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| saadpasta/developerfolio | 6.5K | JavaScript | gpl-3.0 | |
| github/personal-website | 7.6K | HTML | MIT | |
| jekyll/jekyll | 51.5K | Ruby | MIT | |
| jawil/blog | 7.8K | JavaScript | — | |
| daattali/beautiful-jekyll | 5.8K | HTML | MIT | |
| ryanfitzgerald/devportfolio | 4.9K | Astro | MIT | |
| getpublii/publii | 7.1K | HTML | gpl-3.0 | |
| gohugoio/hugo | 88.7K | Go | Apache-2.0 | |
| bartoszjarocki/cv | 9.7K | TypeScript | MIT | |
| gitname/react-gh-pages | 7K | TypeScript | — |