All Projects → hanami → hanami.github.io

hanami / hanami.github.io

Licence: other
Hanami website

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
ruby
36898 projects - #4 most used programming language
shell
77523 projects

Hanami website

Setup

Requirements

  • Ruby 2+
  • Bundler (gem install bundler)

Steps

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

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