GithubHelp home page GithubHelp logo

isabella232 / tribuo-site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oracle/tribuo-site

0.0 0.0 0.0 12.78 MB

The website for the Tribuo Java Machine Learning Library - https://github.com/oracle/tribuo

Home Page: https://tribuo.org

Shell 0.29% JavaScript 5.82% Ruby 0.04% CSS 5.67% HTML 87.73% SCSS 0.44%

tribuo-site's Introduction

tribuo-site

This repo hosts the website for the Tribuo Java Machine Learning Library. Please visit the Tribuo GitHub Repo to report issues.

Checking out and "building"

The tribuo-site relies on having the tribuo repo present as a submodule. When cloning this repo, be sure to use git clone --recurse-submodules <url>.

Some of the content in the site is pulled automatically from the Tribuo repo. This is done by running two scripts (which should be re-run any time the tribuo repo is updated):

$ bin/importDocs.sh
$ bin/importTutuorials.sh

Finally, changes to tribuo.css or notebook.css must be shrunk down into the .min.css files. This can be done with a tool such as CSSO. If your IDE supports it, you can have it watch the .css files and automatically generate the minified files whenever they change.

To test locally

If you've run the import scripts above, you're ready to try testing the site. The first time you check out the code, you'll want to install the dependencies with

$ bundle install  # Just the first time

Then you can generate the site and run the web server with

$ bundle exec jekyll serve

Now, open localhost:4000 in your browser.

tribuo-site's People

Contributors

jhalexand avatar craigacp 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.