-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathmeta.yml
More file actions
33 lines (33 loc) · 925 Bytes
/
meta.yml
File metadata and controls
33 lines (33 loc) · 925 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
title: Vytvoř webový server v Pythonu pomocí Flasku
hero_image: images/banner.png
description: Nainstaluj si webový framework Flask v Pythonu a nastav základní webový server s různými stránkami
original_url: https://raspberrypi.org/learning/python-web-server-with-flask
theme: yellow
duration: 2
listed: true
ingredient: false
copyedit: true
curriculum: 3, design-0, programming-3, phys-comp-0, manufacture-0, community-0
interests: ''
technologies: python, html-css-javascript
site_areas: projects
hardware: ''
software: python, html-css-javascript
version: 4.1
last_tested: 2018-08-02
steps:
- title: Co budeš dělat
- title: Vytvoř aplikaci
completion:
- engaged
- title: Přidej novou stránku
- title: Vytvoř HTML šablonu
- title: Použij CSS styl
completion:
- internal
- title: Dynamický obsah
completion:
- external
- title: 'Výzva'
challenge: true