From 82cbeb6332a9b16462717507181a5674ccf3b0a9 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 13 Mar 2024 23:04:47 +0100 Subject: [PATCH] Catgirl Branding --- .../src/main/resources/static/search/opensearch.xml | 12 ++++++------ .../resources/templates/search/browse-results.hdb | 2 +- .../main/resources/templates/search/error-page.hdb | 6 +----- .../templates/search/index/index-about.hdb | 8 +++----- .../main/resources/templates/search/index/index.hdb | 10 +++++----- .../templates/search/parts/search-footer.hdb | 7 +++---- .../templates/search/parts/search-header.hdb | 5 +---- .../search/site-info/site-info-index-unknown.hdb | 4 ++-- .../templates/search/site-info/site-info-report.hdb | 13 ++++++------- .../templates/search/site-info/site-info.hdb | 2 +- 10 files changed, 29 insertions(+), 40 deletions(-) diff --git a/code/services-application/search-service/src/main/resources/static/search/opensearch.xml b/code/services-application/search-service/src/main/resources/static/search/opensearch.xml index 7b6d14a3..e1efdefb 100644 --- a/code/services-application/search-service/src/main/resources/static/search/opensearch.xml +++ b/code/services-application/search-service/src/main/resources/static/search/opensearch.xml @@ -5,11 +5,11 @@ - Marginalia - Search Marginalia + CIA + Search using Catgirl Intelligence UTF-8 - https://search.marginalia.nu/favicon.ico + https://cia.161.sh/favicon.ico - https://search.marginalia.nu/ - \ No newline at end of file + template="https://cia.161.sh/search?query={searchTerms}&ref=opensearch"/> + https://cia.161.sh/ + diff --git a/code/services-application/search-service/src/main/resources/templates/search/browse-results.hdb b/code/services-application/search-service/src/main/resources/templates/search/browse-results.hdb index fc045539..0cc3db18 100644 --- a/code/services-application/search-service/src/main/resources/templates/search/browse-results.hdb +++ b/code/services-application/search-service/src/main/resources/templates/search/browse-results.hdb @@ -20,7 +20,7 @@ Showing domains similar to {{focusDomain}}. {{/if}} {{#unless focusDomain}} -This list of domains is random. Refresh to get +This list of domains is random. Refresh to get new domains, or click Similar Domains to take the helm. {{/unless}} diff --git a/code/services-application/search-service/src/main/resources/templates/search/error-page.hdb b/code/services-application/search-service/src/main/resources/templates/search/error-page.hdb index 53141afb..553b74e0 100644 --- a/code/services-application/search-service/src/main/resources/templates/search/error-page.hdb +++ b/code/services-application/search-service/src/main/resources/templates/search/error-page.hdb @@ -10,11 +10,7 @@

Oops! It appears the index server is {{indexState}}.

The server was probably restarted to bring online some changes. Restarting the index typically takes a few minutes, during which searches can't be served.

- -

In the event of a longer outage, the @marginalianu feed - on Twitter may have details, otherwise you can always send me an email at kontakt@marginalia.nu.

-

This page will attempt to refresh automatically every few seconds.

- \ No newline at end of file + diff --git a/code/services-application/search-service/src/main/resources/templates/search/index/index-about.hdb b/code/services-application/search-service/src/main/resources/templates/search/index/index-about.hdb index 7328d2ee..02565049 100644 --- a/code/services-application/search-service/src/main/resources/templates/search/index/index-about.hdb +++ b/code/services-application/search-service/src/main/resources/templates/search/index/index-about.hdb @@ -1,22 +1,20 @@

About

-

This is an independent DIY search engine that focuses on non-commercial content, and attempts to +

This is an independent DIY search engine based on Marginalia that focuses on non-commercial content, and attempts to show you sites you perhaps weren't aware of in favor of the sort of sites you probably already knew existed.

The software for this search engine is all custom-built, and all crawling and indexing is done in-house. The project is open source. Feel free to poke about in the source code or contribute + href="https://git.161.sh/">source code or contribute to the development!

The search engine is currently serving about {{searchPerMinute}} queries/minute.

-

Consider supporting the - project!

diff --git a/code/services-application/search-service/src/main/resources/templates/search/index/index.hdb b/code/services-application/search-service/src/main/resources/templates/search/index/index.hdb index 8cb33913..7b1699ad 100644 --- a/code/services-application/search-service/src/main/resources/templates/search/index/index.hdb +++ b/code/services-application/search-service/src/main/resources/templates/search/index/index.hdb @@ -2,17 +2,17 @@ - Marginalia Search + Catgirl Intelligence Agency - + - + - + - + diff --git a/code/services-application/search-service/src/main/resources/templates/search/parts/search-footer.hdb b/code/services-application/search-service/src/main/resources/templates/search/parts/search-footer.hdb index 771ebd91..6ad453d1 100644 --- a/code/services-application/search-service/src/main/resources/templates/search/parts/search-footer.hdb +++ b/code/services-application/search-service/src/main/resources/templates/search/parts/search-footer.hdb @@ -1,7 +1,7 @@