aboutsummaryrefslogtreecommitdiff
path: root/build/email/index.html
diff options
context:
space:
mode:
authorBradley Taunt <brad@serpapi.com>2024-01-17 13:09:26 -0500
committerBradley Taunt <brad@serpapi.com>2024-01-17 13:09:26 -0500
commite19f5e293b93835387dd7173a511e687187e972a (patch)
tree0d3a767df1926610bb42af1e66bf01385f0d6e0b /build/email/index.html
Initial commit on self hosted cgit platform
Diffstat (limited to 'build/email/index.html')
-rw-r--r--build/email/index.html59
1 files changed, 59 insertions, 0 deletions
diff --git a/build/email/index.html b/build/email/index.html
new file mode 100644
index 0000000..5ec90b1
--- /dev/null
+++ b/build/email/index.html
@@ -0,0 +1,59 @@
+<!doctype html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link rel="icon" href="data:,">
+ <title>Email</title>
+ <link href="https://jsfree.org/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
+ <style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}abbr{background:yellow;color:blue;cursor:help;}nav a.menu{float:right;}.logo{display:block;max-width:60px;}</style>
+</head>
+
+<nav>
+ <a class="menu" href="#menu">Menu &darr;</a>
+ <a href="/"><img class="logo" src="/public/images/jsfree-logo.jpg" alt="jsfree logo"></a>
+</nav>
+
+<main>
+<h1>Email</h1>
+<p>This page is a collection of email services that work without JavaScript.</p>
+<p><dl>
+ <dt><a href="https://www.migadu.com/">Migadu</a></dt>
+ <dd>Consolidate all your email addresses and domains at a flat price. Take back your email liberty and give unlimited email addresses to all your projects, clients and family members.</dd>
+</dl></p>
+<p><dl>
+ <dt><a href="https://git.sr.ht/~emersion/alps">Alps</a></dt>
+ <dd>A simple and extensible webmail.</dd>
+</dl></p>
+<p><dl>
+ <dt><a href="https://www.squirrelmail.org">SqurrielMail</a></dt>
+ <dd>SquirrelMail is a standards-based webmail package written in PHP.</dd>
+</dl></p>
+<p><dl>
+ <dt><a href="https://feedmail.org">FeedMail</a></dt>
+ <dd>FeedMail sends you updates from your favourite websites directly to your inbox.</dd>
+</dl></p>
+<footer role="contentinfo">
+ <br>
+ <hr>
+ <p>&rarr; <a href="https://sr.ht/~bt/jsfree.org/">Help edit or improve this project</a>.</p>
+ <hr>
+ <h2 id="menu">Menu Navigation</h2>
+ <ul>
+ <li><a href="/">Home</a></li>
+ <li><a href="/browsers">Browsers</a></li>
+ <li><a href="/code-forges">Code Forges</a></li>
+ <li><a href="/email">Email</a></li>
+ <li><a href="/forums">Forums</a></li>
+ <li><a href="/games">Games</a></li>
+ <li><a href="/search-engines">Search Engines</a></li>
+ <li><a href="/social-media">Social Media</a></li>
+ <li><a href="/video">Video</a></li>
+ <li><a href="/web-hosting">Web Hosting</a></li>
+ </ul>
+ <small>
+ Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
+ Hosted on <a href="https://nearlyfreespeech.net">NearlyFreeSpeech.net</a>. <br>
+ The <a href="https://git.sr.ht/~bt/jsfree.org">code for this site</a> is <a href="https://git.sr.ht/~bt/jsfree.org/tree/master/item/LICENSE">MIT</a>.
+ </small>
+</footer> \ No newline at end of file