{"id":16454192,"url":"https://github.com/sfantasy/badgeboard","last_synced_at":"2026-05-16T02:01:31.621Z","repository":{"id":20664789,"uuid":"23947236","full_name":"SFantasy/badgeboard","owner":"SFantasy","description":"badge board of mine.","archived":false,"fork":false,"pushed_at":"2017-01-11T02:37:58.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2025-01-09T14:36:29.877Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://fantasy.codes/badgeboard","language":"JavaScript","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/SFantasy.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}},"created_at":"2014-09-12T04:49:45.000Z","updated_at":"2023-03-10T09:59:12.000Z","dependencies_parsed_at":"2022-09-03T11:42:02.468Z","dependency_job_id":null,"html_url":"https://github.com/SFantasy/badgeboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFantasy%2Fbadgeboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFantasy%2Fbadgeboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFantasy%2Fbadgeboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFantasy%2Fbadgeboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SFantasy","download_url":"https://codeload.github.com/SFantasy/badgeboard/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240934412,"owners_count":19880991,"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-10-11T10:18:19.871Z","updated_at":"2026-05-16T02:01:26.581Z","avatar_url":"https://github.com/SFantasy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"badge board\n---\n\nFork from [https://github.com/repo-utils/badgeboard](https://github.com/repo-utils/badgeboard).\n\n## Pulling from here:\n\n```sh\n~/your-org.github.io$ git pull https://github.com/repo-utils/badgeboard.git\n~/your-org.github.io$ make ; make db\n~/your-org.github.io$ git commit index.html src/db.json -m 'rebuild'\n~/your-org.github.io$ git push\n```\n\nYou'll probably need to resolve merge conflicts after you do `git pull`.\n\n## Creating new badgeboard:\n\n1\\. clone this repo\n\n```sh\n~$ git clone https://github.com/repo-utils/badgeboard.git your-org.github.io\n```\n\n2\\. change `config.yaml`\n\n3\\. change `.gitignore`, unignore autogenerated files, see comments there.\n  Specifically, you want to uncomment `index.html` from the `.gitignore`.\n\n4\\. make it:\n\n```sh\n~/your-org.github.io$ make\n```\n\n5\\. test it:\n\n```sh\n~/your-org.github.io$ firefox index.html\n```\n\n6\\. add autogenerated files so they will appear on github pages:\n\n```sh\n~/your-org.github.io$ git add src/db.json index.html\n~/your-org.github.io$ git commit src/db.json index.html -m 'rebuild'\n```\n\n## Deployment Methods\n\nThere are two ways to deploy the badge board.\nThe first is to deploy it at `https://\u003cyour-org\u003e.github.io`.\nTo do so, simply push your badgeboard to `https://github.com/\u003cyour-org\u003e/\u003cyour-org\u003e.github.io`.\n\nThe second way is to deploy it to a URL like `https://\u003cyour-org\u003e.github.io/badgeboard`.\nYou may prefer this method if you are already have a page for your GitHub organization.\nTo do so, push your badgeboard to `https://github.com/\u003cyour-org\u003e/badgeboard`\nand change the default branch to `gh-pages` instead of `master`.\nOf course, you don't have to name the repository `badgeboard` - you can name it whatever you'd like.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfantasy%2Fbadgeboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsfantasy%2Fbadgeboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfantasy%2Fbadgeboard/lists"}