Skip to content

Commit

Permalink
deploy: 39938c8
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlietz committed Aug 23, 2023
0 parents commit 9e3ef17
Show file tree
Hide file tree
Showing 27 changed files with 279 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
3 changes: 3 additions & 0 deletions _/css/site.css

Large diffs are not rendered by default.

Binary file added _/font/roboto-latin-400-italic.woff
Binary file not shown.
Binary file added _/font/roboto-latin-400-italic.woff2
Binary file not shown.
Binary file added _/font/roboto-latin-400-normal.woff
Binary file not shown.
Binary file added _/font/roboto-latin-400-normal.woff2
Binary file not shown.
Binary file added _/font/roboto-latin-500-italic.woff
Binary file not shown.
Binary file added _/font/roboto-latin-500-italic.woff2
Binary file not shown.
Binary file added _/font/roboto-latin-500-normal.woff
Binary file not shown.
Binary file added _/font/roboto-latin-500-normal.woff2
Binary file not shown.
Binary file added _/font/roboto-mono-latin-400-normal.woff
Binary file not shown.
Binary file added _/font/roboto-mono-latin-400-normal.woff2
Binary file not shown.
Binary file added _/font/roboto-mono-latin-500-normal.woff
Binary file not shown.
Binary file added _/font/roboto-mono-latin-500-normal.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions _/img/back.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions _/img/caret.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions _/img/chevron.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions _/img/home-o.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions _/img/home.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions _/img/menu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions _/img/octicons-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions _/js/site.js

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

1 change: 1 addition & 0 deletions _/js/vendor/highlight.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<!DOCTYPE html>
<meta charset="utf-8">
<script>location="ops4j/main/index.html"</script>
<meta http-equiv="refresh" content="0; url=ops4j/main/index.html">
<meta name="robots" content="noindex">
<title>Redirect Notice</title>
<h1>Redirect Notice</h1>
<p>The page you requested has been relocated to <a href="ops4j/main/index.html">ops4j/main/index.html</a>.</p>
79 changes: 79 additions & 0 deletions ops4j/main/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>OPS4J :: OPS4J Documentation</title>
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../_/css/site.css">
</head>
<body class="article">
<header class="header">
<nav class="navbar">
<div class="navbar-brand">
<a class="navbar-item" href="../..">OPS4J Documentation</a>
</div>
</nav>
</header>
<div class="body">
<div class="nav-container" data-component="ops4j" data-version="main">
<aside class="nav">
<div class="panels">
<div class="nav-panel-explore is-active" data-panel="explore">
<div class="context">
<span class="title">OPS4J</span>
<span class="version">main</span>
</div>
<ul class="components">
<li class="component is-current">
<a class="title" href="index.html">OPS4J</a>
<ul class="versions">
<li class="version is-current is-latest">
<a href="index.html">main</a>
</li>
</ul>
</li>
<li class="component">
<a class="title" href="../../pax-exam/4/index.html">Pax Exam</a>
<ul class="versions">
<li class="version is-latest">
<a href="../../pax-exam/4/index.html">4</a>
</li>
</ul>
</li>
<li class="component">
<a class="title" href="../../pax-tinybundles/4/index.html">Pax TinyBundles</a>
<ul class="versions">
<li class="version is-latest">
<a href="../../pax-tinybundles/4/index.html">4</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</aside>
</div>
<main class="article">
<div class="toolbar" role="navigation">
<button class="nav-toggle"></button>
<a href="index.html" class="home-link is-current"></a>
<nav class="breadcrumbs" aria-label="breadcrumbs">
</nav>
<div class="edit-this-page"><a href="https://github.com/ops4j/ops4j.github.io/edit/main/documentation/modules/ROOT/pages/index.adoc">Edit this Page</a></div>
</div>
<div class="content">
<aside class="toc sidebar" data-title="Contents" data-levels="2">
<div class="toc-menu"></div>
</aside>
<article class="doc">
<h1 class="page">OPS4J</h1>

</article>
</div>
</main>
</div>
<script id="site-script" src="../../_/js/site.js" data-ui-root-path="../../_"></script>
<script async src="../../_/js/vendor/highlight.js"></script>
</body>
</html>
96 changes: 96 additions & 0 deletions pax-exam/4/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Pax Exam :: OPS4J Documentation</title>
<meta name="generator" content="Antora 3.1.4">
<link rel="stylesheet" href="../../_/css/site.css">
</head>
<body class="article">
<header class="header">
<nav class="navbar">
<div class="navbar-brand">
<a class="navbar-item" href="../..">OPS4J Documentation</a>
</div>
</nav>
</header>
<div class="body">
<div class="nav-container" data-component="pax-exam" data-version="4">
<aside class="nav">
<div class="panels">
<div class="nav-panel-menu is-active" data-panel="menu">
<nav class="nav-menu">
<h3 class="title"><a href="index.html">Pax Exam</a></h3>
<ul class="nav-list">
<li class="nav-item" data-depth="0">
<ul class="nav-list">
<li class="nav-item is-current-page" data-depth="1">
<a class="nav-link" href="index.html">Pax Exam</a>
</li>
</ul>
</li>
</ul>
</nav>
</div>
<div class="nav-panel-explore" data-panel="explore">
<div class="context">
<span class="title">Pax Exam</span>
<span class="version">4</span>
</div>
<ul class="components">
<li class="component">
<a class="title" href="../../ops4j/main/index.html">OPS4J</a>
<ul class="versions">
<li class="version is-latest">
<a href="../../ops4j/main/index.html">main</a>
</li>
</ul>
</li>
<li class="component is-current">
<a class="title" href="index.html">Pax Exam</a>
<ul class="versions">
<li class="version is-current is-latest">
<a href="index.html">4</a>
</li>
</ul>
</li>
<li class="component">
<a class="title" href="../../pax-tinybundles/4/index.html">Pax TinyBundles</a>
<ul class="versions">
<li class="version is-latest">
<a href="../../pax-tinybundles/4/index.html">4</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</aside>
</div>
<main class="article">
<div class="toolbar" role="navigation">
<button class="nav-toggle"></button>
<a href="../../ops4j/main/index.html" class="home-link"></a>
<nav class="breadcrumbs" aria-label="breadcrumbs">
<ul>
<li><a href="index.html">Pax Exam</a></li>
</ul>
</nav>
<div class="edit-this-page"><a href="https://github.com/ops4j/org.ops4j.pax.exam2/edit/v4.x/documentation/modules/ROOT/pages/index.adoc">Edit this Page</a></div>
</div>
<div class="content">
<aside class="toc sidebar" data-title="Contents" data-levels="2">
<div class="toc-menu"></div>
</aside>
<article class="doc">
<h1 class="page">Pax Exam</h1>

</article>
</div>
</main>
</div>
<script id="site-script" src="../../_/js/site.js" data-ui-root-path="../../_"></script>
<script async src="../../_/js/vendor/highlight.js"></script>
</body>
</html>
Loading

0 comments on commit 9e3ef17

Please sign in to comment.