Skip to content

Canadensys/canadensys-web-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

canadensys-web-theme

Canadensys specific web components used to style our web applications.

You should not reuse this project as is but instead copy and change it to apply you own styling to some Canadensys web applications.

This library is currently used by vascan, narwhal-api and the canadensys-explorer.

Usage

This component should be used as a WAR Overlay.

Documentation

Please visit our wiki.

Artifact

This library is available on Maven central for Canadensys usage. If you want to adapt it to apply your own styling, it is recommended to follow this guide.

Install locally

mvn clean install

Publish artifacts on Maven Central

Follow the same instructions as the canadensys-web-core.

Dependencies

The dependencies are implicit, they are not included in this project.

  • Freemarker
  • SiteMesh 3