# Array-Huang/webpack-seed

这是一个基于webpack的多页应用脚手架

Repository: https://github.com/Array-Huang/webpack-seed
Canonical: https://ross.abutalabs.com/products/webpack-seed
Homepage: https://segmentfault.com/a/1190000006843916
Language: JavaScript
License: MIT
License Family: permissive
Topics: webpack, multi-page, webpack2
Archived: true
Last push: 2018-02-01T04:02:23+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3649, "days_push": 3135, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1170, forks 279 (observed 2026-08-28T04:03:51.319079+00:00)

## What it is
A webpack-based scaffold (boilerplate) for building multi-page web applications, featuring layout and component reuse, backend-rendering template generation, and CDN-ready builds. It is built on webpack v2 and webpack-dev-server v2 with Bootstrap 3/SB-Admin integrated.

## Use cases
- scaffold a multi-page application with webpack
- generate templates for backend-rendered pages
- reuse shared layouts and components across multiple pages
- bundle css, fonts, and images so builds are CDN-deployable
- set up dev server with live reload for an MPA project
- learn webpack multi-page architecture from a tutorial series

## When to choose
- building a traditional multi-page app rather than an SPA
- your project needs server-side rendering templates
- you want a ready-made webpack2 MPA structure with layouts and components
- following the author's webpack multi-page architecture article series

## When to avoid
- starting a new project today - it targets webpack v2 (2017-era) and is unmaintained
- building a single-page application with a modern framework
- you need current webpack 5 tooling, Vite, or modern build chains

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: build-tool, developer-tools, templating
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: webpack, multi-page-application, scaffold, webpack2, mpa, frontend-architecture, boilerplate, nodejs, web-server

## Member repositories
- Array-Huang/webpack-seed (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.319079+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:33:23.608674+00:00, confidence not recorded.
  - readme: https://github.com/Array-Huang/webpack-seed (fetched 2026-08-28T04:03:51.319079+00:00, sha 799a9195e9dd)
  - homepage: https://segmentfault.com/a/1190000006843916 (fetched 2026-08-29T12:34:20.517664+00:00, sha a7fd7146ac89)
  - site_page: https://segmentfault.com/blog/array_huang/about (fetched 2026-08-29T12:34:20.520494+00:00, sha 24c317834204)
- Data as of 2026-08-30T08:39:29.467469+00:00.
