Source code for the Comunica website.
Requirements: Node.JS 8.0 or higher.
After forking and cloning this git repository, install using npm:
$ npm install
All documentation pages are written in markdown, and are present in pages/
.
New pages should always have the .md
extension.
Run npm run dev
to start a live development server.
This website is written by Ruben Taelman.
This code is copyrighted by Ghent University – imec and released under the MIT license.