Skip to content

Commit

Permalink
add barebones home component
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Nov 21, 2023
1 parent bfa27e0 commit a1ebb1c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions home/antora.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name: ROOT
version: ~
#title: The Eclipse Jetty Project
title: Home
4 changes: 4 additions & 0 deletions home/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
= The Eclipse Jetty Project

Jetty provides a web server and servlet container, additionally providing support for HTTP/2, WebSocket, OSGi, JMX, JNDI, JAAS and many other integrations.
These components are open source and are freely available for commercial use and distribution.

0 comments on commit a1ebb1c

Please sign in to comment.