-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Bump A-Frame documentation (aframevr/aframe@bacaabd...36d5b99)."
This reverts commit 87ccdb5.
- Loading branch information
1 parent
87ccdb5
commit 79b3d62
Showing
2,759 changed files
with
2,028,902 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,162 @@ | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!DOCTYPE html> | ||
<html lang="en" | ||
data-is-home="false" | ||
data-is-mobile="false" | ||
data-supports-vr="false" | ||
data-supports-touch="false" | ||
data-site-base-url="https://aframe.io" | ||
data-site-root-path="/" | ||
data-site-home-url="https://aframe.io/" | ||
data-lib-home-url="https://aframe.io/" | ||
data-lib-examples-url="https://aframe.io/aframe/examples" | ||
data-title="{title} | A-Frame" | ||
data-is-spa="false" | ||
data-ga-id="UA-111391431-24" | ||
data-aframe-version="1.3.0" | ||
data-docs-version="1.3.0"> | ||
<head> | ||
<title>A-Frame</title> | ||
|
||
|
||
<script> | ||
var host = window.location.protocol + '//' + window.location.hostname; | ||
if (window.location.protocol === 'http:' && | ||
window.location.hostname === 'https://aframe.io') { | ||
window.location.href = 'https:' + window.location.href.substring(6); | ||
} | ||
</script> | ||
|
||
|
||
<meta charset="utf-8"> | ||
<!-- Don't index old documentation pages. --> | ||
<meta name="robots" | ||
content="all"> | ||
<meta name="description" content="A web framework for building virtual reality experiences. Make WebVR with HTML and Entity-Component. Works on Vive, Rift, desktop, mobile platforms."> | ||
<meta name="keywords" content="webvr,webvr framework,webvr demos,webvr sites,vr javascript,vr framework"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||
<!-- Origin Trial Token, feature = WebXR Device API, origin = https://aframe.io, expires = 2018-03-05 --> | ||
<meta http-equiv="origin-trial" data-feature=" WebXR Device API (For Chrome M69+)" data-expires="2019-03-05" content="Ako5ueZ8LIub4MywyaWBtX6FQOVZBYPxDUBC09XfJRjVfQH1GXOaRO8v4/TQWyPdmw2qm8nJ/f9QfFwE+t20NwsAAABkeyJvcmlnaW4iOiJodHRwczovL2FmcmFtZS5pbzo0NDMiLCJmZWF0dXJlIjoiV2ViWFJEZXZpY2VNNjkiLCJleHBpcnkiOjE1NTE4MzAzOTksImlzU3ViZG9tYWluIjp0cnVlfQ=="> | ||
<!-- Origin Trial Token, feature = WebVR (For Chrome M62+), origin = https://aframe.io, expires = 2018-08-09 --> | ||
<meta http-equiv="origin-trial" data-feature="WebVR (For Chrome M62+)" data-expires="2018-08-09" content="AlKeBeX7MGtuPmoZUks7FEWi6ke/EeYDPS1zhkb9bsdGr+r9gv+vYXGN7pUIz8+4XPxpWi7guenedSC1jM8B6AcAAABOeyJvcmlnaW4iOiJodHRwczovL2FmcmFtZS5pbzo0NDMiLCJmZWF0dXJlIjoiV2ViVlIxLjFNNjIiLCJleHBpcnkiOjE1MzM4NDAyMzN9"> | ||
<link rel="canonical" href="https://aframe.io"> | ||
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:300,400,600" rel="stylesheet"> | ||
<meta property="fb:app_id" content="1535794316743373"> | ||
<meta property="og:title" content="A-Frame"> | ||
<meta property="og:site_name" content="A-Frame"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:url" content="https://aframe.io"> | ||
<meta property="og:description" content="A web framework for building virtual reality experiences. Make WebVR with HTML and Entity-Component. Works on Vive, Rift, desktop, mobile platforms."> | ||
<meta property="og:image" content="http://aframe.io/images/card.jpg?v2"> | ||
<meta property="og:image:secure_url" content="https://aframe.io/images/card.jpg?v2"> | ||
<meta name="twitter:card" content="summary"> | ||
<meta name="twitter:site" content="@aframevr"> | ||
<meta name="twitter:creator" content="@aframevr"> | ||
<meta name="twitter:title" content="A-Frame"> | ||
<meta name="twitter:description" content="A web framework for building virtual reality experiences. Make WebVR with HTML and Entity-Component. Works on Vive, Rift, desktop, mobile platforms."> | ||
<meta name="twitter:image" content="http://aframe.io/images/card.jpg?v2"> | ||
<meta name="mobile-web-app-capable" content="yes"> | ||
<meta name="theme-color" content="black"> | ||
<link rel="icon" sizes="192x192" href="https://aframe.io/images/aframe-logo-192.png"> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black"> | ||
<link rel="apple-touch-icon" href="https://aframe.io/images/aframe-logo-152.png"> | ||
<link rel="alternate" type="application/rss+xml" title="Feed" href="https://aframe.io/feed.xml"> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', 'UA-111391431-24', 'auto'); | ||
ga('send', 'pageview'); | ||
ga('send', 'event', 'pageload.querystring', window.location.search); | ||
ga('send', 'event', 'pageload.hash', window.location.hash); | ||
</script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- Search. --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css"/> | ||
<link rel="stylesheet" href="/css/search.css"> | ||
|
||
</head> | ||
|
||
<body data-page-layout="404" data-page-type=""> | ||
<main id="main" class="main"><style> | ||
html { | ||
background: #EF2D5E; | ||
font-size: 16px; | ||
} | ||
body { | ||
color: #FAFAFA; | ||
font: 1.25rem/1.5 Consolas, Andale Mono, Monaco, Courier New, monospace; | ||
font-size: calc(1rem + .5vw); | ||
max-width: 768px; | ||
padding: 3%; | ||
} | ||
a { | ||
border-bottom: 1px solid rgba(255,255,255,.5); | ||
color: #fff; | ||
font-weight: 600; | ||
padding-bottom: 2px; | ||
text-decoration: none; | ||
} | ||
a:hover { | ||
border-bottom-color: #fff; | ||
} | ||
h1, p { | ||
margin: 1rem 0; | ||
} | ||
h1 { | ||
color: #fff; | ||
margin-top: 0; | ||
} | ||
</style> | ||
|
||
<h1 id="404-not-found"><a href="#404-not-found" class="headerlink" title="404 Not Found"></a>404 Not Found</h1><p>Sorry, we could not find the page or file you requested.</p> | ||
<p>It’s possible that the link you clicked is out of date or the address was typed incorrectly.</p> | ||
<p><a href="/">Visit aframe.io</a></p> | ||
|
||
</main> | ||
|
||
|
||
|
||
|
||
<!-- Algolia search. --> | ||
<script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.js"></script> | ||
<script type="text/javascript"> | ||
var searchConfig = { | ||
apiKey: '9e4a51a1da70daf959bd4750a3fa8f52', | ||
indexName: 'aframe', | ||
algoliaOptions: { | ||
facetFilters: ['version:1.3.0'], | ||
hitsPerPage: 10 | ||
}, | ||
debug: false | ||
}; | ||
|
||
docsearch(Object.assign(searchConfig, {inputSelector: '.docs-search-sidebar .search-field'})); | ||
docsearch(Object.assign(searchConfig, {inputSelector: '.docs-search-sidebar-mobile .search-field'})); | ||
</script> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: '404' | ||
--- | ||
|
||
# 404 Not Found | ||
|
||
Sorry, we could not find the page or file you requested. | ||
|
||
It's possible that the link you clicked is out of date or the address was typed incorrectly. | ||
|
||
[Visit aframe.io](/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
aframe.io |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html><html><head><meta charset="utf-8"><title>Redirecting...</title><link rel="canonical" href="https://github.com/aframevr/awesome-aframe"><meta http-equiv="refresh" content="0; url=https://github.com/aframevr/awesome-aframe"></head></html> |
Oops, something went wrong.