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
- Host: GitHub
- URL: https://github.com/brianpeiris/altspacesdk-site
- Owner: brianpeiris
- Created: 2017-07-28T00:49:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T21:06:01.000Z (almost 9 years ago)
- Last Synced: 2026-01-18T22:34:03.049Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 7.94 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.