refactor: remove SearXNG references and rename binary to kafka
- Rename cmd/searxng-go to cmd/kafka - Remove all SearXNG references from source comments while keeping "SearXNG-compatible API" in user-facing docs - Update binary paths in README, CLAUDE.md, and Dockerfile - Update log message to "kafka starting" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8ea318ad4a
commit
21b77f25bf
18 changed files with 47 additions and 48 deletions
|
|
@ -1,5 +1,4 @@
|
|||
/* kafka — clean, minimal search engine CSS */
|
||||
/* Inspired by SearXNG's simple theme class conventions */
|
||||
|
||||
:root {
|
||||
--color-base: #f5f5f5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue