{"id":15994296,"url":"https://github.com/pixelhandler/ember-slide-deck","last_synced_at":"2025-03-27T08:30:53.357Z","repository":{"id":9599874,"uuid":"11521011","full_name":"pixelhandler/ember-slide-deck","owner":"pixelhandler","description":"Presentation application written in Ember.js in slideshow format","archived":false,"fork":false,"pushed_at":"2015-02-20T09:25:08.000Z","size":35776,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T11:33:07.568Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pixelhandler.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}},"created_at":"2013-07-19T05:45:16.000Z","updated_at":"2016-01-22T09:10:50.000Z","dependencies_parsed_at":"2022-08-30T10:20:17.739Z","dependency_job_id":null,"html_url":"https://github.com/pixelhandler/ember-slide-deck","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fember-slide-deck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fember-slide-deck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fember-slide-deck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fember-slide-deck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelhandler","download_url":"https://codeload.github.com/pixelhandler/ember-slide-deck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245809645,"owners_count":20676026,"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-10-08T07:08:16.612Z","updated_at":"2025-03-27T08:30:48.347Z","avatar_url":"https://github.com/pixelhandler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ember Slide Deck\n\nThis browser app is a presentation tool. Slide formats include: \nimages (filename), iframe (url), markdown (text), and code. It uses \nRethinkDB for storing slides in JSON documents, see the [data](data) \ndirectory for the demo database contents.\n\n## Prerequisites\n\n* [Git](http://git-scm.com/)\n* [Node.js](http://nodejs.org/) (with NPM)\n* [Bower](http://bower.io/)\n* [Ember CLI](http://www.ember-cli.com/)\n* [PhantomJS](http://phantomjs.org/)\n* [RethinkDB](http://www.rethinkdb.com)\n\n### RethinkDB\n\nHere is a [Ten-minute guide] on [RethinkDB]\n\nFor developers on a mac, install with [Homebrew]\n\n    brew update \u0026\u0026 brew install rethinkdb\n\n[Ten-minute guide]: http://www.rethinkdb.com/docs/guide/javascript/\n[RethinkDB]: http://www.rethinkdb.com\n[Homebrew]: http://brew.sh\n\n## Installation\n\n* Clone the repo `git clone git@github.com:pixelhandler/ember-slide-deck.git`\n* Change into the new directory `cd ember-slide-deck`\n* Install dependencies `ember install`\n* Import demo slides into the db `npm run restore`\n\n## Presenting\n\n1. Start the database `rethinkdb`\n2. Launch the app `ember server`\n3. View your slides at [http://localhost:4200](http://localhost:4200).\n4. The inital page list the slides and links to them and includes an\n   outline and the markdown used to generate the outline, useful for\n   sharing presentation notes in a gist\n5. Use left and right arrow keys to navigate (it's a bit hacky, using a\n   hidden input to listen for keypress events, so if you loose focus just\n   reload)\n\nTo edit slides use the database administration tools at\nhttp://localhost:8080\n\n## Further Reading / Useful Links\n\n* [ember.js](http://emberjs.com/)\n* [ember-cli](http://www.ember-cli.com/)\n* Development Browser Extensions\n  * [ember inspector for chrome](https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi)\n  * [ember inspector for firefox](https://addons.mozilla.org/en-US/firefox/addon/ember-inspector/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelhandler%2Fember-slide-deck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelhandler%2Fember-slide-deck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelhandler%2Fember-slide-deck/lists"}