{"id":14979148,"url":"https://github.com/jekyll/dns","last_synced_at":"2025-10-19T11:30:49.553Z","repository":{"id":33869468,"uuid":"116855535","full_name":"jekyll/dns","owner":"jekyll","description":"DNS records for Jekyll properties. Uses octodns to sync.","archived":false,"fork":false,"pushed_at":"2025-01-27T17:03:04.000Z","size":124,"stargazers_count":13,"open_issues_count":0,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-27T18:25:42.076Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/github/octodns","language":"Shell","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/jekyll.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-09T18:39:31.000Z","updated_at":"2025-01-27T17:03:06.000Z","dependencies_parsed_at":"2023-02-10T13:30:48.872Z","dependency_job_id":"2da705ac-d45f-4b9e-a834-594b962a7758","html_url":"https://github.com/jekyll/dns","commit_stats":{"total_commits":93,"total_committers":7,"mean_commits":"13.285714285714286","dds":0.5053763440860215,"last_synced_commit":"0fbdbc14e49aa55277d715e23f8da7029889c353"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fdns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fdns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fdns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jekyll%2Fdns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jekyll","download_url":"https://codeload.github.com/jekyll/dns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237116729,"owners_count":19258307,"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":[],"created_at":"2024-09-24T13:59:22.421Z","updated_at":"2025-10-19T11:30:49.203Z","avatar_url":"https://github.com/jekyll.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## DNS for Jekyll's web presence\n\nThis repository contains the DNS entries for Jekyll's web presence, which is largely jekyllrb.com.\n\n### Making changes\n\nModify the YAML file for the zone you'd like to update. The top-level key\nis the subdomain value, and its value is a Hash/Dictionary of values.\n\nA record:\n\n```yaml\nwww:\n  type: CNAME\n  value: jekyll.github.io.\n```\n\nThis will create a CNAME record at `www.\u003cyour-zone\u003e` which points to\n`jekyll.github.io`. Easy, huh?\n\nNow create a new branch, commit your changes, and create a PR.\n\n### Testing\n\nBefore applying your change, test it:\n\n```bash\n$ script/cibuild || script/apply\n```\n\nIt should print that there were mismatches and what it would do. Post this in the PR.\n\n### Applying your change\n\nOnce you're satisfied with your change, run:\n\n```bash\n$ script/apply --doit\n```\n\nIf it complains about too many changes, be VERY CAREFUL! You can _force_\nchanges by adding the `--force` flag to your `script/apply` call.\n\nOnce your changes have been applied, copy the output and paste it into your PR. Then merge the PR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjekyll%2Fdns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjekyll%2Fdns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjekyll%2Fdns/lists"}