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
Back to scullyio/scully

Projects sharing features with Scully

30 open-source projects similar to scullyio/scully, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • gatsbyjs/gatsbygatsbyjs avatar

    gatsbyjs/gatsby

    55,941View on GitHub↗

    Gatsby is a React static site generator and hybrid rendering framework used to build websites by pre-rendering components into static HTML files for delivery via content delivery networks. It functions as a hybrid rendering platform that supports a combination of static generation, server-side rendering, and deferred page loading. The framework operates as a GraphQL data aggregator, pulling content from various APIs, headless CMS integrations, and files into a single unified schema for frontend queries. It also serves as a frontend performance optimizer, automating code splitting, resource pr

    JavaScriptblogcompilergatsby
    View on GitHub↗55,941
  • bk/wmkB

    bk/wmk

    0View on GitHub↗
    View on GitHub↗0
  • blurry-dev/blurryB

    blurry-dev/blurry

    0View on GitHub↗
    View on GitHub↗0
  • brandonweiss/chargebrandonweiss avatar

    brandonweiss/charge

    432View on GitHub↗

    ⚡️ An opinionated, zero-config static site generator.

    JavaScriptjavascriptreactstatic-site
    View on GitHub↗432
  • docpad/docpaddocpad avatar

    docpad/docpad

    3,050View on GitHub↗

    Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft powerful static sites quicker than ever before.

    CoffeeScriptappcoffeescriptdocpad
    View on GitHub↗3,050

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • docsifyjs/docsifydocsifyjs avatar

    docsifyjs/docsify

    31,293View on GitHub↗

    Docsify is a client-side documentation framework and no-build static site generator. It functions as a browser-based engine that converts Markdown files into HTML on the fly, allowing for the generation of documentation websites without a static build or compilation process. The system employs a plugin interface and lifecycle hooks to modify the rendering process and extend site capabilities. It supports dynamic theme injection and visual style customization through external CSS and layout configurations. The framework includes capabilities for multi-language content management, full-text se

    JavaScriptdocdocsdocsify
    View on GitHub↗31,293
  • elektrischerwalfisch/flatmarkE

    elektrischerwalfisch/flatmark

    0View on GitHub↗
    View on GitHub↗0
  • foosoft/goldsmithF

    FooSoft/goldsmith

    0View on GitHub↗
    View on GitHub↗0
  • gar1t/lambdapadG

    gar1t/lambdapad

    0View on GitHub↗
    View on GitHub↗0
  • gridsome/gridsomegridsome avatar

    gridsome/gridsome

    8,484View on GitHub↗

    Gridsome is a Vue.js static site generator designed for building Jamstack websites. It functions as a progressive web app framework that pre-renders components into static HTML files for delivery via content delivery networks. The system includes a GraphQL data orchestrator that unifies content from multiple APIs and local files into a single schema for site queries. It also integrates a frontend asset optimizer to automatically compress images and implement code-splitting. The framework provides support for offline-capable websites through prefetching pages and critical asset loading. Addit

    JavaScript
    View on GitHub↗8,484
  • hahwul/hwaroH

    hahwul/hwaro

    0View on GitHub↗
    View on GitHub↗0
  • hexojs/hexohexojs avatar

    hexojs/hexo

    41,768View on GitHub↗

    Hexo is a command-line static site generator designed for content-driven blogging and website creation. It functions as a structured framework that transforms plain text files and markdown into production-ready static websites, utilizing a template-based rendering engine to separate site content from visual presentation. The project is distinguished by its event-driven build pipeline, which manages the entire site lifecycle through a series of hooks for file processing, asset generation, and deployment. Developers can extend the system’s core capabilities through a modular plugin architecture

    TypeScripthacktoberfesthexojavascript
    View on GitHub↗41,768
  • jbake-org/jbakejbake-org avatar

    jbake-org/jbake

    1,155View on GitHub↗

    Java based open source static site/blog generator for developers & designers.

    Java
    View on GitHub↗1,155
  • jgm/ystJ

    jgm/yst

    0View on GitHub↗
    View on GitHub↗0
  • jnordberg/wintersmithjnordberg avatar

    jnordberg/wintersmith

    3,479View on GitHub↗

    A flexible static site generator

    CoffeeScriptnodejsstatic-site-generatorwintersmith
    View on GitHub↗3,479
  • kobo/gaidenkobo avatar

    kobo/gaiden

    173View on GitHub↗

    Gaiden is a tool that makes it easy to create documentation with Markdown. The Groovy language is the base of the tool.

    Groovy
    View on GitHub↗173
  • koenbok/cactuskoenbok avatar

    koenbok/Cactus

    3,471View on GitHub↗

    Static site generator for designers. Uses Python and Django templates.

    Python
    View on GitHub↗3,471
  • lbliii/bengalL

    lbliii/bengal

    0View on GitHub↗
    View on GitHub↗0
  • leafo/sitegenL

    leafo/sitegen

    0View on GitHub↗
    View on GitHub↗0
  • loopwerk/sagaL

    loopwerk/saga

    0View on GitHub↗
    View on GitHub↗0
  • middleman/middlemanmiddleman avatar

    middleman/middleman

    7,110View on GitHub↗

    Middleman is a Ruby-based static site generator and web framework used to transform templates and assets into standalone HTML, CSS, and JavaScript files. It functions as a multi-engine template processor and build tool, converting source markup into production-ready websites that can be hosted on any web server. The system is distinguished by a comprehensive asset pipeline that handles compression, minification, and fingerprinting to optimize web delivery. It features an extensible architecture with lifecycle hooks and a middleware-based request interception layer, allowing for the programmat

    Rubymiddlemanstatic-site-generator
    View on GitHub↗7,110
  • nanoc/nanocnanoc avatar

    nanoc/nanoc

    2,152View on GitHub↗

    A powerful web publishing system

    Rubynanocrubystatic-site-generator
    View on GitHub↗2,152
  • netlify/netlify-cmsnetlify avatar

    netlify/netlify-cms

    19,152View on GitHub↗

    Netlify CMS is a Git-based headless content management system designed for static sites. It provides a decoupled administration interface that allows users to edit markdown and JSON files stored in a version control repository without interacting directly with the code. The system functions as a version-controlled editor that leverages Git commits and branches to track changes and manage site deployments. It separates the backend data management from the frontend presentation layer, enabling content creation and modification through a user interface. The project covers content model definiti

    JavaScript
    View on GitHub↗19,152
  • react-static/react-staticR

    react-static/react-static

    10,343View on GitHub↗

    react-static is a React static site generator that transforms components into static HTML files to improve page load speed and search engine optimization. It functions as a progressive web app framework, exporting static HTML that hydrates into a full interactive application to enable real-time updates and instant navigation. The project distinguishes itself as a static site asset optimizer, using code-splitting and an asset prefetching queue to reduce perceived load times. It includes a dedicated MDX content processor to generate routes from Markdown files with JSX and frontmatter, as well a

    JavaScript
    View on GitHub↗10,343
  • segmentio/metalsmithS

    segmentio/metalsmith

    0View on GitHub↗
    View on GitHub↗0
  • simonsapin/frozen-flaskS

    SimonSapin/Frozen-Flask

    0View on GitHub↗
    View on GitHub↗0
  • spf13/hugoS

    spf13/hugo

    0View on GitHub↗
    View on GitHub↗0
  • sysgears/grainsysgears avatar

    sysgears/grain

    161View on GitHub↗

    Grain

    Groovy
    View on GitHub↗161
  • tfpk/dewarT

    tfpk/dewar

    0View on GitHub↗
    View on GitHub↗0
  • vuejs/vitepressvuejs avatar

    vuejs/vitepress

    17,872View on GitHub↗

    VitePress is a static site generator designed for building documentation-focused websites. It functions as a framework that transforms markdown source files into pre-rendered HTML, utilizing file-based routing to map document paths directly to site URLs. By leveraging the Vue ecosystem, it enables the creation of content-heavy sites that combine static delivery with dynamic interactivity. The framework distinguishes itself by allowing developers to embed interactive components directly into markdown files, which are then transpiled into executable code modules. It optimizes the user experienc

    TypeScriptdocs-generatorhacktoberfestmarkdown
    View on GitHub↗17,872