{"id":20454164,"url":"https://github.com/gaprogman/rebels-on-the-inside","last_synced_at":"2025-03-05T10:15:03.371Z","repository":{"id":145863457,"uuid":"47926618","full_name":"GaProgMan/Rebels-on-the-Inside","owner":"GaProgMan","description":"Source code for the Rebels on the Inside website","archived":false,"fork":false,"pushed_at":"2015-12-25T21:46:57.000Z","size":1495,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-15T23:19:03.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GaProgMan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-13T16:19:14.000Z","updated_at":"2015-12-25T21:50:35.000Z","dependencies_parsed_at":"2023-04-17T00:44:55.669Z","dependency_job_id":null,"html_url":"https://github.com/GaProgMan/Rebels-on-the-Inside","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/GaProgMan%2FRebels-on-the-Inside","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FRebels-on-the-Inside/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FRebels-on-the-Inside/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FRebels-on-the-Inside/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GaProgMan","download_url":"https://codeload.github.com/GaProgMan/Rebels-on-the-Inside/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242005817,"owners_count":20056434,"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-15T11:15:11.342Z","updated_at":"2025-03-05T10:15:03.286Z","avatar_url":"https://github.com/GaProgMan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rebels on the Inside\n\nThis single page app (SPA) is the code which will run the website for Leeds rock band Rebels on the inside.\n\nThis project is generated with `yo angular generator` version 0.15.1.\n\n## Purpose of Build\n\nPrimarily to teach myself how to make Angular Single Page Apps, with full MVVM architecture.\n\n## Site Layout\n\nThe site layout will be simple:\n\n * Band Information\n   * History\n   * Members\n   * Equipment\n   * etc...\n * Shows\n * Blog\n\nEach of the pages (aside from the home page) will be loaded into the `ui-view` div via the controller attached to each state. All pages within the Band Information section will have content which is loaded via ajax, through custom services.\n\nShows doesn't have a design yet, but will probably be a list of shows pulled from an external service.\n\nBlog will point at a self-hosted blog, with entries from members of the band (probably) with topics ranging from practice sessions (added after the fact) to live show details and musical influences.\n\n## Requirements\n\n * Web server required on hosting platform (otherwise services will fail due to browser interpreting them as cross site scripting attacks).\n * Node may be required on the web server - need to investigate.\n\n## Version History\n\n### 0.0.1 - 25th December 2015\n\nNotes:\n\n * Initial version of the site, with some placeholder images and text content being loaded in via custom ajax services\n * Angular app providing all views - provided by state based on requested page\n * Content for all views provided by custom Angular controllers\n\nTodo:\n\n * Replace each custom ajax service with a single service (each controller is calling a separate service, all of which do the same thing)\n * Add actual content to instruments page (and remove links to copyrighted images)\n * Add actual image content to band members page (replacing placeholder images)\n * Add SoundCloud player to Recordings page (test ones will do for now)\n * Style website so that it no longer looks like a Bootstrap template. Requires design to be finalised.\n\n## Build \u0026 development\n\nRun `grunt` for building and `grunt serve` for preview.\n\n## Testing\n\nRunning `grunt test` will run the unit tests with karma.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaprogman%2Frebels-on-the-inside","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaprogman%2Frebels-on-the-inside","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaprogman%2Frebels-on-the-inside/lists"}