<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/docs/_static, branch custom</title>
<subtitle>Free internet metasearch engine which aggregates results from various search services and databases</subtitle>
<id>https://git.ikboikov.net/searxng/atom?h=custom</id>
<link rel='self' href='https://git.ikboikov.net/searxng/atom?h=custom'/>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/'/>
<updated>2026-05-07T14:19:28Z</updated>
<entry>
<title>[furo] customize CSS - code.literal nowrap &amp; improve large table layout (#3408)</title>
<updated>2026-05-07T14:19:28Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2026-05-06T12:31:04Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=89aa588b27260b27e6a1c845364197a0da27c053'/>
<id>urn:sha1:89aa588b27260b27e6a1c845364197a0da27c053</id>
<content type='text'>
The readability can be improve with the following two changes:

Slightly increase the content width to make the engine list more readable::

    .content {
      width: 52em;    /*  instead of 46em */
    }

To avoid word wrap in bang::

    p code.literal {
      text-wrap: nowrap;
    }

Sugested-by: https://github.com/searxng/searxng/pull/3408#issuecomment-2094082144
</content>
</entry>
<entry>
<title>[docs] switch sphinx theme from pallets to furo (#3408)</title>
<updated>2026-05-07T14:19:28Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2021-12-23T08:12:38Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=2f72fc4df2e108c219c1ce91e845e26d102a4f5c'/>
<id>urn:sha1:2f72fc4df2e108c219c1ce91e845e26d102a4f5c</id>
<content type='text'>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
</feed>
