{"id":14957503,"url":"https://github.com/expressjs/badgeboard","last_synced_at":"2025-09-30T03:31:12.940Z","repository":{"id":23912343,"uuid":"27292588","full_name":"expressjs/badgeboard","owner":"expressjs","description":"template for *.github.io's","archived":false,"fork":true,"pushed_at":"2019-06-05T21:50:32.000Z","size":88,"stargazers_count":10,"open_issues_count":1,"forks_count":7,"subscribers_count":10,"default_branch":"gh-pages","last_synced_at":"2024-09-27T18:20:41.642Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://expressjs.github.io/badgeboard","language":"HTML","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"repo-utils/badgeboard","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.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-11-29T05:37:02.000Z","updated_at":"2023-11-30T01:04:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/expressjs/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/expressjs%2Fbadgeboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbadgeboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbadgeboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fbadgeboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/badgeboard/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234695735,"owners_count":18873026,"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:14:59.966Z","updated_at":"2025-09-30T03:31:12.926Z","avatar_url":"https://github.com/expressjs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!CAUTION]\n\u003e **This repository is archived and no longer actively maintained.**\n\u003e\n\u003e We are no longer accepting issues, feature requests, or pull requests.\n\u003e For additional support or questions, please visit the [Express.js Discussions page](https://github.com/expressjs/express/discussions).\n\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%2Fexpressjs%2Fbadgeboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexpressjs%2Fbadgeboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpressjs%2Fbadgeboard/lists"}