131 lines
5.4 KiB
JSON
131 lines
5.4 KiB
JSON
{
|
|
"lang": "en",
|
|
"title": "TalkOrigins Archive: Modernized Preview",
|
|
"site_title": "TalkOrigins Archive",
|
|
"description": "A SciSiteForge proof-of-concept for the www2.talkorigins.org modernization line.",
|
|
"license": "CC BY-SA 4.0",
|
|
"github_url": "https://git.cns.fyi/welsberr/talkorigins-modern",
|
|
"contact_email": "feedback@talkorigins.org",
|
|
"theme": "talkorigins-modern",
|
|
"languages": [
|
|
{ "code": "en", "name": "English", "coverage": true },
|
|
{ "code": "es", "name": "Español", "coverage": false },
|
|
{ "code": "fr", "name": "Français", "coverage": false },
|
|
{ "code": "pt", "name": "Português", "coverage": false },
|
|
{ "code": "de", "name": "Deutsch", "coverage": false },
|
|
{ "code": "it", "name": "Italiano", "coverage": false },
|
|
{ "code": "ru", "name": "Русский", "coverage": false },
|
|
{ "code": "zh", "name": "中文", "coverage": false },
|
|
{ "code": "ja", "name": "日本語", "coverage": false },
|
|
{ "code": "ar", "name": "العربية", "coverage": false },
|
|
{ "code": "hi", "name": "हिन्दी", "coverage": false }
|
|
],
|
|
"language_policy": {
|
|
"planned_languages": [
|
|
{ "code": "es", "name": "Español" },
|
|
{ "code": "fr", "name": "Français" },
|
|
{ "code": "pt", "name": "Português" },
|
|
{ "code": "de", "name": "Deutsch" },
|
|
{ "code": "it", "name": "Italiano" },
|
|
{ "code": "ru", "name": "Русский" },
|
|
{ "code": "zh", "name": "中文" },
|
|
{ "code": "ja", "name": "日本語" },
|
|
{ "code": "ar", "name": "العربية" },
|
|
{ "code": "hi", "name": "हिन्दी" }
|
|
]
|
|
},
|
|
"navigation": [
|
|
{ "label": "Home", "href": "/" },
|
|
{ "label": "Support", "href": "/foundation/2026-update/" },
|
|
{ "label": "Search", "href": "/search/" }
|
|
],
|
|
"hero": {
|
|
"kicker": "Archive Preview",
|
|
"title": "A cleaner, more readable TalkOrigins Archive that still feels like the Archive.",
|
|
"lede": "Modernization is already underway: stable Archive articles, dynamic sister-site commentary, corpus-aware search, and claim-centered notebooks can coexist without collapsing into a single CMS.",
|
|
"actions": [
|
|
{ "label": "Open the preview", "href": "/#overview", "primary": true },
|
|
{ "label": "View support update", "href": "/foundation/2026-update/", "primary": false }
|
|
]
|
|
},
|
|
"content": {
|
|
"feature_cards": [
|
|
{
|
|
"title": "Stable Archive, Modern Access",
|
|
"body": "The preview keeps the Archive's durable explanatory role while making the reading surface responsive, easier to scan, and easier to route through search.",
|
|
"href": "/",
|
|
"meta": "modernization"
|
|
},
|
|
{
|
|
"title": "Foundation Search",
|
|
"body": "Search can select among TalkOrigins, TalkDesign, Panda's Thumb, Panda's Thumb MT, and the Index to Creationist Claims as separate corpora.",
|
|
"href": "/search/",
|
|
"meta": "workbench"
|
|
},
|
|
{
|
|
"title": "Support Update",
|
|
"body": "The public update explains that modernization is already underway and that the stable Archive/dynamic commentary split is intentional.",
|
|
"href": "/foundation/2026-update/",
|
|
"meta": "public proof"
|
|
}
|
|
],
|
|
"section_cards": [
|
|
{
|
|
"title": "Featured FAQ: Misconceptions",
|
|
"body": "A representative long-form Archive article demonstrates how legacy explanatory material can be presented in the modern theme.",
|
|
"href": "/faqs/faq-misconceptions/",
|
|
"meta": "Archive article"
|
|
},
|
|
{
|
|
"title": "Featured Claim: CA100",
|
|
"body": "A representative Index to Creationist Claims entry shows the claim-centered path into evidence and rebuttal material.",
|
|
"href": "/indexcc/CA100/",
|
|
"meta": "Index claim"
|
|
}
|
|
],
|
|
"bibliography_entries": [
|
|
{
|
|
"title": "TalkOrigins Archive",
|
|
"body": "Stable explanatory articles and FAQs for recurring creation/evolution controversy topics.",
|
|
"href": "https://www.talkorigins.org/",
|
|
"meta": "primary corpus"
|
|
},
|
|
{
|
|
"title": "Index to Creationist Claims",
|
|
"body": "Claim-indexed rebuttal and reference material used as a cross-site search and notebook anchor.",
|
|
"href": "https://www.talkorigins.org/indexcc/",
|
|
"meta": "claim index"
|
|
},
|
|
{
|
|
"title": "Panda's Thumb MT Archive",
|
|
"body": "Definitive corpus for the Movable Type-era Panda's Thumb archive, distinct from the broader scraped corpus.",
|
|
"href": "https://pandasthumb.net/",
|
|
"meta": "sister corpus"
|
|
}
|
|
]
|
|
},
|
|
"notebooks": [
|
|
{
|
|
"id": "evidence-and-claims",
|
|
"title": "Evidence and Claims Notebook",
|
|
"summary": "A reusable study module that can connect stable Archive articles, Index to Creationist Claims entries, guided concepts, and bibliography updates.",
|
|
"audience": "self-learners, instructors, and board-reviewed site editors",
|
|
"goals": [
|
|
"Move from a claim to the relevant evidence and archive context",
|
|
"Keep stable source material separate from dynamic commentary",
|
|
"Expose provenance, citations, and review status as first-class study material"
|
|
],
|
|
"apps": [
|
|
{
|
|
"title": "Public search",
|
|
"href": "/search/",
|
|
"description": "Search across Foundation corpora and the Index to Creationist Claims"
|
|
}
|
|
],
|
|
"source_kinds": ["section", "notebook", "app", "bibliography"],
|
|
"max_items": 8
|
|
}
|
|
],
|
|
"content_sources": {}
|
|
}
|