Skip to content

FedRAMP/2026

Repository files navigation

FedRAMP 2026 Preview Site

This repository builds the static site for the FedRAMP Consolidated Rules for 2026 preview.

Preview site: https://fedramp.gov/preview/2026

The content and implementation are under active development. Treat this repository as provisional preview material, not final FedRAMP guidance.

What Is Here

This is a Zensical site that combines:

  • Manually maintained Markdown and assets in content/.
  • Generated Markdown produced from tools/rules/fedramp-consolidated-rules.json.
  • Static output built into html/.

The machine-readable source of truth for consolidated rules, definitions, deadlines, responsibilities, and key security indicators is:

tools/rules/fedramp-consolidated-rules.json

Repository Layout

  • content/: manual source content for the site.
  • tools/: Bun scripts, templates, config, tests, and the rules submodule.
  • src/: generated Zensical input.
  • html/: generated static site output.
  • zensical.toml: site navigation and Zensical configuration.
  • AGENTS.md: instructions for Codex, Claude Code, and other repository agents.

Common Commands

Run project tooling from tools/:

bun run dev
bun test
bun run check
bun run build

See tools/README.md for the detailed pipeline, configuration, generated page mappings, and content safety notes.

About

Website tools for the FR Consolidated Rules for 2026

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors