{"id":17134513,"url":"https://github.com/benruns/cfacsv","last_synced_at":"2025-08-11T21:37:24.789Z","repository":{"id":29799307,"uuid":"33343615","full_name":"BenRuns/cfacsv","owner":"BenRuns","description":"\"A simple gem to convert a _data/projects.yml to projects.csv in the format for code for America\"","archived":false,"fork":false,"pushed_at":"2015-04-04T04:00:46.000Z","size":180,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T06:16:52.058Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/BenRuns.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-03T03:06:28.000Z","updated_at":"2019-08-18T16:42:08.000Z","dependencies_parsed_at":"2022-09-06T10:51:17.153Z","dependency_job_id":null,"html_url":"https://github.com/BenRuns/cfacsv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BenRuns/cfacsv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenRuns%2Fcfacsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenRuns%2Fcfacsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenRuns%2Fcfacsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenRuns%2Fcfacsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenRuns","download_url":"https://codeload.github.com/BenRuns/cfacsv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenRuns%2Fcfacsv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269962291,"owners_count":24504271,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":"2024-10-14T19:44:59.950Z","updated_at":"2025-08-11T21:37:24.763Z","avatar_url":"https://github.com/BenRuns.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Code For America to CSV\n## cfacsv gem\n\nThis gem is created to be used with jekyll webpages.It does one thing. On page build, it converts the _data/projects.yml file into the csv file in the format the Code for America requested and places it in projects/projects.csv\n\nIt's rather fragile code at the moment and I welcome anyone that would like to help me write tests and increase it's usability etc before publishing it to rubygems.\n\n## Installing \nadd the following to your gem file in jekyll\n\n    group :jekyll_plugins do\n      gem 'cfacsv', :git =\u003e 'git://github.com/BenRuns/cfacsv.git', :branch =\u003e 'master'\n    end\n\nmake sure that you're using the following headers in the yaml file\n\n`name description link_url code_url type categories status`\n\nrun `jekyll build` \n\nthat's it\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenruns%2Fcfacsv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenruns%2Fcfacsv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenruns%2Fcfacsv/lists"}