From 3b3e3cc7262084c59dc6dec47e1ae391a384fcaa Mon Sep 17 00:00:00 2001 From: b3nw Date: Mon, 20 Apr 2026 03:19:04 +0000 Subject: [PATCH] [AGENT] Update: 12 Meta-Pages --- content/ships.md | 3 ++- content/ships/attackcombat-battlecruisers.md | 18 ++++++++++++++++++ .../attackcombat-battlecruisers/faction.md | 16 ++++++++++++++++ content/ships/cruisers/faction.md | 5 ++++- content/ships/cruisers/tech-1.md | 5 ++++- content/ships/destroyers.md | 3 ++- content/ships/destroyers/faction.md | 16 ++++++++++++++++ content/ships/destroyers/tech-1.md | 3 ++- content/ships/force-recon-ships.md | 3 ++- content/ships/force-recon-ships/faction.md | 16 ++++++++++++++++ content/ships/freighters/tech-1.md | 5 ++++- content/ships/heavy-assault-cruisers/tech-2.md | 5 ++++- 12 files changed, 90 insertions(+), 8 deletions(-) create mode 100644 content/ships/attackcombat-battlecruisers.md create mode 100644 content/ships/attackcombat-battlecruisers/faction.md create mode 100644 content/ships/destroyers/faction.md create mode 100644 content/ships/force-recon-ships/faction.md diff --git a/content/ships.md b/content/ships.md index 4d37eb2e..b0613c9d 100644 --- a/content/ships.md +++ b/content/ships.md @@ -1,6 +1,6 @@ --- is_meta: true -last_updated: '2026-04-20T03:17:41.695617' +last_updated: '2026-04-20T03:18:42.873302' nav_order: 0 source: generator title: Ships @@ -15,6 +15,7 @@ Landing page for Ships. Browse sub-categories and ships below. Browse the organizational hierarchy below: - [Assault Frigates](/ships/assault-frigates) +- [Attackcombat Battlecruisers](/ships/attackcombat-battlecruisers) - [Battlecruisers](/ships/battlecruisers) - [Battleships](/ships/battleships) - [Carriers](/ships/carriers) diff --git a/content/ships/attackcombat-battlecruisers.md b/content/ships/attackcombat-battlecruisers.md new file mode 100644 index 00000000..07e2a914 --- /dev/null +++ b/content/ships/attackcombat-battlecruisers.md @@ -0,0 +1,18 @@ +--- +is_meta: true +last_updated: '2026-04-20T03:18:42.873553' +nav_order: 0 +source: generator +title: Attackcombat Battlecruisers +--- + +# Attackcombat Battlecruisers + +## Summary +Landing page for Attackcombat Battlecruisers. Browse sub-categories and ships below. + +## Sub-Categories +Browse the organizational hierarchy below: + +- [Faction](/ships/attackcombat-battlecruisers/faction) + diff --git a/content/ships/attackcombat-battlecruisers/faction.md b/content/ships/attackcombat-battlecruisers/faction.md new file mode 100644 index 00000000..1aed8e66 --- /dev/null +++ b/content/ships/attackcombat-battlecruisers/faction.md @@ -0,0 +1,16 @@ +--- +is_meta: true +last_updated: '2026-04-20T03:18:42.878800' +nav_order: 0 +source: generator +title: Faction +--- + +# Faction + +## Summary +Landing page for Faction. Browse sub-categories and ships below. + +## Deathless Circle +- [Cenotaph](/ships/attackcombat-battlecruisers/faction/cenotaph) + diff --git a/content/ships/cruisers/faction.md b/content/ships/cruisers/faction.md index 9d34e802..69c0f1e3 100644 --- a/content/ships/cruisers/faction.md +++ b/content/ships/cruisers/faction.md @@ -1,6 +1,6 @@ --- is_meta: true -last_updated: '2026-04-20T03:14:36.675658' +last_updated: '2026-04-20T03:18:43.562532' nav_order: 0 source: generator title: Faction @@ -17,3 +17,6 @@ Landing page for Faction. Browse sub-categories and ships below. ## Blood Raiders - [Ashimmu](/ships/cruisers/faction/ashimmu) +## Caldari State +- [Caracal Navy Issue](/ships/cruisers/faction/caracal-navy-issue) + diff --git a/content/ships/cruisers/tech-1.md b/content/ships/cruisers/tech-1.md index b8b760c5..130d85a7 100644 --- a/content/ships/cruisers/tech-1.md +++ b/content/ships/cruisers/tech-1.md @@ -1,6 +1,6 @@ --- is_meta: true -last_updated: '2026-04-20T03:17:42.248467' +last_updated: '2026-04-20T03:18:43.545259' nav_order: 0 source: generator title: Tech 1 @@ -19,6 +19,9 @@ Landing page for Tech 1. Browse sub-categories and ships below. - [Blackbird](/ships/cruisers/tech-1/blackbird) - [Caracal](/ships/cruisers/tech-1/caracal) +## Gallente Federation +- [Celestis](/ships/cruisers/tech-1/celestis) + ## Minmatar Republic - [Bellicose](/ships/cruisers/tech-1/bellicose) diff --git a/content/ships/destroyers.md b/content/ships/destroyers.md index 5899004f..47567b6d 100644 --- a/content/ships/destroyers.md +++ b/content/ships/destroyers.md @@ -1,6 +1,6 @@ --- is_meta: true -last_updated: '2026-04-20T03:12:04.357675' +last_updated: '2026-04-20T03:18:43.504198' nav_order: 0 source: generator title: Destroyers @@ -14,5 +14,6 @@ Landing page for Destroyers. Browse sub-categories and ships below. ## Sub-Categories Browse the organizational hierarchy below: +- [Faction](/ships/destroyers/faction) - [Tech 1](/ships/destroyers/tech-1) diff --git a/content/ships/destroyers/faction.md b/content/ships/destroyers/faction.md new file mode 100644 index 00000000..e3c8c34e --- /dev/null +++ b/content/ships/destroyers/faction.md @@ -0,0 +1,16 @@ +--- +is_meta: true +last_updated: '2026-04-20T03:18:43.520693' +nav_order: 0 +source: generator +title: Faction +--- + +# Faction + +## Summary +Landing page for Faction. Browse sub-categories and ships below. + +## Gallente Federation +- [Catalyst Navy Issue](/ships/destroyers/faction/catalyst-navy-issue) + diff --git a/content/ships/destroyers/tech-1.md b/content/ships/destroyers/tech-1.md index 84187114..22ecef4a 100644 --- a/content/ships/destroyers/tech-1.md +++ b/content/ships/destroyers/tech-1.md @@ -1,6 +1,6 @@ --- is_meta: true -last_updated: '2026-04-20T03:12:04.369902' +last_updated: '2026-04-20T03:18:43.516393' nav_order: 0 source: generator title: Tech 1 @@ -14,4 +14,5 @@ Landing page for Tech 1. Browse sub-categories and ships below. ## Gallente Federation - [Algos](/ships/destroyers/tech-1/algos) - [Aliastra Catalyst](/ships/destroyers/tech-1/aliastra-catalyst) +- [Catalyst](/ships/destroyers/tech-1/catalyst) diff --git a/content/ships/force-recon-ships.md b/content/ships/force-recon-ships.md index 56930dab..90b991a3 100644 --- a/content/ships/force-recon-ships.md +++ b/content/ships/force-recon-ships.md @@ -1,6 +1,6 @@ --- is_meta: true -last_updated: '2026-04-20T03:13:23.834598' +last_updated: '2026-04-20T03:18:42.939559' nav_order: 0 source: generator title: Force Recon Ships @@ -14,5 +14,6 @@ Landing page for Force Recon Ships. Browse sub-categories and ships below. ## Sub-Categories Browse the organizational hierarchy below: +- [Faction](/ships/force-recon-ships/faction) - [Tech 2](/ships/force-recon-ships/tech-2) diff --git a/content/ships/force-recon-ships/faction.md b/content/ships/force-recon-ships/faction.md new file mode 100644 index 00000000..5c955ec4 --- /dev/null +++ b/content/ships/force-recon-ships/faction.md @@ -0,0 +1,16 @@ +--- +is_meta: true +last_updated: '2026-04-20T03:18:42.949188' +nav_order: 0 +source: generator +title: Faction +--- + +# Faction + +## Summary +Landing page for Faction. Browse sub-categories and ships below. + +## Guristas +- [Chameleon](/ships/force-recon-ships/faction/chameleon) + diff --git a/content/ships/freighters/tech-1.md b/content/ships/freighters/tech-1.md index 3484cf23..4486596b 100644 --- a/content/ships/freighters/tech-1.md +++ b/content/ships/freighters/tech-1.md @@ -1,6 +1,6 @@ --- is_meta: true -last_updated: '2026-04-20T03:16:38.859570' +last_updated: '2026-04-20T03:18:42.892873' nav_order: 0 source: generator title: Tech 1 @@ -11,6 +11,9 @@ title: Tech 1 ## Summary Landing page for Tech 1. Browse sub-categories and ships below. +## Caldari State +- [Charon](/ships/freighters/tech-1/charon) + ## Outer Ring Excavations - [Bowhead](/ships/freighters/tech-1/bowhead) diff --git a/content/ships/heavy-assault-cruisers/tech-2.md b/content/ships/heavy-assault-cruisers/tech-2.md index ca64d771..12ab021e 100644 --- a/content/ships/heavy-assault-cruisers/tech-2.md +++ b/content/ships/heavy-assault-cruisers/tech-2.md @@ -1,6 +1,6 @@ --- is_meta: true -last_updated: '2026-04-20T03:16:39.409486' +last_updated: '2026-04-20T03:18:43.578153' nav_order: 0 source: generator title: Tech 2 @@ -11,6 +11,9 @@ title: Tech 2 ## Summary Landing page for Tech 2. Browse sub-categories and ships below. +## Caldari State +- [Cerberus](/ships/heavy-assault-cruisers/tech-2/cerberus) + ## Minmatar Republic - [Bestla](/ships/heavy-assault-cruisers/tech-2/bestla)