{"id":19150039,"url":"https://github.com/smashingboxes/cardboard_blog","last_synced_at":"2025-02-22T20:43:49.394Z","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-01-03T18:12:38.723Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240236196,"owners_count":19769570,"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-11-09T08:10:26.271Z","updated_at":"2025-02-22T20:43:49.019Z","avatar_url":"https://github.com/smashingboxes.png","language":"Ruby","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.","funding_links":[],"categories":[],"sub_categories":[],"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"}