{"id":18820907,"url":"https://github.com/hashrocket/concepts","last_synced_at":"2026-01-17T18:30:22.089Z","repository":{"id":66302453,"uuid":"113510559","full_name":"hashrocket/concepts","owner":"hashrocket","description":"A gallery for our side projects","archived":false,"fork":false,"pushed_at":"2019-04-12T21:17:39.000Z","size":649,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-12-30T03:32:54.853Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://concepts.hashrocket.com/","language":"JavaScript","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/hashrocket.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":"2017-12-07T23:55:50.000Z","updated_at":"2024-11-09T11:31:37.000Z","dependencies_parsed_at":"2023-02-20T21:46:24.173Z","dependency_job_id":null,"html_url":"https://github.com/hashrocket/concepts","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/hashrocket%2Fconcepts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashrocket%2Fconcepts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashrocket%2Fconcepts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashrocket%2Fconcepts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashrocket","download_url":"https://codeload.github.com/hashrocket/concepts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239758831,"owners_count":19692034,"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-08T00:31:45.494Z","updated_at":"2025-02-20T00:46:10.221Z","avatar_url":"https://github.com/hashrocket.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Concepts\n\n[![CircleCI](https://circleci.com/gh/hashrocket/concepts.svg?style=svg)](https://circleci.com/gh/hashrocket/concepts)\n\nA gallery for our side projects.\n\n### Setup\n\nTo build the app with stubbed data:\n\n```\n$ git clone git@github.com:hashrocket/concepts.git\n$ cd concepts/react\n$ npm install\n$ npm start\n```\n\nView the app at http://localhost:3000.\n\n### Test\n\n```\n$ cd react\n$ npm test\n```\n\n### Deploy\n\n```\n$ rsync -avz -e \"ssh -F /Users/dev/.ssh/config\" --exclude='/.git' --filter=\"dir-merge,- .gitignore\" . concepts@do_lotho_concepts:~/\n$ ssh do_lotho_concepts -C \"./post_rsync.sh\"\n```\n\n### The `.hrconcept` File\n\nYou can add a project to *Concepts* by adding an `.hrconcept` file to the root\ndirectory of your project in GitHub. *Concepts* will iterate through each public\nrepo of members of the GitHub Hashrocket organization looking for this file.\n\n`.hrconcept` is a YAML file that looks like this:\n\n``` yaml\nname: triangles\nurl: https://chris-triangles.herokuapp.com\nbanner: true\ndescription: |\n  A place to play with triangles\ntechnologies:\n  - SVG\n  - React\n```\n\nHere are the fields `.hrconcept` supports:\n\n* name - (string) The title you'd like to display for your project.  It will\n  default to a titleized version of the repository name.\n* url - (string) The url for your application.  It will default to the GitHub\n  repo url.\n* banner - (true|false) When set to true *Concepts* will inject a branded\n  banner into your site. Defaults to true.\n* description - (string) A short description of your project displayed on the\n  index page, defaults to the GitHub project description.\n* technologies - (array) A list of technologies in the project that you'd like\n  to highlight, defaults to GitHub's [Linguist][linguist-repo] language evaluation.\n\n[linguist-repo]: (https://github.com/github/linguist)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashrocket%2Fconcepts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashrocket%2Fconcepts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashrocket%2Fconcepts/lists"}