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.
{% assign howtos_groups = site.pages | where: "howtos", true %}
{% for howtos in howtos_groups %}
- [{{ howtos.title }}]({{ howtos.url | relative_url }}) {% endfor %}