Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.17 KB

File metadata and controls

51 lines (29 loc) · 1.17 KB

DfE Design

This site documents the Design principles, standards and guidance that we expect teams working within the Department for Education (DfE) to follow when designing services.

It complements the GDS Service Manual and its design section, which covers service and interaction design more broadly.

Design

What designers do

Design community

Design standards

Tools and Resources

Specialist Publisher

Accessibility acceptance criteria

Design Crits

Hot tos

{% assign howtos_groups = site.pages | where: "howtos", true %}

{% for howtos in howtos_groups %}

  • [{{ howtos.title }}]({{ howtos.url | relative_url }}) {% endfor %}