/website

🌍 Source for the Comunica website

Primary LanguageJavaScriptOtherNOASSERTION

Comunica website

Build Status

Source code for the Comunica website.

Contributing

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.

Warning: For compiling the bounties page, you will need to set a GITHUB_TOKEN in your environment variables to access the GitHub API.

License

This website is written by Ruben Taelman.

This code is copyrighted by Ghent University – imec and released under the MIT license.