Skip to content

Commit e78656d

Browse files
Anup Surendranclaude
authored andcommitted
Add central layout to all remaining pages
Added layout: central to all security, topics, and authors pages to remove the left sidebar from the entire site. Pages updated: - authors.md - All security pages (README, IAM, Sandboxing, Top-10) - All topics pages (scorecard, frameworks list, hosting, framework choice) This ensures a consistent, sidebar-free layout across the entire site. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 15b373b commit e78656d

8 files changed

Lines changed: 15 additions & 0 deletions

File tree

authors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2+
layout: central
23
icon: people
34
order: 500
45
label: Authors
56
---
7+
layout: central
68

79
# Authors
810

security/IAM_for_agents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Your IAM system is freaking out because AI agents are crashing the party, and th
77

88
Posted originally here on [linkedin](https://www.linkedin.com/feed/update/urn:li:activity:7460012600857112577/)
99
---
10+
layout: central
1011

1112
## Houston, We Have an Identity Problem
1213

security/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2+
layout: central
23
icon: shield-lock
34
order: 1000
45
label: Security & Governance
56
---
7+
layout: central
68

79
# Top 10 AI Agent Security and Governance Controls (Based on OWASP)
810

security/Top-10-AI-Agent-Security-and-Governance-Controls.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2+
layout: central
23
icon: shield-check
34
order: 900
45
label: Top 10 Security Controls
56
---
7+
layout: central
68

79
# Top 10 AI Agent Security and Governance Controls (Based on OWASP)
810

topics/agent-framework-scorecard-explained.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
2+
layout: central
23
icon: table
34
order: 390
45
label: Framework Scorecard
56
description: This is the scorecard framework explanation.
67
---
8+
layout: central
79

810
# Agent Framework Scorecard (Explained)
911

topics/exhaustive-list-of-agent-frameworks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2+
layout: central
23
icon: list
34
order: 400
45
label: Agent Frameworks List
56
---
7+
layout: central
68

79
# Exhaustive list of Agent Frameworks
810

topics/hosting-providers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2+
layout: central
23
icon: server
34
order: 380
45
label: Hosting Providers
56
---
7+
layout: central
68

79
# Agent Hosting Providers
810

topics/which-ai-agent-framework-to-choose/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2+
layout: central
23
icon: question
34
order: 370
45
label: Which Framework to Choose
56
---
7+
layout: central
68

79
# Which AI Agent framework to choose?
810

0 commit comments

Comments
 (0)