News Portal Source MIT
Article list + detail + category aggregation, SEO friendly.
View & download ›News portal and corporate website source code in static HTML: article lists, detail pages, category aggregation and multi-page company site structure, SEO ready.
Article list + detail + category aggregation, SEO friendly.
View & download ›Multi-page corporate site: home, product, about, contact, responsive.
View & download ›Content sites live or die by indexing, so this source is built around it: every article is a real URL rather than a client-side route, titles and descriptions sit in the HTML instead of being injected by JavaScript, and category pages emit breadcrumbs and structured data automatically. The corporate side supplies home, product, about and contact page skeletons that share one navigation and footer component.
Routed URLs depend on JavaScript execution and some crawlers fetch them incompletely. Real HTML files index more reliably and cache better on a CDN.
Yes. Article pages output Article JSON-LD and category pages output breadcrumbs, both passing the rich results test as shipped.
Yes. The source only defines a data structure, so any pipeline that can emit static HTML will work, including a custom generation script.