olivierlacan / hanami.github.io

Hanami website

Home Page:https://hanamirb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  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 Netifly.

About

Hanami website

https://hanamirb.org


Languages

Language:HTML 85.7%Language:JavaScript 11.3%Language:CSS 1.7%Language:Ruby 1.2%Language:Shell 0.1%