{"id":19150039,"url":"https://github.com/smashingboxes/cardboard_blog","last_synced_at":"2026-06-20T11:32:16.977Z","repository":{"id":140668434,"uuid":"10131130","full_name":"smashingboxes/cardboard_blog","owner":"smashingboxes","description":null,"archived":false,"fork":false,"pushed_at":"2014-05-12T13:54:43.000Z","size":338,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-02-22T20:43:47.319Z","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/smashingboxes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-17T20:08:04.000Z","updated_at":"2014-05-12T13:54:44.000Z","dependencies_parsed_at":"2023-03-13T10:41:17.522Z","dependency_job_id":null,"html_url":"https://github.com/smashingboxes/cardboard_blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smashingboxes/cardboard_blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fcardboard_blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fcardboard_blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fcardboard_blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fcardboard_blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smashingboxes","download_url":"https://codeload.github.com/smashingboxes/cardboard_blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fcardboard_blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34568741,"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-06-20T02:00:06.407Z","response_time":98,"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-09T08:10:26.271Z","updated_at":"2026-06-20T11:32:16.955Z","avatar_url":"https://github.com/smashingboxes.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cardboard Blog\n\n## Usage\n\n```ruby\n#Gemfile\ngem 'cardboard_cms', git: 'git@github.com:smashingboxes/cardboard.git'\ngem 'cardboard_blog', git: 'git@github.com:smashingboxes/cardboard_blog.git'\n\n```\n\n```bash\nrake cardboard_blog:install:migrations\nrake db:migrate\n```\n\nThen in your `cardboard.css.scss` add\n```css\n@import \"cardboard/blog\";\n```\n\n### Statistics\nWe provide hooks for `impressionist` gem\n```\nrails g impressionist\nrake db:migrate\n```\nThen in your blog controller\n```ruby\ndef show\n  @post = Cardboard::Blog::Post.find(params[:id])\n  impressionist(@post)\nend\n```\n\n\nThis project rocks and uses MIT-LICENSE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmashingboxes%2Fcardboard_blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmashingboxes%2Fcardboard_blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmashingboxes%2Fcardboard_blog/lists"}