electrode-io / electrode-io.github.io

The public website of the Electrode platform

Home Page:http://www.electrode.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electrode-io.github.io

ci

This repository contains the source for the Electrode documentation site, which is generated using Jekyll.

Contributing

  • Commit contributions to the master branch
  • Use Markdown when authoring new documentation

Installation

Prerequisites

Setup & Run

Install the project dependencies using Bundler:

bundle install

Run the server locally:

bundle exec jekyll serve

You should be able to access the site at: 127.0.0.1:4000

Deploying to GitHub Pages

Every push to master (i.e. every pull request merged) will automatically build and deploy the website to gh-pages.

Explore the Electrode.io Website.

Built with ❤️ by Team Electrode @WalmartLabs.

About

The public website of the Electrode platform

http://www.electrode.io/

License:Other


Languages

Language:HTML 62.5%Language:SCSS 27.6%Language:JavaScript 5.9%Language:CSS 3.5%Language:Ruby 0.5%