{"id":51654639,"url":"https://github.com/heig-tin-info/handout","last_synced_at":"2026-07-14T08:03:23.530Z","repository":{"id":43794618,"uuid":"200858657","full_name":"heig-tin-info/handout","owner":"heig-tin-info","description":"Polycopié d'informatique 1 et informatique 2","archived":false,"fork":false,"pushed_at":"2024-09-04T10:22:28.000Z","size":13529,"stargazers_count":3,"open_issues_count":17,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-13T19:40:01.998Z","etag":null,"topics":["c","classroom","course","course-material","handbook","heig-vd","programming"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heig-tin-info.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-06T13:37:14.000Z","updated_at":"2024-12-22T16:03:29.000Z","dependencies_parsed_at":"2023-10-02T21:03:32.660Z","dependency_job_id":null,"html_url":"https://github.com/heig-tin-info/handout","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/heig-tin-info/handout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heig-tin-info%2Fhandout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heig-tin-info%2Fhandout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heig-tin-info%2Fhandout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heig-tin-info%2Fhandout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heig-tin-info","download_url":"https://codeload.github.com/heig-tin-info/handout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heig-tin-info%2Fhandout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35451878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-14T02:00:06.603Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","classroom","course","course-material","handbook","heig-vd","programming"],"created_at":"2026-07-14T08:03:22.676Z","updated_at":"2026-07-14T08:03:23.518Z","avatar_url":"https://github.com/heig-tin-info.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Polycopié d'informatique\n\n\u003e [!WARNING]\n\u003e Ce référentiel est obsolète. Il a été remplacé par [heig-tin-info/handbook](https://github.com/heig-tin-info/handbook). Vous pouvez consulter la dernière version en ligne [ici](https://heig-tin-info.github.io/handbook/).\n\n![.github/workflows/ci.yml](https://github.com/heig-tin-info/handout/workflows/.github/workflows/ci.yml/badge.svg?branch=master)\n\n![version](https://img.shields.io/github/v/release/heig-tin-info/handout)\n![downloads](https://img.shields.io/github/downloads/heig-tin-info/handout/latest/total)\n\nCe référentiel contient le polycopié d'informatique 1 et 2 disponible en formats:\n\n- PDF (voir [releases](https://github.com/heig-tin-info/info-handout/releases))\n- HTML (https://heig-tin-info.github.io/handout/)\n- Manpage (voir [releases](https://github.com/heig-tin-info/info-handout/releases))\n\n## Install\n\n```bash\ngit clone https://github.com/heig-vd-tin/info-handout.git\ncd info-handout\ngit submodule init\ngit submodule update\nmake\n```\n\n## Intégration continue\n\nLes nouvelles releases sont automatiquement générées par GitHub Actions :\n\n- A chaque nouveau tag, les version PDF et MAN sont générées\n- A chaque commit sur la branche `master` une version HTML est générée\n\n## Build\n\nMake sure you have `sphinx` and the HTML theme installed `sphinx-heigvd-theme`.\n\n```bash\nsudo apt-get install -y librsvg2-bin\nsudo apt-get install -y python3 python3-pip python3-sphinx\n\nsudo pip3 install sphinx-heigvd-theme\nsudo pip3 install sphinxcontrib-svg2pdfconverter\n```\n\nThen if you would like to generate the PDF version you need LaTeX as well.\n\n```bash\nsudo apt-get install librsvg2-bin # For conversion from svg to pdf\n\nsudo apt-get install texlive-latex-base\nsudo apt-get install texlive-fonts-recommended\nsudo apt-get install texlive-fonts-extra\nsudo apt-get install texlive-latex-extra\n\nsudo apt-get install latexmk\n\nsudo pip install sphinx\nsudo pip install sphinxcontrib-svg2pdfconverter\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheig-tin-info%2Fhandout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheig-tin-info%2Fhandout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheig-tin-info%2Fhandout/lists"}