{"id":18281790,"url":"https://github.com/mgldvd/git-presentation","last_synced_at":"2026-01-21T11:04:25.936Z","repository":{"id":44172073,"uuid":"234348204","full_name":"Mgldvd/git-presentation","owner":"Mgldvd","description":"This repository contains an interactive HTML presentation about Git version control system.","archived":false,"fork":false,"pushed_at":"2025-09-25T17:54:32.000Z","size":511,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-25T19:38:27.734Z","etag":null,"topics":["git"],"latest_commit_sha":null,"homepage":"http://Mgldvd.github.io/git-presentation/","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/Mgldvd.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-16T15:17:52.000Z","updated_at":"2025-09-25T17:53:55.000Z","dependencies_parsed_at":"2022-09-05T17:20:21.103Z","dependency_job_id":null,"html_url":"https://github.com/Mgldvd/git-presentation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mgldvd/git-presentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgldvd%2Fgit-presentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgldvd%2Fgit-presentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgldvd%2Fgit-presentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgldvd%2Fgit-presentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mgldvd","download_url":"https://codeload.github.com/Mgldvd/git-presentation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgldvd%2Fgit-presentation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28632275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["git"],"created_at":"2024-11-05T13:02:58.967Z","updated_at":"2026-01-21T11:04:25.931Z","avatar_url":"https://github.com/Mgldvd.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git\n\n## Version control for professionals\n\n### About This Repository\n\nThis repository contains an interactive HTML presentation about Git version control system. The presentation covers fundamental Git concepts, commands, and workflows designed for professional developers.\n\n**Features:**\n- 🎯 Comprehensive Git tutorial from basics to advanced topics\n- 🌐 Available in both English and Spanish\n- 📱 Responsive design that works on desktop and mobile\n- 🎨 Interactive slide-based presentation using Shower framework\n- ⚡ Live development server with hot reload\n\n**Topics Covered:**\n- Version control fundamentals\n- Git installation and configuration\n- Basic Git workflow (add, commit, push, pull)\n- Branching and merging strategies\n- Working with remote repositories\n- Git best practices and troubleshooting\n\n**View:**\n\nhttp://Mgldvd.github.io/git-presentation/\n\n## Development\n\n### Prerequisites\n- [Bun](https://bun.sh/) - A fast all-in-one JavaScript runtime\n\n### Setup and Run\n\n1. **Install dependencies:**\n   ```bash\n   bun install\n   ```\n\n2. **Start development server:**\n   ```bash\n   bun run dev\n   ```\n   This will start a local server at `http://localhost:8888` and automatically open the presentation at `http://localhost:8888/gh-pages/index.html`\n\n### Available Scripts\n\n- `bun run dev` - Start development server with file watching\n\n-----\n\n## Github\n\nTo push changes into gh-pages\n\n```bash\ngit subtree push --prefix gh-pages origin gh-pages\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgldvd%2Fgit-presentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgldvd%2Fgit-presentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgldvd%2Fgit-presentation/lists"}