[go: up one dir, main page]

Skip to content

gyarab/2024_wt_chalupnicek

Repository files navigation

Webové technologie 2024/2025

Skript download_pages.py vyzaduje Python venv s nainstalovanymi zavislostmi. Stahne ze studentskych repozitaru (repo_list.txt) obsahy souboru referat.md a color.md a umisti je do prislusnych adresaru uvnitr projektu MkDocs, ktery je v adresari referaty.

python -m venv venv
source ./venv/bin/activate
pip install -r requirements.txt

Lokalne se web generovany MkDocs spousti takto

source ./venv/bin/activate
cd referaty
mkdocs serve

Nasazeni na Github Pages

cd referaty
mkdocs 

Pár odkazů k historii.

https://en.wikipedia.org/wiki/List_of_pioneers_in_computer_science

https://en.wikipedia.org/wiki/Timeline_of_electrical_and_electronic_engineering

https://en.wikipedia.org/wiki/Timeline_of_computing

https://en.wikipedia.org/wiki/History_of_the_Internet

https://en.wikipedia.org/wiki/History_of_the_World_Wide_Web

https://en.wikipedia.org/wiki/Mobile_web

https://en.wikipedia.org/wiki/Responsive_web_design

https://en.wikipedia.org/wiki/History_of_the_graphical_user_interface


https://en.wikipedia.org/wiki/History_of_electrical_engineering

https://en.wikipedia.org/wiki/History_of_electronic_engineering

https://en.wikipedia.org/wiki/History_of_computing_hardware

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published