Skip to content

Commit 8dc0db5

Browse files
authored
Merge pull request #74 from djangocon/add-scott-to-meagens-talk
📅 Add Scott Cranfill as a co-presenter with Meagen
2 parents ea54c39 + 96967e0 commit 8dc0db5

File tree

3 files changed

+20
-1
lines changed

3 files changed

+20
-1
lines changed
13.4 KB
Loading
+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
company: NASA Jet Propulsion Laboratory
3+
hidden: false
4+
name: Scott Cranfill
5+
permalink: /presenters/scott-cranfill/
6+
photo: scott-cranfill.jpg
7+
social:
8+
bluesky: null
9+
github: null
10+
instagram: null
11+
mastodon: null
12+
twitter: null
13+
website: null
14+
---
15+
16+
Scott is currently a full-stack web developer at NASA’s [Jet Propulsion Laboratory](https://www.jpl.nasa.gov/) (JPL), where his team uses Django to power the main JPL website, the JPL Space intranet, and a large number of other internal websites. He’s also a member of the core team for [Wagtail](https://wagtail.org/), the CMS used on all of the above JPL sites, and is also a part of its accessibility subteam.
17+
18+
Prior to coming to JPL, Scott was part of the inaugural class of Design & Technology Fellows at the [Consumer Financial Protection Bureau](https://www.consumerfinance.gov/) (CFPB), where Django powered [the CFPB’s first open source repo](https://github.com/cfpb/transit_subsidy), released in 2012, and Wagtail was chosen for rebuilding [consumerfinance.gov](https://github.com/cfpb/consumerfinance.gov) in 2015.

src/_content/schedule/tutorials/how-to-build-more-accessible-websites-with-wagtail.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ end_datetime: 2024-09-22 17:00:00-04:00
55
permalink: /tutorials/how-to-build-more-accessible-websites-with-wagtail/
66
presenter_slugs:
77
- meagen-voss
8+
- scott-cranfill
89
room: Tutorial Track C
910
tags:
1011
- cms
@@ -15,7 +16,7 @@ track: t2
1516

1617
In this tutorial, you'll learn:
1718

18-
- The basics of web accessibility and common challenges
19+
- The basics of web accessibility and common challenges
1920
- What the [Web Content Accessibility Guidelines]( https://www.w3.org/WAI/standards-guidelines/wcag/) are and how to choose which version to follow
2021
- How you can use Wagtail and Django to build accessibility best practices into your code
2122
- How to use Wagtail's built-in accessibility checker to encourage people to create more accessible content

0 commit comments

Comments
 (0)