This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/causeway-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a1bf09475 restore menu links
a1bf09475 is described below
commit a1bf0947529e0671fd8c3c06445dc2cebb76105e
Author: Andi Huber <[email protected]>
AuthorDate: Thu Feb 9 16:36:38 2023 +0100
restore menu links
---
content/index.html | 41 ++++++++++++++++-------------------------
1 file changed, 16 insertions(+), 25 deletions(-)
diff --git a/content/index.html b/content/index.html
index 4357bcaf7..d17309517 100644
--- a/content/index.html
+++ b/content/index.html
@@ -69,8 +69,8 @@
<i class="fa fa-envelope-o"></i> <a
href="mailto:[email protected]">[email protected]</a>
</div>
<div class="social-links float-right">
- <a href="docs/latest/support/mailing-list.html" class="email"><i
class="fa fa-at"></i></a>
- <a href="docs/latest/support/slack-channel.html" class="slack"><i
class="fa fa-slack"></i></a>
+ <a href="docs/2.0.0-M9/support/mailing-list.html" class="email"><i
class="fa fa-at"></i></a>
+ <a href="docs/2.0.0-M9/support/slack-channel.html" class="slack"><i
class="fa fa-slack"></i></a>
<a
href="https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=87"
class="bug"><i class="fa fa-bug"></i></a>
<a href="https://stackoverflow.com/questions/tagged/causeway"
class="stackoverflow"><i class="fa fa-stack-overflow"></i></a>
<a href="https://twitter.com/ApacheCauseway" class="twitter"><i
class="fa fa-twitter"></i></a>
@@ -102,9 +102,6 @@
<a href="#testimonials">What?</a>
<ul>
<li><a href="#testimonials">Reviews</a></li>
- <!--
- <li><a href="#portfolio">Examples</a></li>
- -->
</ul>
</li>
<li class="menu-has-children">
@@ -116,25 +113,21 @@
</li>
<li><a href="#call-to-action">Quick Start</a></li>
<li class="menu-has-children">
- <a href="docs/latest/about.html">Docs</a>
+ <a href="docs/2.0.0-M9/about.html">Docs</a>
<ul>
- <li><a href="docs/latest/about.html">Table of Contents</a></li>
+ <li><a href="docs/2.0.0-M9/about.html">Table of Contents</a></li>
<li><hr/></li>
- <li><a href="docs/latest/starters/about.html">Starter Apps</a></li>
- <li><a href="docs/latest/landing-page/guides.html">Guides</a></li>
- <li><a
href="docs/latest/landing-page/components.html">Components</a></li>
- <li><a
href="docs/latest/landing-page/catalogs.html">Catalogs</a></li>
- <li><a
href="docs/latest/landing-page/releases.html">Releases</a></li>
+ <li><a href="docs/2.0.0-M9/starters/about.html">Starter
Apps</a></li>
+ <li><a
href="docs/2.0.0-M9/landing-page/guides.html">Guides</a></li>
+ <li><a
href="docs/2.0.0-M9/landing-page/components.html">Components</a></li>
+ <li><a
href="docs/2.0.0-M9/landing-page/catalogs.html">Catalogs</a></li>
+ <li><a
href="docs/2.0.0-M9/landing-page/releases.html">Releases</a></li>
</ul>
</li>
<li><a href="#contact">Support</a></li>
<li class="menu-has-children">
<a href="">ASF</a>
<ul>
- <!--
- <li><a href="#team">Our Committers</a></li>
- <li><hr/></li>
- -->
<li><a href="https://www.apache.org/">Apache Home Page</a></li>
<li><a
href="https://www.apache.org/events/current-event">Events</a></li>
<li><a href="https://www.apache.org/licenses/">Licenses</a></li>
@@ -154,9 +147,7 @@
<div class="intro-content">
<h2>Build software that's<br/>in step with your business</h2>
- <!--
- <img src="_/img/home/causeway-logo-984x286.png"/>
- -->
+
<div>
<p>
<a href="#testimonials" class="btn-projects scrollto">Reviews</a>
@@ -211,7 +202,7 @@
<div class="container">
<div class="section-header">
<h2>Quotes</h2>
- <p>We gathered together some quotes from current users of the
framework. You can find out who said what <a
href="docs/latest/quotes/quotes.html">here</a>.</p>
+ <p>We gathered together some quotes from current users of the
framework. You can find out who said what <a
href="docs/2.0.0-M9/quotes/quotes.html">here</a>.</p>
</div>
<div class="owl-carousel testimonials-carousel">
@@ -553,7 +544,7 @@
</div>
<div class="col-lg-6 text-left text-lg-left">
<p class="cta-text text-center" style="margin-block-end: 0; ">
- Learn about Apache Causeway™ by running the minimal <a
href="docs/latest/starters/helloworld.html">helloworld</a> starter app.
+ Learn about Apache Causeway™ by running the minimal <a
href="docs/2.0.0-M9/starters/helloworld.html">helloworld</a> starter app.
You can see the app running <a
href="https://helloworld-jpa-snapshot.apps.causeway.dev/" target="_blank">here
(jpa)</a> or <a href="https://helloworld-jdo-snapshot.apps.causeway.dev/"
target="_blank">here (jdo)</a>.
<br/>
(These scale to zero when not in use, so please allow up to a
minute for them to restart if necessary).
@@ -561,7 +552,7 @@
</div>
<div class="col-lg-6 text-left text-lg-left">
<p class="cta-text text-center" style="margin-block-end: 0; ">
- Develop your own Apache Causeway™ app with the structured <a
href="docs/latest/starters/simpleapp.html">simpleapp</a> starter app.
+ Develop your own Apache Causeway™ app with the structured <a
href="docs/2.0.0-M9/starters/simpleapp.html">simpleapp</a> starter app.
You can see the app running <a
href="https://simpleapp-jpa-snapshot.apps.causeway.dev/" target="_blank">here
(jpa)</a> or <a href="https://simpleapp-jdo-snapshot.apps.causeway.dev/"
target="_blank">here (jdo)</a>.
<br/>
(These scale to zero when not in use, so please allow up to a
minute for them to restart if necessary).
@@ -674,7 +665,7 @@ mvn -pl webapp spring-boot:run</pre>
<div class="contact-email">
<i class="ion-ios-filing-outline"></i>
<h3>Slack</h3>
- <p><a href="docs/latest/support/slack-channel.html">Join
#apache-causeway <br/>(on the ASF slack workspace)</a></p>
+ <p><a href="docs/2.0.0-M9/support/slack-channel.html">Join
#apache-causeway <br/>(on the ASF slack workspace)</a></p>
</div>
</div>
@@ -696,8 +687,8 @@ mvn -pl webapp spring-boot:run</pre>
</div>
</div>
- </div>
- </div>
+ </div>
+ </div>
</section>