Skip to content

translation-gang/ru.hanami.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Русский перевод документации Hanami

Hanami website

Setup

Requirements

  • Ruby 2+
  • Bundler (gem install bundler)

Steps

% git clone git@github.com:hanami/hanami.github.io.git
% cd hanami.github.io
% bundle

Command line

% bin/site help

Usage:
  bin/site [command]
Available commands:
  develop - Start the local server to develop the site
  build   - Build the site locally
  publish - Build the site locally and publish
  help    - Print this help

NOTE: There is an issue in which invoking site command with specified current directory, ./bin/site won't publish the site correctly. Please invoke without ./

Production deployment

The deployment is automated with Travis CI. Upon merging PR into build branch, deployment script is invoked.

For more details, please consult .travis.yml file.

About

Russian translation for Hanami website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 65.6%
  • HTML 8.8%
  • C 7.2%
  • JavaScript 4.9%
  • CSS 2.9%
  • Gherkin 2.2%
  • Other 8.4%