Skip to content

Commit 04752b9

Browse files
Add files via upload
1 parent 804a005 commit 04752b9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

test.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
learn_css:
2+
title: Learn CSS!
3+
description: "Let’s gleefully breakdown complex aspects of CSS into digestible episodes covering everything from accessibility to z-index."
4+
learn_forms:
5+
title: Learn Forms!
6+
description: "[TODO]: ..."
7+
gui-challenges:
8+
title: GUI Challenges
9+
description: |
10+
There is no one way to solve interfaces challenges.
11+
In this series, we'll be challenging ourselves and each other
12+
to find multiple ways to solve interface challenges
13+
and expand the diversity of our skills.
14+
designing-in-the-browser:
15+
title: 'Designing in the Browser'
16+
description: 'Designing in the Browser explores the intersection of design and front-end development, teaching you how to build beautiful UIs with modern web standards in mind.'

0 commit comments

Comments
 (0)