This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Is a Juice-style skin for a Maven site.
jonbuffington/juice-maven-skin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple Apache Maven site skin that is designed to match the Juice, Inc. style. To use this skin for your Maven project site, you will need to add a reference to this juice-maven-skin artifact in your project's site descriptor. A site references a skin in the site descriptor using the skin element: <project name="A Project"> ... <skin> <groupId>org.juicekit.skins</groupId> <artifactId>juice-maven-skin</artifactId> <version>0.0.1-SNAPSHOT</version> </skin> ... </project> You can refer to this projects src/site/site.xml for an example.
About
Is a Juice-style skin for a Maven site.
Resources
Stars
Watchers
Forks
Packages 0
No packages published