Skip to main content

Important Disclaimer:
This is an open source template project and is not an official project of the United States Government. This was created as a weekend project to help developers build federally compliant websites more easily.

About this template:
This template helps developers create websites that follow the U.S. Web Design System (USWDS) standards. It provides a starting point for building accessible, mobile-friendly government websites. The template is released under the CC0 license, making it free to use, modify, and distribute.

View on GitHub: https://github.com/williamzujkowski/uswds-11ty-template

USWDS 11ty Template Build accessible government websites faster

A production-ready template combining 11ty and the U.S. Web Design System. Create Section 508 compliant, mobile-friendly government websites in minutes, not months.

Start Building β†’ View Demo Sites

What is this template?

Perfect for: Federal agencies, state/local governments, and contractors building government websites that must meet accessibility and compliance requirements.

This open-source template provides a complete foundation for building modern government websites that automatically meet federal standards. It combines the power of 11ty static site generator with the U.S. Web Design System (USWDS) to deliver fast, secure, and accessible websites.

Get Started in 5 Minutes

Clone, install, and deploy. Your compliant website foundation is ready immediately.

Federal Compliance Built-In

Section 508, WCAG 2.1 AA, and 21st Century IDEA requirements are met out of the box.

Trusted by Government

Built on USWDS, the same design system used by 200+ federal websites.

Quick Start for Developers

# 1. Clone the template
git clone https://github.com/your-org/uswds-11ty-template.git my-website
cd my-website

# 2. Install dependencies
npm install

# 3. Start development server
npm start
# Opens at http://localhost:8080

# 4. Build for production
npm run build

# 5. Deploy to GitHub Pages (optional)
npm run deploy





That’s it!


You now have a fully compliant government website foundation. Start adding your content in the src/pages directory.






See It In Action

🎯 Live Demo Sites

Explore fully-functional example websites built with this template:

Why Use This Template?

βœ… Everything You Need

  • Section 508 Compliant - WCAG 2.1 AA accessibility built into every component
  • Mobile Responsive - Works perfectly on all devices and screen sizes
  • SEO Optimized - Static HTML generation for superior search rankings
  • Lightning Fast - No databases, no server processing, just instant loading
  • Secure by Default - No server vulnerabilities, no databases to hack
  • Version Controlled - Full Git history and rollback capabilities

πŸ› οΈ Developer Friendly

  • Modern Build Tools - 11ty, Sass, PostCSS, and npm scripts
  • Hot Reload - See changes instantly during development
  • Markdown Support - Write content in plain text with Markdown
  • Component Based - Reusable templates and partials
  • GitHub Actions Ready - Automated testing and deployment
  • Extensive Documentation - Clear guides for every feature

Federal Compliance Checklist

This template helps you meet:

  • Section 508 - Accessibility standards for federal agencies
  • WCAG 2.1 AA - Web Content Accessibility Guidelines
  • 21st Century IDEA - Modern, mobile-friendly requirements
  • Plain Writing Act - Clear, accessible content guidelines
  • Privacy Act - Privacy policy and data protection
  • FOIA - Freedom of Information Act requirements

Next Steps

Get Started

Set up your development environment and create your first page in minutes.

Learn Components

Explore all available USWDS components with live examples and code.

Best Practices

Learn federal web standards, accessibility requirements, and compliance tips.


Ready to build your compliant government website?

Get Started Now β†’

View on GitHub | CC0 License (Public Domain)