{"id":24703341,"url":"https://github.com/ryu22e/my-slide-template","last_synced_at":"2025-03-22T04:42:57.547Z","repository":{"id":266088531,"uuid":"897333212","full_name":"ryu22e/my-slide-template","owner":"ryu22e","description":"社内LT資料","archived":false,"fork":false,"pushed_at":"2025-03-01T11:12:10.000Z","size":80706,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T11:31:11.562Z","etag":null,"topics":["slides"],"latest_commit_sha":null,"homepage":"https://my-slide-template.ryu22e.dev/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryu22e.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":"2024-12-02T13:00:03.000Z","updated_at":"2025-03-01T11:12:12.000Z","dependencies_parsed_at":"2025-03-01T11:36:17.807Z","dependency_job_id":null,"html_url":"https://github.com/ryu22e/my-slide-template","commit_stats":null,"previous_names":["ryu22e/my-slide-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fmy-slide-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fmy-slide-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fmy-slide-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fmy-slide-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryu22e","download_url":"https://codeload.github.com/ryu22e/my-slide-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244907379,"owners_count":20529851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["slides"],"created_at":"2025-01-27T05:54:55.263Z","updated_at":"2025-03-22T04:42:57.528Z","avatar_url":"https://github.com/ryu22e.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 自作のスライドテンプレートの話\n\n## Requirements\n* Git\n* Python 3.10 or higher\n* Your favorite editor\n\n## How to Build\n```bash\n$ git clone {repository url}\n$ cd {repository path}\n$ python -m venv .venv\n$ source .venv/bin/activate\n(.venv)$ pip install -r requirements_dev.txt\n(.venv)$ playwright install --with-deps chromium  # Run only once initially\n(.venv)$ vim source/index.md  # Replace vim with your favorite editor\n(.venv)$ make revealjs  # Build to build/revealjs/\n```\n\nIf you want to automatically rebuild when changes are made, you can use `sphinx-autobuild`:\n\n```bash\n(.venv)$ sphinx-autobuild source build/revealjs -b revealjs  # Serve at http://localhost:8000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryu22e%2Fmy-slide-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryu22e%2Fmy-slide-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryu22e%2Fmy-slide-template/lists"}