{"id":15906963,"url":"https://github.com/kylemit/bootstrappresentation","last_synced_at":"2025-08-23T06:04:51.097Z","repository":{"id":71745709,"uuid":"20875791","full_name":"KyleMit/BootstrapPresentation","owner":"KyleMit","description":"Code Step-Through for Introduction to Bootstrap","archived":false,"fork":false,"pushed_at":"2018-07-28T22:50:43.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2025-08-19T16:24:34.915Z","etag":null,"topics":["bootstrap","tech-talk"],"latest_commit_sha":null,"homepage":"https://kylemit.github.io/BootstrapPresentation","language":"HTML","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/KyleMit.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":"2014-06-16T07:06:59.000Z","updated_at":"2021-11-26T23:17:28.000Z","dependencies_parsed_at":"2023-05-12T15:45:28.256Z","dependency_job_id":null,"html_url":"https://github.com/KyleMit/BootstrapPresentation","commit_stats":{"total_commits":37,"total_committers":3,"mean_commits":"12.333333333333334","dds":0.2702702702702703,"last_synced_commit":"acbb5b7466ac7c62025f18c2e1d1448935dbcea6"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/KyleMit/BootstrapPresentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMit%2FBootstrapPresentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMit%2FBootstrapPresentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMit%2FBootstrapPresentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMit%2FBootstrapPresentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KyleMit","download_url":"https://codeload.github.com/KyleMit/BootstrapPresentation/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleMit%2FBootstrapPresentation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745663,"owners_count":24813515,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"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":["bootstrap","tech-talk"],"created_at":"2024-10-06T14:00:21.610Z","updated_at":"2025-08-23T06:04:51.074Z","avatar_url":"https://github.com/KyleMit.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Introduction to Bootstrap Demo\n\nThis demo is like a slide deck for developers.  Each commit represents a set of changes toward creating a starter page with Bootstrap.  You can fork this entire repository and walkthrough each of the code changes by jumping around to each commit, using \u003ccode\u003egit checkout \u003ca href='http://git-scm.com/docs/gitrevisions'\u003e\u003ci\u003e\u0026lt;revision\u0026gt;\u003c/i\u003e\u003c/a\u003e\u003c/code\u003e\n\n![screenshot](http://i.imgur.com/D3EC0ca.png)\n\n\n\n## Stepping Through Commits\n\nI wrote an article about [using using revision control to demo live coding changes](http://www.codingeverything.com/2014/06/StepThroughCodeDemo.html)\n\nHere's the short version:\n\n```\ngit config --local alias.child-sha \"!git rev-list HEAD..master | tail -n 1\"\ngit config --local alias.initial-commit \"!git rev-list --all | tail -n 1\"\n\ngit checkout master\ngit checkout $(git initial-commit)\ngit checkout $(git child-sha)\n```\n\n\n\n## Some Links\n\n[★ You are here](https://github.com/KyleMit/BootstrapPresentation)  \n[Here's an blog post about my presentation](http://www.codingeverything.com/2014/06/BootstrapPresentation.html)  \n[Here is a link to my talk for the 21st Boston Code Camp](https://www.bostoncodecamp.com/CC21/Sessions/Details/7177)  \n[Here are the powerpoint slides from the talk](https://speakerdeck.com/kylemit/pulling-your-website-up-by-your-twitter-bootstraps)  \n[Here is the latest version of the demo (hosted on the `gh-pages` branch)](http://kylemitofsky.com/BootstrapPresentation/)  \n[You can get Bootstrap here (and also read their *great* documentation)](http://getbootstrap.com/)  \n[You can style Bootstrap here](http://bootswatch.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylemit%2Fbootstrappresentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkylemit%2Fbootstrappresentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylemit%2Fbootstrappresentation/lists"}