### Complete Footer Configuration Example Source: https://plugins.jetbrains.com/plugin/20158-writerside/docs/customize-the-look.html Demonstrates a comprehensive footer setup including copyright, ICP, multiple social links, and various external resource links. ```xml ``` -------------------------------- ### Basic writerside.cfg Example Source: https://plugins.jetbrains.com/plugin/20158-writerside/docs/writerside-cfg.html A simple configuration file defining directories for topics and images, and two help instances. ```xml ``` -------------------------------- ### XML Topic File Example Source: https://plugins.jetbrains.com/plugin/20158-writerside/docs/topics.html Illustrates the basic structure of an XML topic file in Writerside. ```xml getting-started.topic {...} ``` -------------------------------- ### Run Sample Search Service Source: https://plugins.jetbrains.com/plugin/20158-writerside/docs/custom-search-service.html Download and run the `writerside-search-1.0.jar` to start a sample search service. This command initiates the service without any search indexes, allowing for basic testing. ```bash java -jar writerside-search-1.0.jar run ``` -------------------------------- ### Configure Footer in buildprofiles.xml Source: https://plugins.jetbrains.com/plugin/20158-writerside/docs/customize-the-look.html Use the `