Code Monkey home page Code Monkey logo

Welcome!

OCamlverse is an effort to document everything worth knowing about OCaml, an industrial-strength functional programming language.

About OCamlverse

OCamlverse is intended to be a fast-moving web site that's easy to contribute to. We maintain the site on GitHub and treat it almost like a Wiki.

Contributing

We depend on the OCaml community's help to make OCamlverse better. Please contribute! You can:

Note: It is important to read our Contribution Guidelines. They explain the rules for contributing to OCamlverse and how to be a good contributor.

(We use the terrific ahrefs service to crawl and check our site.)

Running OCamlverse Locally

OCamlverse is built with Jekyll, a popular static site generator that originally powered GitHub Pages.

If you want to run OCamlverse (e.g. to preview some changes you've made) all you need to do is:

  • Install Ruby (Jekyll is written in Ruby)
  • Run the following shell commands in OCamlverse's source folder:
$ bundle
$ bundle exec jekyll serve

At this point you can point your browser to http://127.0.0.1:4000 and view the locally running site.

Note: If you are using Ruby version 3 or above, you will need to add the webrick gem to the Gemfile prior to running bundle install.

License

All content here is licensed under the CC0 ("No Rights Reserved") license.

ocamlverse's Projects

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.