diff --git a/config.toml b/config.toml index 73d76c5..0b6ba6c 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ base_url = "https://it.pedf.cuni.cz/" -title = "KITTV" +title = "Katedra informačních technologií a technické výchovy" default_language = "cs" compile_sass = true @@ -32,7 +32,8 @@ nav_rambotron = [ {path = "https://pedf.cuni.cz/PEDF-606.html", name = "Harmonogram roku"}, {path = "/uchazeci/prijimaci_rizeni/", name = "Termíny přijímacího řízení"}, {path = "/studenti/zav_prace/", name = "Témata závěrečných prací"}, - {path = "/studenti/szz/", name = "Okruhy k SZZ"} + {path = "/studenti/szz/", name = "Okruhy k SZZ"}, + {path = "/uchazeci/zajmove-programy-czv/", name = "Kurzy pro učitele"} ] nav_footer = [ diff --git a/content/aktuality/2022-vanocni-vecirek/index.md b/content/aktuality/2022-vanocni-vecirek/index.md new file mode 100644 index 0000000..1f6b891 --- /dev/null +++ b/content/aktuality/2022-vanocni-vecirek/index.md @@ -0,0 +1,18 @@ ++++ +title = "Vánoční večírek" +date = 2022-11-15 + +[extra] +expiration = 2022-12-15 ++++ + +Dovolujeme si Vás jménem naší [studentské oborové rady](https://sor.it.pedf.cuni.cz/) pozvat na oslavu vánoc. Večírek se již tradičně odehraje v našem oblíbeném [Diving Club Manta](http://dcmanta.cz/cafebarmanta.html), a to *ve čtvrtek 15. prosince od 18:00*. Zváni jsou všichni studenti i pracovníci katedry. + +DC Manta naleznete na adrese *Zborovská 22/1053*, kousek od tramvajové zastávky *Arbesovo náměstí*. + + + +[Uložit do kalendáře (.ics)](vanocni-vecirek-2022.ics) + + +![Vánoce - pozvánka](vanocni-vecirek-2022.png) diff --git a/content/aktuality/2022-vanocni-vecirek/vanocni-vecirek-2022.ics b/content/aktuality/2022-vanocni-vecirek/vanocni-vecirek-2022.ics new file mode 100644 index 0000000..ed845ea --- /dev/null +++ b/content/aktuality/2022-vanocni-vecirek/vanocni-vecirek-2022.ics @@ -0,0 +1,37 @@ +BEGIN:VCALENDAR +VERSION:2.0 +PRODID:-//ical.marudot.com//iCal Event Maker +X-WR-CALNAME:Velikonoční večírek KITTV +NAME:Velikonoční večírek KITTV +CALSCALE:GREGORIAN +BEGIN:VTIMEZONE +TZID:Europe/Berlin +LAST-MODIFIED:20201011T015911Z +TZURL:http://tzurl.org/zoneinfo-outlook/Europe/Berlin +X-LIC-LOCATION:Europe/Berlin +BEGIN:DAYLIGHT +TZNAME:CEST +TZOFFSETFROM:+0100 +TZOFFSETTO:+0200 +DTSTART:19700329T020000 +RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU +END:DAYLIGHT +BEGIN:STANDARD +TZNAME:CET +TZOFFSETFROM:+0200 +TZOFFSETTO:+0100 +DTSTART:19701025T030000 +RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU +END:STANDARD +END:VTIMEZONE +BEGIN:VEVENT +DTSTAMP:20221107T171428Z +UID:1667840582708-87156@ical.marudot.com +DTSTART;TZID=Europe/Berlin:20221215T180000 +DTEND;TZID=Europe/Berlin:20221215T230000 +SUMMARY:Vánoční večírek IT +URL:https://it.pedf.cuni.cz/aktuality/2022-vanocni-vecirek/ +DESCRIPTION:Přijďte se pobavit na vánoční večírek KITTV - již tradičně v https://dcmanta.cz/cafebarmanta.html +LOCATION:Diving club manta - Kořenského 5\, Praha 5\, Smíchov +END:VEVENT +END:VCALENDAR \ No newline at end of file diff --git a/content/aktuality/2022-vanocni-vecirek/vanocni-vecirek-2022.png b/content/aktuality/2022-vanocni-vecirek/vanocni-vecirek-2022.png new file mode 100644 index 0000000..ef305f2 Binary files /dev/null and b/content/aktuality/2022-vanocni-vecirek/vanocni-vecirek-2022.png differ diff --git a/content/aktuality/dod2023.md b/content/aktuality/dod2023.md new file mode 100644 index 0000000..55981fa --- /dev/null +++ b/content/aktuality/dod2023.md @@ -0,0 +1,15 @@ ++++ +title = "Den otevřených dveří" +date = 2023-01-11 + +[extra] +expiration = 2023-01-30 ++++ + +Druhý den otevřených dveří v tomto akademickém roce se bude konat v **pondělí 30. ledna 2023**, setkání na katedře s představením možností studia oboru IT proběhne **v 11:00 a 15:00 hodin** v učebně **R013B**. +Další informace včetně podrobného rozpisu všech kateder naleznete na [stránkách fakulty][2], aktuální informace pak na [facebooku][3]. +Těšíme se na hojnou účast + +[1]: https://www.cuni.cz/ +[2]: https://pedf.cuni.cz/PEDF-1281.html +[3]: https://www.facebook.com/pedf.cuni/ \ No newline at end of file diff --git a/content/aktuality/ukrajina.md b/content/aktuality/ukrajina.md index 740466b..9188798 100644 --- a/content/aktuality/ukrajina.md +++ b/content/aktuality/ukrajina.md @@ -1,6 +1,9 @@ +++ title = "Univerzita Karlova k válce na Ukrajině 🕊" date = 2022-03-03 + +[extra] +expiration = 2022-08-01 +++ Aktuální informace k válce na Ukrajině na [webu univerzity][1]. diff --git a/content/katedra/galerie/historie/PIC00065.jpg b/content/katedra/galerie/historie/PIC00065.jpg new file mode 100644 index 0000000..a637a7e Binary files /dev/null and b/content/katedra/galerie/historie/PIC00065.jpg differ diff --git a/content/katedra/galerie/historie/index.md b/content/katedra/galerie/historie/index.md index f0c0baf..bce2299 100644 --- a/content/katedra/galerie/historie/index.md +++ b/content/katedra/galerie/historie/index.md @@ -1,5 +1,5 @@ +++ title = "Historie" -description = "Počátky katedry" +description = "" date = 1999-12-15 +++ diff --git a/content/katedra/galerie/ucebny/index.md b/content/katedra/galerie/ucebny/index.md index 7eab7f2..446a529 100644 --- a/content/katedra/galerie/ucebny/index.md +++ b/content/katedra/galerie/ucebny/index.md @@ -1,6 +1,6 @@ +++ title = "Učebny KITTV" -description = "Učebny KITTV před rekonstrukcí" +description = "" date = 2021-05-06 +++ diff --git a/content/katedra/pracovnici/bartak/index.md b/content/katedra/pracovnici/bartak/index.md new file mode 100644 index 0000000..a223a03 --- /dev/null +++ b/content/katedra/pracovnici/bartak/index.md @@ -0,0 +1,11 @@ ++++ +title = "prof. RNDr. Roman Barták, Ph.D." +weight = 0 + +[extra] +group = "ucitele" +role = "Externí spolupracovník" +email = "bartak@ktiml.mff.cuni.cz" +sis = "74606" ++++ + diff --git a/content/katedra/pracovnici/benes/index.md b/content/katedra/pracovnici/benes/index.md new file mode 100644 index 0000000..1c3107a --- /dev/null +++ b/content/katedra/pracovnici/benes/index.md @@ -0,0 +1,11 @@ ++++ +title = "PhDr. Martin Beneš" +weight = 0 + +[extra] +group = "ucitele" +role = "Externí spolupracovník" +email = "martin.benes@pedf.cuni.cz" +sis = "82034" ++++ + diff --git a/content/katedra/pracovnici/lustig/index.md b/content/katedra/pracovnici/lustig/index.md new file mode 100644 index 0000000..13c7bcb --- /dev/null +++ b/content/katedra/pracovnici/lustig/index.md @@ -0,0 +1,11 @@ ++++ +title = "Mgr. Stanislav Lustig" +weight = 0 + +[extra] +group = "ucitele" +role = "Externí spolupracovník" +email = "stanislav.lustig@pedf.cuni.cz" +sis = "02867" ++++ + diff --git a/content/katedra/pracovnici/neumajer/img.jpg b/content/katedra/pracovnici/neumajer/img.jpg new file mode 100644 index 0000000..1cce01e Binary files /dev/null and b/content/katedra/pracovnici/neumajer/img.jpg differ diff --git a/content/katedra/pracovnici/neumajer/index.md b/content/katedra/pracovnici/neumajer/index.md new file mode 100644 index 0000000..d9d1ab7 --- /dev/null +++ b/content/katedra/pracovnici/neumajer/index.md @@ -0,0 +1,13 @@ ++++ +title = "PhDr. Ondřej Neumajer, Ph.D." +weight = 0 + +[extra] +group = "ucitele" +homepage = "https://ondrej.neumajer.cz" +role = "Externí spolupracovník" +email = "ondrej.neumajer@pedf.cuni.cz" +phone = "+420 602 763 275 " +sis = "09688" ++++ + diff --git a/content/katedra/pracovnici/svobodav/index.md b/content/katedra/pracovnici/svobodav/index.md new file mode 100644 index 0000000..dbcf367 --- /dev/null +++ b/content/katedra/pracovnici/svobodav/index.md @@ -0,0 +1,11 @@ ++++ +title = "PhDr. Vladimír Svoboda" +weight = 0 + +[extra] +group = "ucitele" +role = "Externí spolupracovník" +email = "vladimir.svoboda@pedf.cuni.cz" +sis = "20454" ++++ + diff --git a/content/katedra/pracovnici/tobolarova/index.md b/content/katedra/pracovnici/tobolarova/index.md index 1739976..20b3707 100644 --- a/content/katedra/pracovnici/tobolarova/index.md +++ b/content/katedra/pracovnici/tobolarova/index.md @@ -5,7 +5,7 @@ weight = 0 [extra] group = "ucitele" email = "petra.tobolarova@pedf.cuni.cz" -phone = "+420 221 900 240" +phone = "+420 221 900 350" sis = "10632" +++ diff --git a/content/katedra/pracovnici/topfer/index.md b/content/katedra/pracovnici/topfer/index.md index 1b4faf7..5f1d7dd 100644 --- a/content/katedra/pracovnici/topfer/index.md +++ b/content/katedra/pracovnici/topfer/index.md @@ -5,5 +5,6 @@ weight = 0 [extra] group = "ucitele" email = "pavel.topfer@pedf.cuni.cz" +sis = "62820" +++ diff --git a/content/katedra/pracovnici/vankova/index.md b/content/katedra/pracovnici/vankova/index.md index d454cae..3a94403 100644 --- a/content/katedra/pracovnici/vankova/index.md +++ b/content/katedra/pracovnici/vankova/index.md @@ -5,7 +5,7 @@ weight = 3 [extra] group = "vedeni" color = "#B48EAD" -role = "Tajemnice" +role = "Tajemnice katedry" email = "petra.vankova@pedf.cuni.cz" phone = "+420 221 900 140" sis = "33246" diff --git a/content/katedra/pracovnici/visek/index.md b/content/katedra/pracovnici/visek/index.md new file mode 100644 index 0000000..a587cc6 --- /dev/null +++ b/content/katedra/pracovnici/visek/index.md @@ -0,0 +1,11 @@ ++++ +title = "PhDr. Jan Víšek" +weight = 0 + +[extra] +group = "ucitele" +role = "Externí spolupracovník" +email = "jan.visek@ruk.cuni.cz" +sis = "03080" ++++ + diff --git a/content/katedra/pravidla-pro-praci/_index.md b/content/katedra/pravidla-pro-praci/_index.md index 1168889..50a4155 100644 --- a/content/katedra/pravidla-pro-praci/_index.md +++ b/content/katedra/pravidla-pro-praci/_index.md @@ -4,7 +4,7 @@ weight = 2 [extra] nav_right = true -icon = "ri-door-open-line" +icon = "ri-door-closed-line" +++ ## PRAVIDLA PRO PRÁCI v počítačových učebnách katedry informačních technologií a technické výchovy PedF UK diff --git a/content/katedra/uzitecne-odkazy/_index.md b/content/katedra/uzitecne-odkazy/_index.md index 20d8c5f..a5fc429 100644 --- a/content/katedra/uzitecne-odkazy/_index.md +++ b/content/katedra/uzitecne-odkazy/_index.md @@ -20,9 +20,11 @@ icon = "ri-file-paper-2-line" - [Citace PRO](https://www.citacepro.com/) - [Akademický senát](https://pedf.cuni.cz/PEDF-561.html) - [Věda a výzkum, granty, projekty](https://pedf.cuni.cz/PEDF-188.html) -- [Důsledky podvodného jednání](@/katedra/dpj.md) - [HELPDESK SIS](https://helpdesksis.pedf.cuni.cz/) - [Vydavatelství](https://vydavatelstvi.pedf.cuni.cz/) +- [Ohlašování akcí](https://akce.pedf.cuni.cz/) +- [Chci učit!](https://chciucit.pedf.cuni.cz/) +- [PedInfo](https://pages.pedf.cuni.cz/pedinfo/)