Skip to content

dmitryc/razbor-poletov.github.com

 
 

Repository files navigation

Razbor-poletov.com setup

Join the conversation

Join the chat at https://gitter.im/razbor-poletov/razbor-poletov.github.com

Build And Deploy razbor-poletov.com

Travis-CI status

Build Status

Setup Local Environment

  1. Clone sources form GH

    1. git clone git@github.com:razbor-poletov/razbor-poletov.github.com.git

    2. git co source

  2. Setup Ruby

    1. gem install bundler

    2. bundle install

  3. Setup deploy folder

    1. rake setup_github_pages and enter git@github.com:razbor-poletov/razbor-poletov.github.com.git

    2. cd _deploy

    3. git pull origin master

Add New Post

rake new_post\[episode-100\]

Preview Website

rake clean preview

Generate and Deploy

rake clean gen_deploy

About

Podcast "Разбор полетов"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.7%
  • HTML 28.4%
  • CSS 23.5%
  • Ruby 10.4%