Skip to content

Commit

Permalink
Update data - Mon Sep 23 01:07:30 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
GithubActions committed Sep 23, 2024
1 parent ee21807 commit 9b3673b
Show file tree
Hide file tree
Showing 2,669 changed files with 266,565 additions and 37 deletions.
1 change: 1 addition & 0 deletions .nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
306 changes: 306 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,306 @@
<!DOCTYPE html>
<html lang="en-us">

<head>

<title>jMonkeyEngine </title>
<meta name="viewport" content="width=device-width,minimum-scale=1">
<meta name="description"
content="jMonkeyEngine is a modern developer friendly game engine written primarily in Java. ">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />

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


<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content=""/>

<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://jmonkeyengine.org/404.html" />


<meta itemprop="name" content="404 Page not found">
<meta itemprop="description" content="">





<script src="/js/old-browser.js"></script>
<link rel="stylesheet" href="/css/old-browser.css">





<script src="/highlight/highlight.pack.js"></script>
<script
src="//cdnjs.cloudflare.com/ajax/libs/highlightjs-line-numbers.js/2.8.0/highlightjs-line-numbers.min.js"></script>
<link rel="stylesheet" href="/highlight/styles/railscasts.css">
<script type="text/javascript">
hljs.initHighlightingOnLoad();
hljs.initLineNumbersOnLoad();
</script>



<script src="/js/utils.js"></script>
<script src="/js/showcase.js"></script>
<script type="module" src="/js/Main.js"></script>



<script src="https://cdnjs.cloudflare.com/ajax/libs/later/1.2.0/later.min.js" integrity="sha512-4OyNDMl5KLKjS8F1ImVwUvmthM8HkXbR6vMafCmT5zBTd9I/sA3z3zM0JLBosHW6/3K2jq2RoBo/eTUNS2hOGA==" crossorigin="anonymous"></script>
<script src="/js/maintenance/maintenance.js"></script>
<link rel="stylesheet" href="/js/maintenance/maintenance.css">



<script src="/js/christmas/Christmas.js"></script>
<script>
Christmas.init(
"https://jmonkeyengine.org/js/christmas/",
["figure.githubUser img", 'img.avatar', "#showcase button"],
[
{
type: "attribute",
value: "src",
transform:function(src){
if(src.startsWith("/user_avatar/hub.jmonkeyengine.org/")) {
return src.substring("/user_avatar/hub.jmonkeyengine.org/".length).split("/")[0];
}
return src;
}
},
{
type: "attribute",
value: "title"
},
{
type: "text"
}
],
["header img.avatar"]
);
</script>


</head>

<body>
<header> <nav class="responsiveWidth " id="topmenu">
<div class="expandable">
<a href="https://jmonkeyengine.org/" alt-href="https://jmonkeyengine.org/tags,https://jmonkeyengine.org/authors,https://jmonkeyengine.org/devlog,https://jmonkeyengine.org/blog,,https://jmonkeyengine.org/communitylog">
<button class="genericCl responsiveIcon expandable ">
<i class="fas fa-home"></i> <span>Home</span>
</button>
</a>
<a href="https://jmonkeyengine.org/tags/showcase" alt-href="https://jmonkeyengine.org/showcase">
<button class="genericCl responsiveIcon expandable ">
<i class="fas fa-images"></i> <span>Showcase</span>
</button>
</a>

<a href="https://hub.jmonkeyengine.org">
<button class="genericCl responsiveIcon expandable ">
<i class="fab fa-discourse"></i> <span>Discussions</span>
</button>
</a>

<a href="https://library.jmonkeyengine.org" >
<button class="genericCl responsiveIcon expandable ">
<i class="fas fa-puzzle-piece"></i> <span>Library</span>
</button>
</a>

<a href="https://jmonkeyengine.org/docs">
<button class="genericCl responsiveIcon expandable ">
<i class="fas fa-book"></i> <span>Docs</span>
</button>
</a>

<a href="https://jmonkeyengine.org/license">
<button class="genericCl responsiveIcon expandable toggleable toggledOffPortrait">
<i class="fas fa-balance-scale-right"></i> <span>License</span>
</button>
</a>
</div>

<div class="toggleable toggledOffPortrait expandable">
<a href="https://github.com/jMonkeyEngine/jmonkeyengine" rel='noopener noreferrer' target="_blank">
<button class="icon toggleable toggledOffPortrait codeCl expandable " title="Github">
<i class="fab fa-github-square"></i> <span>Github</span>
</button>
</a>
<a href="https://twitter.com/jmonkeyengine" rel='noopener noreferrer' target="_blank">
<button class="icon twitterCl toggleable toggledOffPortrait expandable " title="Follow on Twitter">
<i class="fab fa-twitter"></i> <span>Twitter</span>
</button>
</a>

<a href="https://www.youtube.com/channel/UC-Fs3R5Q6wW_XYspOXGZgPw" rel='noopener noreferrer'
target="_blank">
<button class="icon youtubeCl toggleable toggledOffPortrait expandable " title="Follow on Youtube">
<i class="fab fa-youtube"></i> <span>Youtube</span>
</button>
</a>



<a href="https://discord.gg/Rv8sfVu" rel='noopener noreferrer' target="_blank">
<button class="icon discordCl toggleable toggledOffPortrait expandable " title="Discord">
<i class="fab fa-discord"></i> <span>Discord</span>
</button>
</a>
<a href="https://jmonkeyengine.org/donate" >
<button class="icon donateCl toggleable toggledOffPortrait expandable " title="Donate">
<i class="fas fa-donate"></i> <span>Donate!</span>
</button>
</a>

</div>
</nav>

<script>

!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.stringSimilarity=e():t.stringSimilarity=e()}(self,(function(){return t={138:t=>{function e(t,e){if((t=t.replace(/\s+/g,""))===(e=e.replace(/\s+/g,"")))return 1;if(t.length<2||e.length<2)return 0;let r=new Map;for(let e=0;e<t.length-1;e++){const n=t.substring(e,e+2),o=r.has(n)?r.get(n)+1:1;r.set(n,o)}let n=0;for(let t=0;t<e.length-1;t++){const o=e.substring(t,t+2),s=r.has(o)?r.get(o):0;s>0&&(r.set(o,s-1),n++)}return 2*n/(t.length+e.length-2)}t.exports={compareTwoStrings:e,findBestMatch:function(t,r){if(!function(t,e){return"string"==typeof t&&!!Array.isArray(e)&&!!e.length&&!e.find((function(t){return"string"!=typeof t}))}(t,r))throw new Error("Bad arguments: First argument should be a string, second should be an array of strings");const n=[];let o=0;for(let s=0;s<r.length;s++){const i=r[s],f=e(t,i);n.push({target:i,rating:f}),f>n[o].rating&&(o=s)}return{ratings:n,bestMatch:n[o],bestMatchIndex:o}}}}},e={},function r(n){if(e[n])return e[n].exports;var o=e[n]={exports:{}};return t[n](o,o.exports,r),o.exports}(138);var t,e}));





window.initJmeMenu=function () {
const selectionClass= window.selectedTopMenuClass || "highlightedCl";

const topmenu = document.querySelector('#topmenu');
if (window.location.href.startsWith("http://localhost:1313")) {
for (const a of topmenu.querySelectorAll("a")) {
a.href = a.href.replace("https://jmonkeyengine.org", "http://localhost:1313");
}
}

const likelyScore=[];
for (const a of topmenu.querySelectorAll("a")) {
const pageUrl=window.location.href.endsWith("/")?window.location.href.substring(0,window.location.href.length-1):window.location.href;

const process = (linkUrls) => {
if(!linkUrls)return;
for(let linkUrl of linkUrls){
if (linkUrl != null) {
if (window.location.href.startsWith("http://localhost:1313")) {
linkUrl = linkUrl.replace("https://jmonkeyengine.org", "http://localhost:1313");
}

if (linkUrl.endsWith("/")) {
linkUrl = linkUrl.substring(0, linkUrl.length - 1);
}
const score = stringSimilarity.compareTwoStrings(linkUrl, pageUrl);
likelyScore.push(
{
score: score,
el: a.querySelector("button")
}
);
}
}
}

process([a.href]);
process(a.getAttribute("alt-href")?a.getAttribute("alt-href").split(","):undefined);

}
likelyScore.sort((a, b) => b.score - a.score);
likelyScore.forEach(el=>el.el.classList.remove(selectionClass));
likelyScore[0].el.classList.add(selectionClass);

};

document.addEventListener('DOMContentLoaded', function(){
window.initJmeMenu();
});
</script>

<div id="siteTitle" class="list hlist responsiveWidth">
<div id="logo">
<a href="/">
<img src="/images/jme-logo.png" />
</a>
<i class="toggleNavOnPortraitButton fas fa-bars" toggle="topmenu"></i>
</div>

<div id="contributionsBanner">
<div> <i class="fas fa-donate"></i>
Backed by:
<a rel='noopener nofollow noreferrer' target="_blank" id="backerName">The Community</a>
<a rel='noopener nofollow noreferrer' target="_blank"
href="https://opencollective.com/jmonkeyengine#section-contributors"> and more...</a>
</div>
<div>
<i class="fab fa-github-alt"></i>
Contributed by:
<a rel='noopener nofollow noreferrer' target="_blank" id="contributorName">The Community</a>
<a rel='noopener nofollow noreferrer' target="_blank"
href="https://github.com/jMonkeyEngine/jmonkeyengine/graphs/contributors">and more...</a>
</div>
</div>
</div>

</header>

<main>


<article>
<h1 style="font-size:6rem;text-align:center">
404
</h1>
<h1 style="text-align:center">
This is not the page you were looking for
</h1>
</article>

</main>
<footer>
© 2020 jMonkeyEngine.
All other trademarks, logos and featured content are property of their respective owners.
<br />
<a title="Github repo" rel='noopener nofollow noreferrer' target="_blank"
href="https://github.com/jMonkeyEngine/jmonkeyengine-website">
<i class="fab fa-github"></i> Source on Github
</a>
|
<a title="Report issue" rel='noopener nofollow noreferrer' target="_blank"
href="https://github.com/jMonkeyEngine/jmonkeyengine-website/issues">
<i class="fas fa-bug"></i> Report an issue
</a>
<br />
<br />
Website designed and developed by
<a href="https://github.com/riccardobl">Riccardo Balbo</a>
for the jMonkeyEngine's Community.



</footer>
<div id="poweredBy" >

<a rel='noopener nofollow noreferrer' target="_blank" href="https://www.macstadium.com/">

<img src="/images/macstadium-logo.png" />
</a>
<a rel='noopener nofollow noreferrer' target="_blank" href="https://www.java.com/">

<img src="/images/java-logo.png" />
</a>
<a rel='noopener nofollow noreferrer' target="_blank" href="https://opengl.org/">

<img src="/images/opengl-logo.png" />
</a>
</div>

</body>

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

0 comments on commit 9b3673b

Please sign in to comment.