Skip to content

Commit 3a1f5f9

Browse files
authored
Merge pull request #17 from raspberrypilearning/draft
auto tag update
2 parents 80f4bae + cca7e98 commit 3a1f5f9

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

en/meta.yml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
---
22
title: Build a Python Web Server with Flask
33
hero_image: images/banner.png
4-
description: Install the Python web framework Flask and set up a basic web server
5-
with different pages
4+
description: Install the Python web framework Flask and set up a basic web server with different pages
65
original_url: https://raspberrypi.org/learning/python-web-server-with-flask
76
theme: yellow
87
duration: 2
98
listed: true
109
ingredient: false
1110
copyedit: true
12-
curriculum: creator, design-0, programming-0, phys-comp-0, manufacture-0, community-0
11+
curriculum: 3, design-0, programming-3, phys-comp-0, manufacture-0, community-0
1312
interests: ''
14-
technologies: python, html/css
15-
site_areas: ''
16-
steps:
13+
technologies: raspberry-pi, python, html-css-javascript
14+
site_areas: projects
15+
hardware: ''
16+
software: python, html-css-javascript
17+
version: 4
18+
last_tested: 2017-01-01
19+
steps:
1720
- title: Introduction
1821
- title: What you will need
1922
- title: Build a Python-powered web server with Flask
@@ -25,4 +28,3 @@ steps:
2528
- title: Adding dynamic content to a view
2629
- title: Browsing on other devices
2730
- title: What next?
28-

0 commit comments

Comments
 (0)