markjaquith/WordPress-Skeleton resource
Basic layout of a WordPress Git repository. I use this as a base when creating a new repo. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5212
- days_rel: n/a
- days_push: 10
- n_releases_24m: 0
Adoption not part of the score
1856 stars · 575 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Git repository skeleton for WordPress sites, with WordPress itself as a submodule and a clean content directory layout. It provides conventions for separating Git-managed code from writable/uploaded files via symlinks.
Use cases
- start a new WordPress site repo with a clean Git layout
- manage WordPress core as a Git submodule
- separate uploaded files from version-controlled code
- set up different local and production database configs
- deploy WordPress with symlinked shared directories
- use memcached as a WordPress object cache backend
When to choose
- you want a battle-tested WordPress Git repo structure with WordPress as a submodule
- you deploy WordPress sites and need clean separation of code and uploads
- you want a minimal, opinionated starting point you can fork and customize
When to avoid
- you prefer managing WordPress with Composer or Bedrock-style tooling
- you want a full deployment pipeline or hosting solution rather than just a repo layout
- you need an actively maintained project with community support and a license
Facets
learning-resource · maturity maintenance
developer-tools version-control deployment configuration-management web-development cms developer-tools self-hosted php cli self-hosted wordpress git-submodules skeleton-repo project-template deployment-layout boilerplate
1 source
- readme: https://github.com/markjaquith/WordPress-Skeleton · fetched 2026-08-28 · 3e10a1583a34
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| markjaquith/WordPress-Skeleton | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="markjaquith/WordPress-Skeleton")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem