GithubHelp home page GithubHelp logo

alexxnica / design-build-test-repeat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cantinac/design-build-test-repeat

0.0 1.0 0.0 43 KB

Website for the Design, Build, Test, Repeat Podcast

Ruby 18.19% HTML 33.27% CSS 48.54%

design-build-test-repeat's Introduction

Design, Build, Test, Repeat Podcast

This is a Jekyll blog, that hosts the Design, Build, Test, Repeat podcast. Hosted by Eric Bailey and Mike Kivikoski. Recorded, cut, and mixed by Jeremy Brody.

Setup

Clone repo.

$ git clone [email protected]:cantinac/design-build-test-repeat.git && cd design-build-test-repeat

Install required gems:

$ bundle install

Start server

$ jekyll serve

or

$ bundle exec Jekyll serve

Testing

Before pushing to github, test your code using:

$ rake test

Process for adding new podcast

  • Create branch feature/episode-<##>-<episode-name>
  • Create a new episode markdown file in /_episode called <##>-<episode_name>.md
  • Paste in the Soundcloud iframe, changing the height to 250
  • Add In this Episode: description to the summary metadata and content
  • Add show note links
  • (For a template guide, view _episodes/00-introduction.md)
  • Before pushing, test your code.
  • Create a PR, and wait for a LGTM or thumbsup
  • When PR is accepted, merge into master
  • Master is auto deployed to http://dbtr.fm (may take a few minutes)
  • Delete your branch

Process for contributing

  • Create an Issue
  • Create a feature/ or bug/ branch that corresponds with issue
  • Work in that branch
  • Before pushing, test your code.
  • Create a PR, and wait for a LGTM or thumbsup
  • When PR is accepted, merge into master
  • Master is auto deployed to http://dbtr.fm (may take a few minutes)
  • Delete your branch

design-build-test-repeat's People

Contributors

astachelek avatar demersdesigns avatar ericwbailey avatar mkivikoski avatar

Watchers

 avatar

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.