{"id":16934870,"url":"https://github.com/bsmth/awesome_jekyll_site","last_synced_at":"2026-05-04T05:40:00.410Z","repository":{"id":48704377,"uuid":"323977785","full_name":"bsmth/awesome_jekyll_site","owner":"bsmth","description":"Companion repo for my blog post that shows how to deploy Jekyll pages to AWS Amplify ","archived":false,"fork":false,"pushed_at":"2024-08-01T23:28:01.000Z","size":21,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-30T03:42:10.400Z","etag":null,"topics":["aws-amplify","blog","gh-actions","jekyll"],"latest_commit_sha":null,"homepage":"https://www.bsmth.de/blog/deploying-jekyll-github-actions-aws-amplify","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bsmth.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":"2020-12-23T18:45:18.000Z","updated_at":"2022-10-07T08:23:39.000Z","dependencies_parsed_at":"2024-05-22T20:00:59.363Z","dependency_job_id":"e63cef71-5366-491a-aa7a-da4a668dd994","html_url":"https://github.com/bsmth/awesome_jekyll_site","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bsmth/awesome_jekyll_site","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsmth%2Fawesome_jekyll_site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsmth%2Fawesome_jekyll_site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsmth%2Fawesome_jekyll_site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsmth%2Fawesome_jekyll_site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsmth","download_url":"https://codeload.github.com/bsmth/awesome_jekyll_site/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsmth%2Fawesome_jekyll_site/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["aws-amplify","blog","gh-actions","jekyll"],"created_at":"2024-10-13T20:53:09.547Z","updated_at":"2026-05-04T05:40:00.368Z","avatar_url":"https://github.com/bsmth.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Awesome Jekyll Site\n\nThis repo is a basic Jekyll blog used to demo a deployment route of using AWS Amplify and GitHub actions for checking broken HTML.\n\nMy [blog post covers the setup steps](https://www.bsmth.de/blog/deploying-jekyll-github-actions-aws-amplify) if you want to start from scratch with a new repository.\n\n## Getting started\n\nIf you want to skip creating a new repo and want to try out Jekyll straight away to see how it works, clone the repo and build it like so:\n\n```\ngit clone git@github.com:bsmth/awesome_jekyll_site.git\ncd awesome_jekyll_site\ngem install bundler \u0026\u0026 bundle install\nbundle exec jekyll s\n```\n\n## Adding new content\n\nThe Jekyll repository has a fairly simple structure where top-level pages live as markdown files and new blog posts can be added to the `_posts` directory:\n\n```bash\n.\n├── 404.html\n├── Gemfile\n├── Gemfile.lock\n├── _config.yml\n├── _posts\n│   └── 2020-12-23-welcome-to-jekyll.markdown\n├── about.markdown\n└── index.markdown\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsmth%2Fawesome_jekyll_site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbsmth%2Fawesome_jekyll_site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsmth%2Fawesome_jekyll_site/lists"}