All Projects → razbor-poletov → razbor-poletov.github.com

razbor-poletov / razbor-poletov.github.com

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
SCSS
7915 projects
CSS
56736 projects
Sass
350 projects

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 from GH

    1. git clone [email protected]: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 [email protected]: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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].