80 lines
No EOL
3.8 KiB
HTML
80 lines
No EOL
3.8 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset='utf-8'>
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
|
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
|
|
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
|
|
|
|
<!--[if lt IE 9]>
|
|
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
<![endif]-->
|
|
|
|
<title>Pavatar by pavatar</title>
|
|
</head>
|
|
|
|
<body>
|
|
<header>
|
|
<div class="inner">
|
|
<h1>Pavatar</h1>
|
|
<h2>The Personal Avatar (aka Pavatar) is a personal picture hosted on your webspace</h2>
|
|
<a href="https://github.com/pavatar/pavatar" class="button"><small>View project on</small>GitHub</a>
|
|
</div>
|
|
</header>
|
|
|
|
<div id="content-wrapper">
|
|
<div class="inner clearfix">
|
|
<section id="main-content">
|
|
<h1>
|
|
<a name="pavatar" class="anchor" href="#pavatar"><span class="octicon octicon-link"></span></a>Pavatar</h1>
|
|
|
|
<p>The Personal Avatar (aka Pavatar) is a personal picture hosted on <strong>your</strong> webspace which is then used by websites to display whenever referring to content provided by <strong>YOU</strong>, the user. An example would be if you made a comment or a site posting where an avatar is required. This way, delivering your Personal Avatar is peripheral and can be (nearly) anonymous. This option inhibits companies from collecting personal information about your habits on the web.</p>
|
|
|
|
<h2>
|
|
<a name="why-should-i-use-pavatar" class="anchor" href="#why-should-i-use-pavatar"><span class="octicon octicon-link"></span></a>Why should I use Pavatar?</h2>
|
|
|
|
<p><strong>Pavatars</strong> are a great and open alternative to Gravatar which makes you independent of a central and not working server because you host all Pavatars yourself.</p>
|
|
|
|
<p>Pavatars have all advantages of Favatars, but are bigger and you can use different Pavatars on one domain.</p>
|
|
|
|
<p>Because everyone hosts his/her own Pavatar on his/her own page, there is no need to sign in on external pages and wait for a activation.</p>
|
|
|
|
<h2>
|
|
<a name="how-to-add-a-pavatar" class="anchor" href="#how-to-add-a-pavatar"><span class="octicon octicon-link"></span></a>How to add a Pavatar?</h2>
|
|
|
|
<p>A Pavatar must be a 80x80 px in either PNG, JPG or GIF format.</p>
|
|
|
|
<p>If you want to be recognized, you have to set up your homepage so it's Pavatar ready. This is not a big problem and there are multiple ways to do it:</p>
|
|
|
|
<ol>
|
|
<li>For geeks: add the X-Pavatar: <a href="http://example.com/path/my-pavatar.png">http://example.com/path/my-pavatar.png</a> header to your homepage.</li>
|
|
<li>For webmasters: add this tag to your HTML:
|
|
<code><link rel="pavatar" href="http://example.com/path/my-pavatar.png" /></code>
|
|
</li>
|
|
<li>For others: Upload your Pavatar with the name pavatar.png to your homepage.</li>
|
|
</ol>
|
|
</section>
|
|
|
|
<aside id="sidebar">
|
|
<a href="https://github.com/pavatar/pavatar/zipball/master" class="button">
|
|
<small>Download</small>
|
|
.zip file
|
|
</a>
|
|
<a href="https://github.com/pavatar/pavatar/tarball/master" class="button">
|
|
<small>Download</small>
|
|
.tar.gz file
|
|
</a>
|
|
|
|
<p class="repo-owner"><a href="https://github.com/pavatar/pavatar"></a> is maintained by <a href="https://github.com/pavatar">pavatar</a>.</p>
|
|
|
|
<p>This page was generated by <a href="pages.github.com">GitHub Pages</a> using the Architect theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.</p>
|
|
</aside>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</body>
|
|
</html> |