Coder Social home page Coder Social logo

ember-weekend / ember-weekend Goto Github PK

View Code? Open in Web Editor NEW
42.0 42.0 11.0 7.64 MB

Welcome to Ember Weekend where Chase McCarthy and Jonathan Jackson babble on about their weekend Ember shenanigans.

Home Page: http://emberweekend.com

JavaScript 76.98% HTML 22.05% CSS 0.97%

ember-weekend's Introduction

Ember Weekend Logo Build Status

Welcome to Ember Weekend where Chase McCarthy and Jonathan Jackson babble on about their weekend Ember shenanigans.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone [email protected]:ember-weekend/ember-weekend.git
  • cd ember-weekend
  • npm install

Running / Development

Running Tests

  • ember test
  • ember test --server

Running Local Fastboot

  • run the API server (port 4000 in this case)
  • BLOG_HOST=https://ember-weekend-blog.herokuapp.com/ FEED_HOST=http://localhost:4000/feed.xml node serve.js

Linting

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

  • ./bin/deploy

ember-weekend's People

Contributors

bryanaka avatar code0100fun avatar dhaulagiri avatar ember-tomster avatar robdel12 avatar rondale-sc avatar ryenotbread avatar saladfork avatar sergiolepore avatar tmock12 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ember-weekend's Issues

Highlight active segment based on current time.

Each segment indicates its start time, and the audio player keeps track of the current time. It would be cool if the active segment highlighted (to make it easier to find the link and click it while listening).

screenshot

not able to install it properly.

I ran git clone https://github.com/ember-weekend/ember-weekend/issues/new
then cd ember-weekend and after that ran npm install and bower install.

But when I run ember s I get the following error.

`libsass` bindings not found. Try reinstalling `node-sass`?
Error: `libsass` bindings not found. Try reinstalling `node-sass`?
    at getBinding (/Users/ashah/Desktop/ember-weekend/node_modules/ember-cli-sass/node_modules/node-sass/lib/index.js:22:11)
    at Object.<anonymous> (/Users/ashah/Desktop/ember-weekend/node_modules/ember-cli-sass/node_modules/node-sass/lib/index.js:188:23)
    at Module._compile (module.js:425:26)
    at Object.Module._extensions..js (module.js:432:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:311:12)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at Object.<anonymous> (/Users/ashah/Desktop/ember-weekend/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js:5:12)
    at Module._compile (module.js:425:26)

How can I reinstall node-sass ?

Query parameter seek time

Could use dynamic segments /episodes/some-title/2m5s

Tied to current playing episode (if on that episode show page)

Volume control for audio-player

It would be really great if the site had a volume control. I mentioned it on Twitter too, but then I remembered that this place existed too :)

Playback speed

Consider this a feature request, though I have no idea what work would be involved.

When watching Ember talks on YouTube, I like to speedup the playback to fit more in a shorter time. It'd be nice if Ember Weekend had the same. πŸ˜„

Again, just a feature request. Feel free to close if you think this is far fetched or too much involved to implement.

RSS is outdated

Today, RSS still shows Episode 38 as the last episode (two days after episode 39 was released).
2015-12-23 at 13 55

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.