{"id":46128834,"url":"https://github.com/osdc/pokedc","last_synced_at":"2026-03-02T03:14:35.133Z","repository":{"id":265010978,"uuid":"860561211","full_name":"osdc/pokedc","owner":"osdc","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-01T19:36:56.000Z","size":238,"stargazers_count":1,"open_issues_count":1,"forks_count":78,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-19T14:34:18.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pokedex.osdc.dev/","language":null,"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/osdc.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-20T17:06:21.000Z","updated_at":"2025-07-01T19:37:01.000Z","dependencies_parsed_at":"2024-11-27T08:15:09.967Z","dependency_job_id":null,"html_url":"https://github.com/osdc/pokedc","commit_stats":null,"previous_names":["osdc/pokedc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/osdc/pokedc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdc%2Fpokedc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdc%2Fpokedc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdc%2Fpokedc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdc%2Fpokedc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osdc","download_url":"https://codeload.github.com/osdc/pokedc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdc%2Fpokedc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29991339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":[],"created_at":"2026-03-02T03:14:34.424Z","updated_at":"2026-03-02T03:14:35.128Z","avatar_url":"https://github.com/osdc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pokedc\nAdd your Pokemon entries here for them to be visible on [pokedex.osdc.dev](https://pokedex.osdc.dev/)!\n\n## How to add entry:\n1. Fork the repository by clicking on the fork button up top.\n2. Clone the forked repository on your account: Click on code and then copy the link that shows up. Then go to your terminal and enter the git clone command, it should look something like this:\n    ```\n    git clone https://github.com/your-name/pokedc.git\n    ```\n3. Go to the repository directory and then to cdn directory:\n    ```\n    cd pokedc/cdn/\n    ```\n4. Create a file, with the name `your_enrol_no.txt`, eg. 22105251.txt\n    ### File Structure of txt file:\n    - your_name;\n    - your_enrol_no;\n    - A number for your Pokemon (between 1 and 600);\n    - Text you want to display;\n        \n        (Add a semicolon after each line)\n\n        eg:\n     ```\n        Arnav;\n        23104173;\n        151;\n        Hello world!;\n    ```\n5. Stage your added file:\n    ```\n    git add your_enrol_no.txt\n    ```\n6. Config your user for this repo:\n   ```\n   git config user.email 'example@abc.xyz'\n   git config user.name 'your-name'\n   ```\n7. Commit your changes:\n    ```\n    git commit -m \"Add new Pokemon entry\"\n    ```\n8. Now create your ssh token by generating using this command:\n   ```\n   ssh-keygen -t ed25519 -C \"your_email@example.com\"\n    ```\n   Go To Your SSH Path (cd.\\.ssh\\) must be in users-\u003essh folder\n   Now fetch the key in terminal by using the command:\n   ```\n        cat id_ed25519.pub\n    ```\n   Now Open github -\u003e settings -\u003e ssh \u0026 gpg -\u003eadd-key -\u003e paste the key\n      \n10. Push Changes to github:\n    ```\n    Fork and clone commit changes if you haven't\n    ```\n    Add the remote path to your cloned repo:\n    ```\n    git remote add origin git@github.com:name/pokedc.git\n    ```\n    Update the changes using:\n    ```\n       git fetch origin\n    ```\n12. If a Windows GitHub login pop-up appears :\n        proceed with the sign-in\n    Else (if it asks for a username, password) :\n        enter your GitHub username,password\n13. Now push the changes:\n    ```\n        git push origin main\n    ```\n    \n14. Open a pull request: Check if everything has gone right so far and open a pull request!\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosdc%2Fpokedc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosdc%2Fpokedc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosdc%2Fpokedc/lists"}