Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
simple animation to test out discourse embeds
  • Loading branch information
esthertester-git authored Feb 20, 2024
1 parent bcceb76 commit bfe4714
Show file tree
Hide file tree
Showing 7 changed files with 437 additions and 0 deletions.
46 changes: 46 additions & 0 deletions simpleAni/simpleAni.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" />
<title>simpleAni</title>
<style>
html {
height:100%;
}
body {
background-color:#FFF;
margin:0;
height:100%;
}
</style>
<!-- copy these lines to your document head: -->

<meta name="viewport" content="user-scalable=yes, width=600" />

<!-- end copy -->
</head>
<body>
<!-- copy these lines to your document: -->

<div id="simpleani_hype_container" class="HYPE_document" style="margin:auto;position:relative;width:600px;height:400px;overflow:hidden;">
<script type="text/javascript" charset="utf-8" src="simpleAni.hyperesources/simpleani_hype_generated_script.js?4066"></script>
</div>

<!-- end copy -->



<!-- text content for search engines: -->

<div style="display:none" aria-hidden=true>

<div>square</div>
<div>circle</div>

</div>

<!-- end text content: -->

</body>
</html>
Binary file not shown.
181 changes: 181 additions & 0 deletions simpleAni/simpleAni.hyperesources/HYPE-754.full.min.js

Large diffs are not rendered by default.

107 changes: 107 additions & 0 deletions simpleAni/simpleAni.hyperesources/HYPE-754.thin.min.js

Large diffs are not rendered by default.

96 changes: 96 additions & 0 deletions simpleAni/simpleAni.hyperesources/PIE.htc

Large diffs are not rendered by default.

Binary file added simpleAni/simpleAni.hyperesources/blank.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bfe4714

Please sign in to comment.