Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kinecttovr/k2vr-website

The new website for KinectToVR
https://github.com/kinecttovr/k2vr-website

body-tracking docs hacktoberfest kinect kinecttovr steamvr website

Last synced: about 2 months ago
JSON representation

The new website for KinectToVR

Awesome Lists containing this project

README

        

# KinectToVR website ([https://k2vr.tech](https://k2vr.tech))
This is the official website for KinectToVR and the documentation attached to it. The only framework used is Bootstrap, and jQuery where needed.

## Contributing:
Look at the existing doc pages for how to format content. There is no set way to do this, so write as you see fit and changes can be overseen in the pull request.

When creating new pages for docs, put the file at the root of the `/docs` directory even if the structure would have it deeper in subfolders. The breadcrumbs are used to signify structure in a visual sense.

Copy the template.html file, replace all mentions of ` Template` with the name of your page such as `How to fix PS Move controllers not pairing`

When naming the file itself, give it a shorter but still descriptive title all in lowercase, using dashes for spaces and with the `.html` extension. For the example above, a good filename would be `psmove-not-pairing.html`

## License:
This website and it's contents are distributed under a [Creative Commons CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license.

This means that the content can be copied and redistributed verbatim (For non-commercial use) as long as credit is given to the original authors and any changes made are shared-alike under the same Creative Commons license.