Code Monkey home page Code Monkey logo

electrode-io.github.io's Introduction

electrode-io.github.io

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

Contributing

  • Commit contributions to the develop branch.
  • Always use markdown when authoring new documentation.

Installation

Pre-requisites

Requires jekyll and bundler. You can install them with gem:

$ gem install jekyll bundler

Setup & Run

First, clone the repository and install the project dependencies using bundler:

$ git clone https://github.com/electrode-io/electrode-io.github.io.git  
$ cd electrode-io.github.io  
$ bundle install  

Run the server locally:

$ bundle exec jekyll serve

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

Deploying to GitHub Pages

The site must be generated locally and deployed using jgd.

NOTE: this should be done from a local clone of the original repo; make sure you're not working in a fork.

First, make sure the jgd gem is installed by running bundle install. Next, generate and deploy to master with the following command:

$ jgd --branch=master

Explore the Electrode.io Website.

Built with ❤️ by Team Electrode @WalmartLabs.

electrode-io.github.io's People

Contributors

alexanthony813 avatar alexg92 avatar alexwalmart avatar ananavati avatar caoyangs avatar daversm avatar gabisia avatar jamesmcintyre avatar jchip avatar jspears avatar mdeverkonda avatar melophonic avatar nicholasdunham avatar raydecastro avatar satyamaddukuri avatar tiffine-koch avatar vmayakumar avatar walkie74 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.