{"id":18146556,"url":"https://github.com/zorbash/twirly","last_synced_at":"2026-07-15T11:33:49.432Z","repository":{"id":24291393,"uuid":"27686439","full_name":"zorbash/twirly","owner":"zorbash","description":"Convert Trello Cards to articles for use with ruby static site generators","archived":false,"fork":false,"pushed_at":"2018-11-28T23:22:34.000Z","size":97,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-05T08:54:18.890Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/zorbash.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-12-07T21:58:21.000Z","updated_at":"2018-11-28T23:21:50.000Z","dependencies_parsed_at":"2022-08-22T10:50:24.795Z","dependency_job_id":null,"html_url":"https://github.com/zorbash/twirly","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/zorbash/twirly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorbash%2Ftwirly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorbash%2Ftwirly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorbash%2Ftwirly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorbash%2Ftwirly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zorbash","download_url":"https://codeload.github.com/zorbash/twirly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zorbash%2Ftwirly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35503616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-15T02:00:06.706Z","response_time":131,"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-11-01T21:08:13.490Z","updated_at":"2026-07-15T11:33:49.417Z","avatar_url":"https://github.com/zorbash.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Twirly\n\n[![Gem version](https://badge.fury.io/rb/twirly.png)](http://badge.fury.io/rb/twirly)\n[![code climate](https://d3s6mut3hikguw.cloudfront.net/github/Zorbash/twirly/badges/gpa.svg)](https://codeclimate.com/github/Zorbash/twirly)\n\nTwirly is a cli tool which converts [Trello](http://trello.com) cards to\narticles for use with ruby static site generators like \n[middleman](http://middlemanapp.com/), [jekyll](http://jekyllrb.com/), [nanoc](http://nanoc.ws/)\n\n## Usage\n\nAdd it to the `Gemfile` of the static site project.\n\n`gem 'twirly'`\n\nFor a list of available commands run `twirly help`\nFor help on a command run `twirly help some_command`\n\n## Setup\n\nIt requires a `twirly.yml` file to be present in the project root.\n\nExample:\n\n```yaml\ntrello_key: 'deadc2592ce753b3bad'\ntrello_secret: 'deaddc5712771bad'\norganization: 'some_organization'\npublishing_board: 'iPAnh67A'\n```\n\n## Pull\n\nConvert all cards having a 'published' label to articles\n\n`twirly pull`\n\n## Pick\n\nConvert a specific card (identified by short_id) to article\n\n`twirly pick`\n\n## Fetch User\n\nCreate a page for a board user\n\n`twirly fetch_user zorbash`\n\n# Author\n\n[zorbash](https://github.com/zorbash)\n\n# Licence\nReleased under the MIT License. See the\n[LICENSE](https://github.com/Zorbash/twirly/blob/master/LICENSE) file\nfor further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzorbash%2Ftwirly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzorbash%2Ftwirly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzorbash%2Ftwirly/lists"}