{"id":19656599,"url":"https://github.com/daggerok/html-footer","last_synced_at":"2025-10-15T20:06:55.809Z","repository":{"id":151041801,"uuid":"171154657","full_name":"daggerok/html-footer","owner":"daggerok","description":"Minimal css to implement bottom footer functionality by using flexbox layout grid","archived":false,"fork":false,"pushed_at":"2019-02-17T20:28:14.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T02:23:12.996Z","etag":null,"topics":["css","flexbox","flexbox-css","flexbox-grid","flexbox-layout","flexbox-samples","flexboxcss","flexboxgrid","flexboxlayout","footer"],"latest_commit_sha":null,"homepage":"https://daggerok.github.io/html-footer/","language":"HTML","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/daggerok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2019-02-17T18:08:09.000Z","updated_at":"2019-02-17T20:28:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"03259cc3-12ed-4834-9b0f-ac68f6901252","html_url":"https://github.com/daggerok/html-footer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/html-footer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fhtml-footer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fhtml-footer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fhtml-footer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fhtml-footer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/html-footer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fhtml-footer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279110591,"owners_count":26105906,"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-10-15T02:00:07.814Z","response_time":56,"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":["css","flexbox","flexbox-css","flexbox-grid","flexbox-layout","flexbox-samples","flexboxcss","flexboxgrid","flexboxlayout","footer"],"created_at":"2024-11-11T15:28:14.796Z","updated_at":"2025-10-15T20:06:55.794Z","avatar_url":"https://github.com/daggerok.png","language":"HTML","readme":"# bottom footer css\nBy using flexbox\n\n[Demo](https://daggerok.github.io/html-footer/)\n\n_index.html_\n\n```html\n\u003chtml lang=\"en\"\u003e\n  \u003chead\u003e\n    \u003ctitle\u003eMinimal bottom footer css\u003c/title\u003e\n    \u003cstyle\u003e\n      .app {\n        min-height: 100vh;\n        display: flex;\n        flex-direction: column;\n      } \n      .app-content {\n        flex: 1;\n      }\n    \u003c/style\u003e\n  \u003c/head\u003e\n  \u003cbody class=\"app\"\u003e\n    \u003cnav\u003enavbar is here\u003c/nav\u003e\n    \u003cdiv class=\"app-content\"\u003e\n      main site content is here\n    \u003c/div\u003e\n    \u003cfooter\u003efooter is here\u003c/footer\u003e\n  \u003c/body\u003e\n\u003c/html\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fhtml-footer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fhtml-footer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fhtml-footer/lists"}