Skip to content

codelibs/fess-theme-codesearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fess Theme: Code Search

This project provides the Code Search view template for the Fess Theme. For more details, visit codesearch.codelibs.org.

Getting Started

Installation

To install the Fess Theme, please refer to the Plugin Guide.

Configuration

To configure and use the installed theme, follow these steps:

  1. Set the Host parameter in the General Configuration's Virtual Host section:
Host:localhost:8080=codesearch
  1. Add codesearch to the Virtual Host section of the Crawling Configuration.

Additional Information

File Structure

  • 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.