{"id":29627592,"url":"https://github.com/cmlccie/bootstrap","last_synced_at":"2026-05-17T01:41:15.040Z","repository":{"id":304586485,"uuid":"1019175484","full_name":"cmlccie/bootstrap","owner":"cmlccie","description":"Bootstrap Coding Skills","archived":false,"fork":false,"pushed_at":"2025-07-14T02:30:26.000Z","size":87,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-14T04:57:53.358Z","etag":null,"topics":["git","java","learning"],"latest_commit_sha":null,"homepage":"https://cmlccie.github.io/bootstrap/","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmlccie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","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,"zenodo":null}},"created_at":"2025-07-13T22:49:20.000Z","updated_at":"2025-07-14T02:58:57.000Z","dependencies_parsed_at":"2025-07-14T04:57:54.965Z","dependency_job_id":"7b6b8f45-898a-4359-b071-185e074d2ccf","html_url":"https://github.com/cmlccie/bootstrap","commit_stats":null,"previous_names":["cmlccie/bootstrap"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cmlccie/bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmlccie%2Fbootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmlccie%2Fbootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmlccie%2Fbootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmlccie%2Fbootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmlccie","download_url":"https://codeload.github.com/cmlccie/bootstrap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmlccie%2Fbootstrap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266263057,"owners_count":23901356,"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":["git","java","learning"],"created_at":"2025-07-21T08:04:58.568Z","updated_at":"2026-05-17T01:41:10.006Z","avatar_url":"https://github.com/cmlccie.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap\n\nShort bootstrap lessons to help future developers begin their software development journeys.\n\n## 🚀 Quick Start\n\n### Local Development\n\n1. **Clone the repository**\n\n   ```bash\n   git clone https://github.com/cmlccie/bootstrap.git\n   cd bootstrap\n   ```\n\n2. **Complete setup**\n\n   ```bash\n   make setup\n   ```\n\n3. **Start the development server**\n\n   ```bash\n   make serve\n   ```\n\n4. **Open your browser**\n   Navigate to [http://localhost:8000](http://localhost:8000)\n\n### Available Commands\n\n```bash\nmake help     # Show all available commands\nmake setup    # Complete project setup\nmake serve    # Start development server\nmake build    # Build the static site\nmake deploy   # Deploy to GitHub Pages\nmake clean    # Clean build artifacts\nmake check    # Run quality checks\n```\n\n## 📚 What's Included\n\n- **Getting Started Guide**: Development environment setup and learning paths\n- **Comprehensive Tutorials**: Step-by-step programming guides from beginner to advanced\n- **Quick Reference**: Cheat sheets and syntax references for common languages\n- **Contributing Guide**: How to contribute to the documentation\n\n## 🌟 Features\n\n- **Material Design Theme**: Modern, responsive documentation\n- **Search Functionality**: Full-text search across all content\n- **Code Syntax Highlighting**: Multi-language code examples\n- **Mobile Responsive**: Works great on all devices\n- **Dark/Light Mode**: User preference themes\n- **GitHub Integration**: Easy editing and contributions\n\n## 🛠️ Technology Stack\n\n- **[MkDocs](https://www.mkdocs.org/)**: Static site generator\n- **[Material for MkDocs](https://squidfunk.github.io/mkdocs-material/)**: Premium theme\n- **[Python uv](https://docs.astral.sh/uv/)**: Fast Python package manager\n- **[GitHub Actions](https://github.com/features/actions)**: Automated deployment\n- **[GitHub Pages](https://pages.github.com/)**: Free hosting\n\n## 📝 Content Organization\n\n```text\ndocs/\n├── index.md              # Homepage\n├── getting-started.md    # Setup and learning paths\n├── tutorials.md          # Programming tutorials\n├── reference.md          # Quick reference guides\n└── contributing.md       # Contribution guidelines\n```\n\n## 🤝 Contributing\n\nWe welcome contributions! Please see our [Contributing Guide](docs/contributing.md) for details on:\n\n- How to submit improvements\n- Content guidelines and standards\n- Development setup instructions\n- Review process\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🔗 Links\n\n- **Live Site**: [https://cmlccie.github.io/bootstrap/](https://cmlccie.github.io/bootstrap/)\n- **Issues**: [GitHub Issues](https://github.com/cmlccie/bootstrap/issues)\n- **Discussions**: [GitHub Discussions](https://github.com/cmlccie/bootstrap/discussions)\n\n---\n\nBuilt with ❤️ to help developers grow their coding skills\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmlccie%2Fbootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmlccie%2Fbootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmlccie%2Fbootstrap/lists"}