-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ b2681e4 🚀
- Loading branch information
Showing
387 changed files
with
99,468 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,99 @@ | ||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> | ||
<head> | ||
<meta charset="UTF-8"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>jeo-maven-plugin – Page Not Found</title> | ||
<link media="all" rel="stylesheet" type="text/css" href="./css/jcabi.css"/> | ||
<meta name="author" content="Yegor Bugayenko" /> | ||
<script src="https://code.jquery.com/jquery-2.1.0.min.js"></script> | ||
<script src="./js/jcabi.js"></script> | ||
</head> | ||
<body> | ||
<div class="page" itemscope="" itemtype="http://schema.org/BlogPosting"> | ||
<nav class="menu-section"> | ||
<ul class="menu" id="menu"> | ||
<li> | ||
<span>Overview</span> | ||
<ul> | ||
<li > | ||
<span> <a href="index.html" title="Introduction">Introduction</a> | ||
</span> | ||
<ul> | ||
</ul> | ||
</li> | ||
<li > | ||
<span> <a href="plugin-info.html" title="Goals">Goals</a> | ||
</span> | ||
<ul> | ||
</ul> | ||
</li> | ||
</ul> | ||
</li> | ||
<li> | ||
<span>Project Documentation</span> | ||
<ul> | ||
<li > | ||
<span> <a href="project-info.html" title="Project Information">Project Information</a> | ||
</span> | ||
</li> | ||
<li > | ||
<span> <a href="project-reports.html" title="Project Reports">Project Reports</a> | ||
</span> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</nav> | ||
<div class="right-side"> | ||
<main> | ||
<div class="content"> | ||
<header> | ||
<div class="logo"> | ||
<a href="index.html" | ||
title=" logo "> | ||
<img src="https://www.objectionary.com/cactus.svg" | ||
alt="jeo-maven-plugin" | ||
width="92" | ||
height="92" | ||
itemprop="image" | ||
/> | ||
</a> | ||
</div> | ||
<ul class="badges"> | ||
<li> | ||
<strong itemprop="version">0.2.9</strong> | ||
</li> | ||
<li> | ||
|
||
<time itemprop="datePublished" datetime="2023-12-25T10:22:14Z"> | ||
|
||
25-Dec-2023 | ||
</time> | ||
</li> | ||
<li class="menu-button">menu</li> | ||
</ul> | ||
</header> | ||
<div id="here-goes-menu" class="menu-off"></div> | ||
<a href="https://github.com/objectionary/jeo-maven-plugin"> | ||
<img src="https://www.jcabi.com/fork-me.svg" class="fork-me"/> | ||
</a> | ||
<article itemprop="articleBody"> | ||
<section> | ||
<h2><a name="Page_Not_Found"></a>Page Not Found</h2> | ||
<p>The page you're looking for is not here. Try our <a href="./">home page</a>.</p></section> | ||
</article> | ||
</div> | ||
</main> | ||
<footer class="legal-notes"> | ||
<div> | ||
Copyright © | ||
2023 | ||
</div> | ||
<div>EO, All Rights Reserved.</div> | ||
<div><a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.</div> | ||
</footer> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.