{"id":31710423,"url":"https://github.com/asrieldreemurrgm/responsive_bootstrap_blog_layout","last_synced_at":"2026-05-14T20:06:35.940Z","repository":{"id":247851312,"uuid":"794694418","full_name":"AsrielDreemurrGM/Responsive_Bootstrap_Blog_Layout","owner":"AsrielDreemurrGM","description":"A responsive blog layout built with Bootstrap 5 and HTML5, featuring a posts grid, an advertisers section, and a contact form with form validation elements.","archived":false,"fork":false,"pushed_at":"2025-09-20T14:46:11.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T00:28:18.055Z","etag":null,"topics":["blog","bootstrap","bootstrap5","buttons","checkbox","css","form","grid","html5","labels","layout","responsive"],"latest_commit_sha":null,"homepage":"https://responsive-bootstrap-blog-layout-asrdrgm.vercel.app/","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/AsrielDreemurrGM.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-01T18:52:16.000Z","updated_at":"2025-09-20T14:46:14.000Z","dependencies_parsed_at":"2025-09-21T16:31:29.233Z","dependency_job_id":null,"html_url":"https://github.com/AsrielDreemurrGM/Responsive_Bootstrap_Blog_Layout","commit_stats":null,"previous_names":["asrieldreemurrgm/modulo12_bootstrap","asrieldreemurrgm/layout_de_blog_bootstrap","asrieldreemurrgm/responsive_bootstrap_blog_layout"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AsrielDreemurrGM/Responsive_Bootstrap_Blog_Layout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsrielDreemurrGM%2FResponsive_Bootstrap_Blog_Layout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsrielDreemurrGM%2FResponsive_Bootstrap_Blog_Layout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsrielDreemurrGM%2FResponsive_Bootstrap_Blog_Layout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsrielDreemurrGM%2FResponsive_Bootstrap_Blog_Layout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AsrielDreemurrGM","download_url":"https://codeload.github.com/AsrielDreemurrGM/Responsive_Bootstrap_Blog_Layout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsrielDreemurrGM%2FResponsive_Bootstrap_Blog_Layout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041258,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["blog","bootstrap","bootstrap5","buttons","checkbox","css","form","grid","html5","labels","layout","responsive"],"created_at":"2025-10-09T00:27:23.855Z","updated_at":"2026-05-14T20:06:35.920Z","avatar_url":"https://github.com/AsrielDreemurrGM.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eResponsive Blog Layout - Bootstrap\u003c/h1\u003e\n\u003cp\u003e\n    Este README também está disponível em \u003ca href=\"./README.pt-br.md\"\u003ePortuguês\u003c/a\u003e.\n\u003c/p\u003e\n\u003cp\u003e\n    A responsive blog layout built with \u003cstrong\u003eBootstrap 5\u003c/strong\u003e and \u003cstrong\u003eHTML5\u003c/strong\u003e.\n    The project demonstrates grid-based design, responsive structure, and form elements styled with Bootstrap.\n\u003c/p\u003e\n\u003cp\u003e\n    🔗 Live Demo: \u003ca href=\"https://responsive-bootstrap-blog-layout-asrdrgm.vercel.app/\" target=\"_blank\"\u003eView on Vercel\u003c/a\u003e\n\u003c/p\u003e\n\u003ch2\u003eAbout\u003c/h2\u003e\n\u003cp\u003e\n    The project was developed to practice using Bootstrap 5 for creating a responsive blog-style layout.\n    It includes a section for the latest posts, a sidebar for advertisers, and a contact form with styled\n    inputs and labels. The design adapts seamlessly across desktop, tablet, and mobile devices.\n\u003c/p\u003e\n\u003ch2\u003eTechnologies Used\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003eHTML5\u003c/li\u003e\n    \u003cli\u003eCSS\u003c/li\u003e\n    \u003cli\u003eBootstrap 5\u003c/li\u003e\n    \u003cli\u003eResponsive Design\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eFeatures\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003eResponsive blog layout using Bootstrap grid system;\u003c/li\u003e\n    \u003cli\u003eLatest posts section with images, titles, dates, and buttons;\u003c/li\u003e\n    \u003cli\u003eSidebar section dedicated to advertisers or extra content;\u003c/li\u003e\n    \u003cli\u003eContact form with labels, inputs, textarea, and checkbox switch;\u003c/li\u003e\n    \u003cli\u003eHover and interactive button styles using Bootstrap utilities;\u003c/li\u003e\n    \u003cli\u003eClean and modern blog-inspired structure.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eCommit Highlights\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003eInitialized project with HTML and Bootstrap integration;\u003c/li\u003e\n    \u003cli\u003eCreated responsive blog layout with posts grid;\u003c/li\u003e\n    \u003cli\u003eAdded sidebar section for advertisers;\u003c/li\u003e\n    \u003cli\u003eImplemented contact form with styled labels and inputs;\u003c/li\u003e\n    \u003cli\u003eAdjusted post spacing and improved layout readability.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNotes\u003c/h2\u003e\n\u003cp\u003e\n    This project serves as a practical example of building a blog layout using Bootstrap.\n    It highlights the grid system, responsive utilities, and form components,\n    making it a solid foundation for simple blog-style or content-focused websites.\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasrieldreemurrgm%2Fresponsive_bootstrap_blog_layout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasrieldreemurrgm%2Fresponsive_bootstrap_blog_layout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasrieldreemurrgm%2Fresponsive_bootstrap_blog_layout/lists"}