Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Gar committed Mar 4, 2017
1 parent f972aee commit 510a21c
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 22 deletions.
4 changes: 4 additions & 0 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"main.js": "static/js/main.4bcd8e0e.js",
"main.js.map": "static/js/main.4bcd8e0e.js.map"
}
Binary file added docs/checker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/favicon.ico
Binary file not shown.
23 changes: 1 addition & 22 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,22 +1 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>DOCS</title>
<link href="https://fonts.googleapis.com/css?family=Delius" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="./styles.css">
</head>
<body>


<div class="holder" id="renderItem">
<canvas id="renderCanvas"></canvas>
<img id="renderImage" src="./paint.png" />
</div>


</body>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.1/TweenMax.min.js"></script>
<script src="static/bundle.js"></script>

</html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Share+Tech+Mono" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=VT323" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Amatic+SC" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Fredericka+the+Great" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Diplomata+SC" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Sirin+Stencil" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Arvo" rel="stylesheet"><link rel="shortcut icon" href="/favicon.ico"><title>React App</title></head><body><div id="root"></div><script type="text/javascript" src="/static/js/main.4bcd8e0e.js"></script></body><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/default.min.css"><script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script><script>hljs.initHighlightingOnLoad()</script></html>
31 changes: 31 additions & 0 deletions docs/static/js/main.4bcd8e0e.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/static/js/main.4bcd8e0e.js.map

Large diffs are not rendered by default.

Binary file added docs/text___this.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 510a21c

Please sign in to comment.