metanohi-misc-subsites/projects/algo/pages/about.htm

17 lines
1.4 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title></title>
<link href='pages.css' type='text/css' rel='stylesheet' />
<script type='text/javascript' src='pages.js'></script>
</head>
<body>
<p class='header'>About Algo</p>
<p>Algo started development in March 2009 and took about a week to complete. Back then the name of Algo was "Algohol". Algohol was a project that aimed towards making math, physics and chemistry help freely available online in a new and different way. Consisting of a group with four students, we agreed that a desktop environment type website would be the way for us to present our info. The technical part of Algohol went fine, but we never did get to writing the actual content. <a href='http://algohol.org/'>Algohol</a> is still online, but it doesn't serve much purpose.</p>
<p>The source code of Algo is <a href='http://www.gnu.org/licenses/gpl.html' target='_parent'>GPLv3'ed</a>.</p>
<br />
<h3>The action icons</h3>
<img src='../themes/img/action_icons.png' />
<p>The action icons, as seen above, are made by two of my classmates. I never got to asking them whether they wanted to be credited. Using them should be fine, though. For now I'll just release it under the CC-SA license.</p>
</body>
</html>