whatisgithub

What is pizza-dough?

hendricius/pizza-dough — explained in plain English

Analysis updated 2026-05-18

3,637HTMLAudience · generalComplexity · 1/5Setup · easy

In one sentence

A detailed recipe and web calculator for making Neapolitan style pizza dough at home using baker's math percentages.

Mindmap

mindmap
  root((repo))
    What it does
      Pizza dough recipe
      Dough calculator
    Tech stack
      HTML
      Web calculator
    Use cases
      Home pizza baking
      Recipe scaling
    Audience
      Home cooks
      Baking hobbyists

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Follow the recipe to make Neapolitan style pizza dough in a home kitchen.

USE CASE 2

Use the online calculator to scale the recipe up or down for any number of pizzas.

USE CASE 3

Learn how flour protein content and fermentation time affect dough texture.

What is it built with?

HTML

How does it compare?

hendricius/pizza-doughzouzhekang/yjypaperzserge/awfice
Stars3,6373,6343,633
LanguageHTMLHTMLHTML
Setup difficultyeasyeasyeasy
Complexity1/51/51/5
Audiencegeneralgeneralvibe coder

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 1day+

The full dough process takes about 24 hours from mixing to baking.

So what is it?

This repository is a detailed recipe guide for making Neapolitan-style pizza dough at home. It is not software in the traditional sense but a well-documented cooking resource that has been adapted from the traditional Neapolitan method to work in a standard home kitchen. The repo also includes a web-based dough calculator in the /calculator folder. The recipe uses only four ingredients: flour, water, salt, and yeast (or an optional sourdough starter). Rather than specifying fixed weights, it uses baker's math, which expresses water, salt, and yeast as percentages of the total flour weight. This makes it straightforward to scale the recipe up or down. For example, the base formula is 60% water, 2% salt, and a very small amount of yeast (0.05% dry or 0.15% fresh). The linked online calculator at pizza-calculator.the-bread-code.io handles the arithmetic automatically. The guide explains why each choice matters. Flour with high protein content is recommended because the protein forms gluten, which lets the dough stretch thin without tearing and traps air bubbles to create the characteristic light, airy crust edge. Italian Tipo 00 flour is common in Naples but the guide notes that protein content varies by country and origin, so checking the label matters more than the name. The process spans roughly 24 hours. Ingredients are mixed, the dough is kneaded until the gluten network is developed (tested via a window-pane stretch), and then it rests in bulk fermentation until it grows by about 50% in size. Temperature affects speed: colder kitchens slow fermentation, so the yeast amount is doubled in winter. After bulk fermentation the dough is divided into individual balls, which then proof for several more hours before shaping and baking. The guide covers shaping technique, oven setup, and troubleshooting in additional sections not captured in this summary. The source code for the dough calculator is included in the repository.

Copy-paste prompts

Prompt 1
Walk me through the 24 hour timeline for making this pizza dough.
Prompt 2
Help me scale this recipe's baker's math percentages for 6 pizzas.
Prompt 3
Explain why high protein flour matters for a good pizza crust.

Frequently asked questions

What is pizza-dough?

A detailed recipe and web calculator for making Neapolitan style pizza dough at home using baker's math percentages.

What language is pizza-dough written in?

Mainly HTML. The stack also includes HTML.

How hard is pizza-dough to set up?

Setup difficulty is rated easy, with roughly 1day+ to a first successful run.

Who is pizza-dough for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.