git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@201 5bc14d19-1e4b-4ba2-aa50-860af135f48c
This commit is contained in:
Juan Miguel Boyero Corral 2011-11-22 22:27:43 +00:00
parent 2425a37249
commit d3ed0747f2
2 changed files with 0 additions and 46 deletions

View File

@ -1,38 +0,0 @@
<!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>
<html xmlns=http://www.w3.org/1999/xhtml>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Juan Miguel Boyero Corral's Git Achievements</title>
<link rel="alternate" type="application/rss+xml" title="rss feed" href="index.rss"/>
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body>
<h2>Juan Miguel Boyero Corral's Git Achievements <img src='http://www.gravatar.com/avatar/f6698571cc0d080b4cf8f4a499cc3f19'/></h2>
Unlocked 3/0 <a href="http://github.com/icefox/git-achievements">Git Achievements</a> for 5 points<br>
<ul>
<li><div class="title">Apprentice Historian (Level 1)</div> <div class="info">Investigate the commit log using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-log.html">git-log</a>.</div></li>
<li><div class="title">Apprentice Merchant (Level 1)</div> <div class="info">Added an external repository with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-remote.html">git-remote</a> add.</div></li>
<li><div class="title">Student</div> <div class="info">Accessed the documentation for a command with <a href="http://www.kernel.org/pub/software/scm/git/docs/git-.html">git-</a>[command] --help</div></li>
</ul>
Git commands sorted by usage:
<pre style="text-align: left">
6 achievements
5 remote
2 status
2 log
1 config
</pre>
<script type="text/javascript">
function showLocked() {
document.getElementById('locked').style.visibility = 'visible';
document.getElementById('showlocked').style.visibility = 'hidden';
}
</script>
<a id="showlocked" href="javascript:showLocked()" >Show locked Achievements</a>
<div id="locked">
There are 0 Achievements. Some achievements can be leveled up depending on the number of times it is used (Used 2 times = level 1, 4 = level 2, 8 = level 3, 16 = level 4, 32 = level 5, etc)
<ul>
</ul></div>
</body></html>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel>
<title>Juan Miguel Boyero Corral's Git Achievements</title>
<description></description>
<link></link>
<item><title>Apprentice Historian (Level 1)</title><description>Investigate the commit log using git log.</description></item>
<item><title>Apprentice Merchant (Level 1)</title><description>Added an external repository with git remote add.</description></item>
<item><title>Student</title><description>Accessed the documentation for a command with git [command] --help</description></item>
</channel></rss>