1
0
mirror of https://github.com/bigchaindb/site.git synced 2025-02-14 21:10:28 +01:00
2015-12-23 14:00:35 +01:00
2015-12-21 14:15:41 +01:00
2015-12-20 05:22:45 +01:00
2015-12-20 05:22:45 +01:00
2015-12-21 19:48:04 +01:00
2015-12-22 13:47:52 +01:00
2015-12-22 15:35:12 +01:00

bigchain.io

Landing page for www.bigchain.io

Live | Styleguide

Development

You need to have the following tools installed on your development machine before moving on:

Install dependencies

Run the following command from the repository's root folder to install all dependencies.

npm i && bundle install

Development build

Spin up local dev server and livereloading watch task, reachable under https://localhost:1337:

gulp

Deployment

Production build

The following builds the site and runs a bunch of optimizations over everything, like assets optimizations, revisioning, CDN url injection etc.

gulp build --production
Description
🦁 The fabulous cat of blockchain websites
https://www.bigchaindb.com
Readme 203 MiB
Languages
CSS 47.6%
HTML 30.2%
JavaScript 20.6%
Shell 1.1%
Ruby 0.5%