This project provides the Code Search
view template for the Fess Theme. For more details, visit codesearch.codelibs.org.
To install the Fess Theme, please refer to the Plugin Guide.
To configure and use the installed theme, follow these steps:
- Set the
Host
parameter in the General Configuration's Virtual Host section:
Host:localhost:8080=codesearch
- Add
codesearch
to the Virtual Host section of the Crawling Configuration.
- src/main/resources/view: Contains JSP files.
- src/main/resources/images: Contains image files.
- src/main/resources/css: Contains CSS files.
- src/main/resources/js: Contains JavaScript files.
For further details and support, visit the Fess Documentation.