HugoBlox is an open-source framework for building professional websites from structured Markdown. It combines Hugo and Tailwind CSS, lets users choose templates, generate pages via AI (Hugo Chat), and deploy for free. All content is saved as plain Markdown files, offering full control and portability.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONNext.js is Vercel's open-source React framework for building full-stack web applications. It extends the latest React features and integrates Rust-based JavaScript tooling for fast builds, and is used by some of the world's largest companies.
Gatsby is a free, MIT-licensed open-source framework built on React for creating fast websites and apps. It loads data from Markdown, headless CMS, REST or GraphQL sources through source plugins behind a uniform GraphQL interface, and supports per-page SSG, DSG and SSR rendering with built-in code splitting, image optimization and prefetching.
Hexo is a fast, simple and powerful blog framework powered by Node.js. It renders Markdown content into static files, offers one-command deployment to services like GitHub Pages, and is extended by a large ecosystem of themes and plugins.
Eleventy (Build Awesome) is a JavaScript static site generator that turns a directory of mixed templates into HTML, supporting Markdown, Liquid, Nunjucks, WebC and more.
Astro is a website build tool for the modern web, focused on content-driven sites and combining developer experience with lightweight output. It offers official integrations for React, Vue, Svelte, MDX, SSR adapters, and language tooling.
VuePress is a minimalistic Vue-powered static site generator for building documentation sites and simple static websites with Markdown-based content.
Decap CMS is an open-source content management system for static site generators. It provides a clean editorial UI for teams to create and edit content stored in Git repositories, with flexible configuration and easy CDN-based installation.
Quartz is a static-site generator that turns Markdown notes and digital gardens into a complete, ready-to-publish website for free. It is described as fast and batteries-included, with documentation at quartz.jzhao.xyz and a Discord community for support.
Hugo is a static site generator written in Go, built for speed and flexibility. It offers an advanced templating system, multilingual support, taxonomies, embedded development server, asset pipelines for CSS, images, JavaScript, Sass and Tailwind CSS, and Hugo Modules for sharing content and themes.
Jekyll is a blog-aware static site generator written in Ruby. It turns Markdown and Liquid templates into a complete static website that can be served by any web server, and it powers GitHub Pages.
MkDocs is a fast, simple static site generator for project documentation: write pages in Markdown, configure the site with a single YAML file, and build static HTML that can be served anywhere.
Pelican is a Python-based static site generator that turns Markdown, reStructuredText or HTML files into a complete static website via a simple command-line tool, with themes, feeds, multi-language publishing and a plugin ecosystem.
Nuxt is a free, open-source full-stack framework for building type-safe, performant Vue.js applications with server-side rendering, static generation, automatic routing, and 300+ extensible modules.