Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 committed Feb 21, 2024
0 parents commit b130631
Show file tree
Hide file tree
Showing 1,171 changed files with 171,523 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
435 changes: 435 additions & 0 deletions 11ty-bundle.js

Large diffs are not rendered by default.

176 changes: 176 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,176 @@
<!DOCTYPE html>
<html lang="en">

<head>

<meta charset="utf-8"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>

<title>Page not found | HaxeFlixel 2D Game Engine</title>

<meta name="description" content="HaxeFlixel is a 2D Game Engine that lets you create cross-platform games easier with free, open source technology!"/>
<meta name="keywords" content="gamedev, game development, cross-platform, haxe, flixel"/>
<meta name="author" content=""/>
<meta name="viewport" content="width=device-width"/>

<link rel="icon" href="/images/haxeflixel.svg">
<link rel="shortcut icon" href="/images/favicon.ico">

<!--[if lt IE 9]>
<script async src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<link rel="stylesheet" href="/styles/style.css" />


</head>


<body>

<header>
<nav>

<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">

<div class="navbar-header">
<button data-target=".navbar-collapse" data-toggle="collapse" class="navbar-toggle" type="button">
<span class="icon-bar" />
<span class="icon-bar" />
<span class="icon-bar" />
</button>
<a href="/" class="navbar-brand"><img src="/images/haxeflixel-header.svg" height="31" alt="HaxeFlixel" /></a>
</div>

<div class="navbar-collapse collapse">

<ul class="nav navbar-nav">

<li class="dropdown ">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Examples <span class="caret"></span></a>
<ul class="dropdown-menu inverse-dropdown">
<li><a href="/demos">Demos</a></li>
<li><a href="https://snippets.haxeflixel.com/">Snippets</a></li>
</ul>
</li>

<li >
<a href="/showcase">Showcase</a>
</li>

<li >
<a href="/blog">Blog</a>
</li>

<li >
<a href="/documentation">Docs</a>
</li>

<li>
<a href="http://api.haxeflixel.com">API</a>
</li>

<li >
<a href="https://github.com/HaxeFlixel/flixel/discussions">Forum</a>
</li>

</ul>

<form class="navbar-form search-form" role="search" action="https://google.com/search" method="get">
<div class="form-group">
<input type="search" name="q" class="form-control" placeholder="Search">
<input type="hidden" name="q" value="site:http://haxeflixel.com">
</div>
</form>

</div>

</div>

</div>

</nav>
</header>

<div class="container container-main">
<div class="col-md-2"></div>

<div class="col-md-8">

<h1 class="title">Page not found</h1>

<div class="container">
<div class="row">

<h2>Strange, we are unable to find the page you have requested.</h2>

<p>It might have been removed, lost or never existed.
You could try and find it using <a href="https://google.com/search?q=site%3Ahttps://haxeflixel.com ">search</a>

<p>Otherwise ask on our <a href="https://github.com/HaxeFlixel/flixel/discussions">forums</a></p>

</div>
</div>

</div>

<div class="col-md-2"></div>
</div>

<footer>
<div class="footer-main">
<div class=" container">

<div class="footer-social">

<iframe width="120px" scrolling="0" height="20px" frameborder="0"
allowtransparency="true"
src="https://ghbtns.com/github-btn.html?user=HaxeFlixel&amp;repo=flixel&amp;type=watch&amp;count=true&amp;size=small"></iframe>

<a href="https://twitter.com/haxeflixel" class="twitter-follow-button" data-show-count="true"
data-lang="en" data-size="small">Follow @haxeflixel</a>

<a class="footer-patreon" href="https://www.patreon.com/haxeflixel" alt="HaxeFlixel Patreon" title="Support us on Patreon">
<img class="patreon-logo" src="/images/patreon-logo.svg" title="HaxeFlixel Patreon">
<img class="patreon-wordmark" src="/images/patreon-wordmark.svg" title="HaxeFlixel Patreon">
</a>

<script>!function (d, s, id)
{
var js, fjs = d.getElementsByTagName (s)[0];
if (!d.getElementById (id))
{
js = d.createElement (s);
js.id = id;
js.src = "//platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore (js, fjs);
}
} (document, "script", "twitter-wjs");</script>

</div>

<div class="footer-powered-by row">
<p>HaxeFlixel is powered by</p>
<a href="https://haxe.org"><img src="/images/haxe.svg" alt="Haxe" title="Haxe"></a>
+
<a href="https://openfl.org"><img class="openfl-footer-logo" src="/images/openfl.svg" alt="OpenFL" title="OpenFL"></a>
+
<a href="https://flixel.org"><img class="flixel-footer-logo" src="/images/flixel.svg" alt="Flixel" title="Flixel"></a>
</div>

</div>
</div>
</footer>

<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-35511281-1');
ga('send', 'pageview');</script><script defer="defer" src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script><script defer="defer" src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script><script defer="defer" src="/vendor/twitter-bootstrap-3/js/dropdown.js"></script><script defer="defer" src="/vendor/twitter-bootstrap-3/js/transition.js"></script><script defer="defer" src="/vendor/twitter-bootstrap-3/js/collapse.js"></script><script defer="defer" src="/vendor/highlightjs/highlight.min.js"></script>

</body>

</html>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dev.haxeflixel.com
Loading

0 comments on commit b130631

Please sign in to comment.