Code Monkey home page Code Monkey logo

roboquant.org's Introduction

roboquant website

This repo contains the content for the roboquant.org website. It uses JBake as the generator for the static website and AsciiDoc for most of the content. All the Kotlin code samples used in the documentation are in the samples directory and are compiled to make sure they are correct and still up to date.

Check the roboquant site at roboquant.org

Build

Not the JBake default output directory is used, but rather the docs directory. The reason for this is that the website is hosted on GitHub Pages and right now only / or /docs can serve as the content root and not other directories.

To generate the website, run:

mvn jbake:generate

or if you have JBake installed, you can run:

rm -rf docs
jbake . docs
Note
If you are on Apple Silicon (the M1 processor), the default JBake installation won’t work. But there is a patch available that uses SQLLite under the hood and works. You can get it at: JBake SQLLite Patched

To develop, you can run:

mvn jbake:inline

Other

If you want to fork this for your own website, please be aware that some templates still has some hard coded content in there that you need to replace.

roboquant.org's People

Contributors

jbaron 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.