Skip to content

prondzyn/jcabi-maven-skin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Made By Teamed.io DevOps By Rultor.com

Build Status Maven Central

More details are here: skin.jcabi.com

Use it in your site.xml, as explained in skinning:

<project>
  [...]
  <skin>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-maven-skin</artifactId>
  </skin>
  [...]
</project>

Questions?

If you have any questions about the framework, or something doesn't work as expected, please submit an issue here.

How to contribute?

Fork the repository, make changes, submit a pull request. We promise to review your changes same day and apply to the master branch, if they look correct.

Please run Maven build before submitting a pull request:

$ mvn clean install -Pqulice

Make sure you have Maven 3.2+, Java7+ and fontcustom gem installed.

Packages

No packages published

Languages

  • CSS 50.8%
  • Groovy 28.1%
  • JavaScript 21.1%