Skip to content

Commit cee710a

Browse files
committed
working on all page statuses
1 parent 9ee7230 commit cee710a

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

content/pages/meta/05-page-statuses.markdown

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ meta: Many pages on Full Stack Python are a work-in-progress. This page aggregat
88

99

1010
# Page Statuses
11-
There are 204 pages on Full Stack Python, not including blog posts, the
12-
table of contents, and the meta pages (like this one). Many pages are a
13-
work-in-progress. This page aggregates the status of each page on the site.
11+
There are 210 pages on Full Stack Python, not including blog posts. Many
12+
pages are a work-in-progress. This page aggregates the status of each page
13+
on the site.
1414

1515
Each page can be in one of four levels of maturity:
1616

@@ -123,6 +123,11 @@ kept up to date with accurate descriptions and resources.
123123
|[Jinja2](/jinja2.html) | intermediate |
124124
|[Mako](/mako.html) | starter |
125125
|[Django templates](/django-templates.html) | starter |
126+
|[Web design](/web-design.html) | starter |
127+
|[HTML](/hypertext-markup-language.html) | starter |
128+
|[CSS](/cascading-style-sheets.html) | starter |
129+
|[Responsive design](/responsive-design.html) | starter |
130+
|[Minification](/minification.html) | starter |
126131
|[Testing](/testing.html) | starter |
127132
|[Unit testing](/unit-testing.html) | starter |
128133
|[Integration testing](/integration-testing.html) | starter |

0 commit comments

Comments
 (0)