Updated index.html for search engine to reflect changes in project status.

This commit is contained in:
vlofgren 2022-05-31 14:35:02 +02:00
parent 046b92e0bb
commit c0e0579c8e

View File

@ -61,8 +61,12 @@
existed. </p> existed. </p>
<p> <p>
The software for this search engine is all custom-built, and all crawling and indexing is The software for this search engine is all custom-built, and all crawling and indexing is
done in-house. done in-house. The project is open source. Feel free to poke about in the <a
href="https://git.marginalia.nu/marginalia/marginalia.nu">source code</a> or contribute
to the development!
</p> </p>
<p>Consider <a href="https://memex.marginalia.nu/projects/edge/supporting.gmi">supporting the
project</a>!</p>
</div> </div>
<div class="utils"> <div class="utils">
<a href="https://memex.marginalia.nu/projects/edge/about.gmi">Read More</a> <a href="https://memex.marginalia.nu/projects/edge/about.gmi">Read More</a>
@ -98,11 +102,6 @@
<section class="card"> <section class="card">
<h2>Updates</h2> <h2>Updates</h2>
<div class="info"> <div class="info">
<p>☛ The web design of the search engine has been completely overhauled. For the most part, this should
result in even smaller page loads, and better accessibility and easier navigation, but it may still
be a bit rough in some browsers, if you do find any bugs or accessibility problems, please let me
know. You can reach me at <tt><a href="mailto://kontakt@marginalia.nu">kontakt@marginalia.nu</a></tt>.
</p>
<p>☛ The <a href="https://search.marginalia.nu/explore/random">Random Mode</a> has been overhauled, and is <p>☛ The <a href="https://search.marginalia.nu/explore/random">Random Mode</a> has been overhauled, and is
quite entertaining. I encourage you to give it a spin. </p> quite entertaining. I encourage you to give it a spin. </p>
<p>☛ A simple <a href="https://api.marginalia.nu/">public API</a> is now available.</p> <p>☛ A simple <a href="https://api.marginalia.nu/">public API</a> is now available.</p>
@ -116,6 +115,8 @@
<h2>Publicity, Discussion and Events</h2> <h2>Publicity, Discussion and Events</h2>
<div class="info"> <div class="info">
<dl> <dl>
<dt><a href="https://news.ycombinator.com/item?id=31536626" rel="nofollow">Marginalia Goes Open Source</a></dt>
<dd>Hacker News, 2022-05-28</dd>
<dt><a href="https://www.youtube.com/watch?v=rTSEr0cRJY8" rel="nofollow">You Should Check Out the Indie Web</a> &#x1F39E;&#xFE0F;</dt> <dt><a href="https://www.youtube.com/watch?v=rTSEr0cRJY8" rel="nofollow">You Should Check Out the Indie Web</a> &#x1F39E;&#xFE0F;</dt>
<dd>YouTube, You've Got Kat, 2022-03-15 </dd> <dd>YouTube, You've Got Kat, 2022-03-15 </dd>
<dt> <dt>
@ -137,10 +138,10 @@
</dt> </dt>
<dd>Clive Thompson OneZero, 2021-09-16</dd> <dd>Clive Thompson OneZero, 2021-09-16</dd>
<dt> <dt>
<a href="https://news.ycombinator.com/item?id=28550764" rel="nofollow">Hacker News Discussion</a> <a href="https://news.ycombinator.com/item?id=28550764" rel="nofollow"> A search engine that favors text-heavy sites and punishes modern web design</a>
</dt> </dt>
<dd> <dd>
2021-09-16 Hacker News, 2021-09-16
</dd> </dd>
</dl> </dl>
</div> </div>