basic html for index.html & docs
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
<div class="title">
|
||||
<h1 class="type-animation">impress.js</h1>
|
||||
<a class="button" id="demobutton" href="./demo/index.html">Watch the demo</a>
|
||||
<br>
|
||||
<a class="button go-impress" href="./docs/home.html">Get started!</a>
|
||||
<!--TODO: Add a direct download link for the file-->
|
||||
<a class="button download-base" href="https://raw.githubusercontent.com/impress/impress.js/master/js/impress.js">Download</a>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="create">
|
||||
@@ -53,9 +57,9 @@
|
||||
<h2>Impressed?</h2>
|
||||
<h3>Then you should try impress.js</h3>
|
||||
<p>*no rhyme intended</p>
|
||||
<a class="button" id="go-impress" href="./docs/home.html">Get started!</a>
|
||||
<a class="button go-impress" href="./docs/home.html">Get started!</a>
|
||||
<!--TODO: Add a direct download link for the file-->
|
||||
<a class="button" id="download-base" href="https://github.com/impress/impress.js/"></a>
|
||||
<a class="button download-base" href="https://raw.githubusercontent.com/impress/impress.js/master/js/impress.js">Download</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer"></div>
|
||||
|
||||
Reference in New Issue
Block a user