mirror of https://github.com/libAthena/athena.git
Create gh-pages branch via GitHub
This commit is contained in:
parent
2434ad71e1
commit
ccdbc29d9e
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<meta name="description" content="Athena : Small, powerful, extensible.">
|
||||
<meta name="description" content="Athena : Small, Powerful, Extensible.">
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
|||
<a id="forkme_banner" href="https://github.com/Antidote/Athena">View on GitHub</a>
|
||||
|
||||
<h1 id="project_title">Athena</h1>
|
||||
<h2 id="project_tagline">Small, powerful, extensible.</h2>
|
||||
<h2 id="project_tagline">Small, Powerful, Extensible.</h2>
|
||||
|
||||
<section id="downloads">
|
||||
<a class="zip_download_link" href="https://github.com/Antidote/Athena/zipball/master">Download this project as a .zip file</a>
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"name":"Athena","tagline":"Small, powerful, extensible.","body":"[Home](/)\r\n***\r\n### Welcome to Athena\r\nAthena is a small library that provides powerful, cross platform, endian independent IO. It has the ability to automatically detect the endian the system is on, even if it's a mixed endian system, and behave appropriately. It also provides a few classes for Nintendo specific formats, such as data.bin, ALTTP SRAM, Yaz0 encoding, LZ77 (LZ10, and LZ11) and a few others.\r\n\r\n#Releases:\r\n* v1.0.0: \r\n Initial release","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
|
||||
{"name":"Athena","tagline":"Small, Powerful, Extensible.","body":"[Home](/)\r\n***\r\n### Welcome to Athena\r\nAthena is a small library that provides powerful, cross platform, endian independent IO. It has the ability to automatically detect the endian the system is on, even if it's a mixed endian system, and behave appropriately. It also provides a few classes for Nintendo specific formats, such as data.bin, ALTTP SRAM, Yaz0 encoding, LZ77 (LZ10, and LZ11) and a few others.\r\n\r\n#Releases:\r\n* v1.0.0: \r\n Initial release","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
|
Loading…
Reference in New Issue