Source code for the Comunica website.
Requirements: Node.JS 8.0 or higher.
After forking and cloning this git repository, install using npm:
$ npm installAll 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.
Warning: For compiling the bounties page, you will need to set a GITHUB_TOKEN in your environment variables to access the GitHub API.
This website is written by Ruben Taelman.
This code is copyrighted by Ghent University – imec and released under the MIT license.