statue

Statue: Svelte + Markdown Static Site Generator, launch a website for your business, blog, portfolio, or product in seconds, with one-line setup (by accretional)

Statue Alternatives

Similar projects and alternatives to statue

  1. zim-desktop-wiki

    Main repository of the zim desktop wiki project

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. pip

    130 statue VS pip

    The Python package installer

  4. requests

    106 statue VS requests

    A simple, yet elegant, HTTP library.

  5. decap-cms

    98 statue VS decap-cms

    A Git-based CMS for Static Site Generators

  6. cookiecutter

    63 statue VS cookiecutter

    A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.

  7. primo

    28 statue VS primo

    Agent-native visual CMS. Build sites with Claude/Codex/whatever, manage them visually.

  8. vscode-front-matter

    Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...

  9. pixi

    21 statue VS pixi

    Powerful system-level package manager for Linux, macOS and Windows written in Rust – building on top of the Conda ecosystem.

  10. localcafe-lite

    Discontinued A static site generator for local restaurants and cafes with no runtime js [GET https://api.github.com/repos/Local-Cafe/localcafe-lite: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

  11. comrak

    7 statue VS comrak

    CommonMark + GFM compatible Markdown parser and renderer

  12. paper

    10 statue VS paper

    PAPER - the Python Application, Package and Environment wRangler (by zahlman)

  13. sveltekit-mdsvex-blog

    A minimalistic blog template built with SvelteKit and MDsveX

  14. sveltekit-blog-mdx

    SvelteKit MDX starter blog with MDsveX (Svelte in markdown)

  15. nesbitt.io

    Personal blog built with Jekyll and hosted on GitHub Pages. I write about package management, software supply chain security, and open source infrastructure.

  16. blog

    1 statue VS blog

    My personal blog and the first site made by me using SvelteKit (by pawelblaszczyk5)

  17. sveltekit-blog-template

    A minimalistic markdown based blog template built with Sveltekit(v1.0+🎊)✍🏻✍🏻 (by K-Sato1995)

  18. boardgame-research

    List of research around modern boardgames.

  19. toml

    6 statue VS toml

    Rust TOML Parser (by toml-rs)

  20. chromerpc

    gRPC adapters for the Chrome DevTools Protocol

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better statue alternative or higher similarity.

statue discussion

Log in or Post with

statue reviews and mentions

Posts with mentions or reviews of statue. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-07-02.
  • The gauge broke: devs felt 20% faster with AI, measured 19% slower
    4 projects | news.ycombinator.com | 2 Jul 2026
  • A static site generator written in POSIX shell
    7 projects | news.ycombinator.com | 26 Jan 2026
    My company is building out a static site generator and we do basically this for our unit tests: https://github.com/accretional/statue/tree/main/test/hermeti...

    npm pack builds the file locally, then we expose it to the container filesystem where we do a build and check the outputs. You can move dependencies to bundledDependencies in npm to embed them in the image.

    However, this is assuming you're building your own static site generator that you want to test this way. If you just want to build a site using an existing static site generator, it's much easier provided that the site generator itself is easy to use (for example, ours has a one-liner to take you all the way from nothing to a local static site running on localhost, see https://statue.dev)

    If you aren't changing the SSG code itself between container runs you'd just mount the markdown to the container and pre-install the ssg in the Dockerfile itself. For statue.dev that would just be a Dockerfile almost exactly the same as the one we use already, except you'd use your own script, and RUN this in the Dockerfile itself: yes | npx sv create . --template minimal --types ts --no-add-ons --install npm && npm install statue-ssg && npx statue init && npm install

    In your script you'd just npm run build then do whatever it is you want to do to send the files somewhere.

  • How uv got so fast
    9 projects | news.ycombinator.com | 26 Dec 2025
    Only a very, very small fraction of open source projects get to the point where they legitimately need committees and working groups and maintainer politics/drama.

    > quite a few people would consider "benevolent dictator for life" an outdated model for open source communities.

    I think what most people dislike are rugpulls and when commercial interests override what contributors/users/maintainers are trying to get out of a project.

    For example, we use forgejo at my company because it was not clear to us to what extent gitea would play nicely with us if we externalized a hosted version/deployment their open source software (which they somewhat recently formed a company around, and led to forgejo forking it under the GPL). I'm also not a fan of what minio did recently to that effect, and am skeptical but hopefuly that seaweedfs is not going to do something similar.

    But we ourselves are building out a community around our static site generator https://github.com/accretional/statue as FOSS with commercial backing. The difference is that we're open and transparent about it from the beginning, and static site generators/component libraries are probably some of the least painful to fork or take issue with their direction, vs critical infrastructure like distributed systems' storage layer.

    Bottom line is, BDFL works when 1. you aren't asking people to bet their business on you staying benevolent 2. you remain benevolent.

  • Free static site generator for small restaurants and cafes
    6 projects | news.ycombinator.com | 2 Dec 2025
    This is exactly what we're trying to build with https://github.com/accretional/statue - you can email me or hit me up on Linkedin to get early access to our free static site hosting (which our new site for the project at https://statue.dev runs on, and which will Soonβ„’ have a public-facing product doing exactly what you just asked for)

    Basically you'll be able to edit the markdown for your site in a souped up version of our lightly reskinned vscode IDE at https://brilliant.mplode.dev and instantly publish/preview the changes in the same browser tab in a pane. Brilliant comes with a full Linux environment running in a container on our cloud platform, and building a Statue static site is already a one-command operation. The little UI we're working on let's nontechnical people skip that and just edit files and click buttons to make changes and publish it, though.

  • The Man Who Keeps Predicting the Web's Death
    1 project | news.ycombinator.com | 16 Nov 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Stats

Basic statue repo stats
6
174
9.5
about 2 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com