add introduction index page that people can use
[surrogator.git] / www / index.surrogator.html
diff --git a/www/index.surrogator.html b/www/index.surrogator.html
new file mode 100644 (file)
index 0000000..96a161a
--- /dev/null
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+  <title>Surrogator</title>
+  <meta name="generator" content="Surrogator" />
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <meta http-equiv="content-language" content="en" />
+ </head>
+ <body>
+  <h1>Libravatar image server</h1>
+  <p>
+   This is a
+   <a href="https://www.libravatar.org/">Libravatar</a>
+   compatible avatar image server powered by
+   <a href="https://sourceforge.net/p/surrogator/">Surrogator</a>.
+  </p>
+  <p>
+   Libravatar is a federated and open source alternative to the Gravatar
+   service and has one goal:
+   <strong>
+    Providing avatar images for email and OpenID addresses.
+   </strong>
+  </p>
+ </body>
+</html>
\ No newline at end of file