Skip to content

asurve/incubator-systemml-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SystemML Website

Build System dependencies

Node.js and npm

In order to build this project you will need the latest version of node.js and npm. Detailed instructions can be found here.

Gulp

We use Gulp to compile Sass and JS as well as run the Jekyll build. You can install it with npm:

$ sudo npm install -g gulp

Building the website

Download website dependancies

$ npm install

Build website contents

$ gulp

If all goes well it open the site in your browser at http://localhost:3000.

About

Mirror of Apache SystemML site (Incubating)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 91.2%
  • CSS 7.4%
  • JavaScript 1.4%