{"id":17040946,"url":"https://github.com/uggla/presentation","last_synced_at":"2026-02-08T09:02:18.326Z","repository":{"id":148621217,"uuid":"53407050","full_name":"uggla/presentation","owner":"uggla","description":"My presentations about various IT topics","archived":false,"fork":false,"pushed_at":"2025-09-13T18:22:15.000Z","size":82923,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-10T19:22:55.416Z","etag":null,"topics":["presentation"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uggla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-03-08T11:30:06.000Z","updated_at":"2025-09-23T00:26:29.000Z","dependencies_parsed_at":"2025-01-18T16:38:49.708Z","dependency_job_id":null,"html_url":"https://github.com/uggla/presentation","commit_stats":{"total_commits":65,"total_committers":6,"mean_commits":"10.833333333333334","dds":"0.29230769230769227","last_synced_commit":"6fa76da73c86dae08b2541bc34a450844013adfa"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uggla/presentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uggla%2Fpresentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uggla%2Fpresentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uggla%2Fpresentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uggla%2Fpresentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uggla","download_url":"https://codeload.github.com/uggla/presentation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uggla%2Fpresentation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29225693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T06:05:31.539Z","status":"ssl_error","status_checked_at":"2026-02-08T05:58:33.853Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["presentation"],"created_at":"2024-10-14T09:10:56.537Z","updated_at":"2026-02-08T09:02:18.310Z","avatar_url":"https://github.com/uggla.png","language":"HTML","readme":"# My presentations using reveal.js\n\n## Organization\n\n- Main branch contains the slides.\n- Other branches contain the code evolution.\n\n**Changes on slides must be done on the main branch.**\n\n## Get and build presentations\n\n1. Requirements\n\n- git\n- python3\n- npm\n\n2. Clone the repo with the sub modules (reveal.js).\n\n```\ngit clone --recurse-submodules https://github.com/uggla/bevy_university\ncd bevy_university/reveal.js\nnpm install\ncd..\n```\n\n## Build the presentation with staticjinja (optional)\n\nRun staticjinja within the `slides` directory: `uv tool run staticjinja build`.\n\nNote: `uv tool run staticjinja watch` can be run and it will rebuild the presentation as soon as it will detect a change in the templates folder.\n\n## Modify a presentation\n\nChange the presentation .html file.\n\n**Warning**, if **staticjinja** is used change the file **into the templates directory** not the one at the presentation root directory.\n\n## Serve presentations\n\nTo serve the presentation locally, run:\n\n```bash\n./server.py slides_dir\n```\n\nfrom the root of the project. Then, open your browser and navigate to [http://localhost:8000](http://localhost:8000).\n\nThe `server.py` script builds the presentation using **staticjinja** and serves it.\n\nFor live updates, use the `--watch` option:\n\n```bash\n./server.py slides_dir --watch\n```\n\nThis will rebuild the presentation automatically whenever changes are detected and continue serving it.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuggla%2Fpresentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuggla%2Fpresentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuggla%2Fpresentation/lists"}