File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff 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
1515Each 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 |
You can’t perform that action at this time.
0 commit comments