{"id":16595216,"url":"https://github.com/jimthedev/io-bootstrap","last_synced_at":"2025-09-03T07:41:40.576Z","repository":{"id":146681531,"uuid":"80644921","full_name":"jimthedev/io-bootstrap","owner":"jimthedev","description":null,"archived":false,"fork":false,"pushed_at":"2017-05-12T10:35:52.000Z","size":3,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T03:43:07.184Z","etag":null,"topics":["bootstrap"],"latest_commit_sha":null,"homepage":null,"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/jimthedev.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":"2017-02-01T17:28:29.000Z","updated_at":"2017-02-01T17:29:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"7514e0fc-23c4-41b7-815e-579ddb9eac49","html_url":"https://github.com/jimthedev/io-bootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimthedev%2Fio-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimthedev%2Fio-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimthedev%2Fio-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimthedev%2Fio-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimthedev","download_url":"https://codeload.github.com/jimthedev/io-bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242259902,"owners_count":20098429,"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":["bootstrap"],"created_at":"2024-10-11T23:49:12.874Z","updated_at":"2025-03-06T18:20:53.211Z","avatar_url":"https://github.com/jimthedev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Create and run a basic HTML/CSS/Javascript page in a webserver\n\n## Create the project\n\n1. Open a terminal window.\n2. Change directories to your projects directory (for example `cd ~/projects`).\n3. Create a new project with `mkdir my-sweet-project`.\n4. Change directory into the project directory you just created `cd my-sweet-project`.\n5. Create an html, a css, and a Javascript file with `touch index.html index.css index.js`\n6. Open this folder in your editor.\n\n### Run the project in a web server\n\n1. Go back to your terminal, make sure you're still in your `my-sweet-project` directory (or whatever you called it).\n2. Serve up the files using `python -m SimpleHTTPServer`\n3. Go to http://localhost:8000 in your web browser.\n4. It will be empty, but when you add some html to your page and refresh the page with `Command+R` it should show up.\n\n## Resources\n\n### Bootstrap / CSS resources\n\n1. [Bootstrap 4 Cheat Sheet](https://hackerthemes.com/bootstrap-cheatsheet/) - USE THIS\n1. [Figma](http://figma.com) - currently free design tool that is helpful with mockups\n2. [Mozilla Developer Network's Full CSS Reference](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference)\n3. [MDN CSS Homepage](https://developer.mozilla.org/en-US/docs/Learn/CSS)\n4. [Gradient generator](http://www.colorzilla.com/gradient-editor/)\n\n### Unrelated resources for folks who asked :)\n\n1. [Create React App](https://github.com/facebookincubator/create-react-app#getting-started)\n2. [Node.js, needed for working with React \u0026 React Native](https://nodejs.org/en/)\n3. [React Cheat Sheet](https://ihatetomatoes.net/wp-content/uploads/2017/01/react-cheat-sheet.pdf)\n4. [React Native Getting Started](https://facebook.github.io/react-native/docs/getting-started.html)\n5. [React Native Tutorial](https://facebook.github.io/react-native/docs/tutorial.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimthedev%2Fio-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimthedev%2Fio-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimthedev%2Fio-bootstrap/lists"}