Skip to content

Commit ac630f5

Browse files
authored
Remove boilerplate instructions from installation.md (#5535)
1 parent 66baa9c commit ac630f5

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

docs/introduction/installation.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -66,23 +66,6 @@ the local URL and port which the server is running on (e.g.,
6666
protocol which does not provide a domain; absolute and relative URLs may not
6767
work.
6868

69-
### Download the Boilerplate on GitHub
70-
71-
[ghpages]: https://pages.github.com/
72-
73-
The boilerplate contains:
74-
75-
- A simple HTML file that links to the [current version of A-Frame](#builds-prod)
76-
- An optional local development server
77-
- An easy deployment workflow for [GitHub Pages][ghpages] to share with the world
78-
79-
We can grab the boilerplate in one of two ways:
80-
81-
<a class="btn btn-download" href="https://github.com/aframevr/aframe-boilerplate/">Fork on GitHub</a>
82-
<br>(Note this is marked as 'discontinued', the Aframe version packaged with this is 0.5)
83-
84-
<a class="btn btn-download" href="https://github.com/aframevr/aframe-boilerplate/archive/master.zip" download="aframe-boilerplate.zip">Download .ZIP<span></span></a>
85-
8669
### Include the JS Build
8770

8871
To include A-Frame in an HTML file, we drop a `<script>` tag pointing to the

0 commit comments

Comments
 (0)