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

https://github.com/brianpeiris/altspacesdk-site

Content for https://developer.altvr.com
https://github.com/brianpeiris/altspacesdk-site

Last synced: 3 months ago
JSON representation

Content for https://developer.altvr.com

Awesome Lists containing this project

README

          

# AltspaceSDK-site
Content for https://developer.altvr.com/

## Folder Structure
- `_layouts/`
Templates used for most of the site content.
- `_posts/`
Content for blog posts.
- `assets/`
Static content css, fonts, images, js and videos. Includes third-party content. Main stylesheet is `style.scss`.
- `blog/`
Template for the blog listing.
- `pages/`
Content for site articles.
- `redirects/`
Custom redirects to external sites.
- `scripts/`
Installation, build and deploy scripts.

## Deployment
The site is automatically deployed by Travis-CI (https://travis-ci.org/AltspaceVR/AltspaceSDK-site) when you push to
`master`.