Skip to content

Commit

Permalink
Repo restructure.
Browse files Browse the repository at this point in the history
  • Loading branch information
wrynearson committed Jun 12, 2012
1 parent 797b7c4 commit 05283f0
Show file tree
Hide file tree
Showing 321 changed files with 17 additions and 29 deletions.
32 changes: 16 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
title: Maki | A clean point of interest icon set from MapBox
layout: default
---
<link rel='stylesheet' href='{{site.baseurl}}/site.css' type='text/css'/>
<link rel='stylesheet' href='{{site.baseurl}}/maki-sprite.css' type='text/css'/>
<link rel='stylesheet' href='{{site.baseurl}}/www/site.css' type='text/css'/>
<link rel='stylesheet' href='{{site.baseurl}}/www/maki-sprite.css' type='text/css'/>

<div id='maki'>
<div id='maki-hero'>
<div class='limiter clearfix content'>
<div class='col-1 bordered-centered'>
<h1><a href='{{site.url}}/maki' class='icon maki'>Maki Icons</a></h1>
<a href='{{site.baseurl}}/maki-icon-source/maki.zip' class='download'>
<a href='https://nodeload.github.com/mapbox/maki/zipball/gh-pages' class='download'>
<span class='fr icon download'>&nbsp;</span>
<span class='filename'>Maki.zip</span><br />
<small>225kb</small>
Expand Down Expand Up @@ -52,7 +52,7 @@ <h2 class='tagline'>A clean point of interest icon set made for web cartography.
<a href='#' class='icon close' title='Press ESC to close'>X</a>
<div class='empty active'>No results found.</div>
<ul id='results'></ul>
<a href='{{site.baseurl}}/maki-icon-source/maki.zip' class='search-download'>Download maki.zip</a>
<a href='https://nodeload.github.com/mapbox/maki/zipball/gh-pages' class='search-download'>Download Maki.zip</a>
</div>
<div class='canvas-controls'>
<form id='search'>
Expand All @@ -79,9 +79,9 @@ <h2>Designed pixel-by-pixel to look great at small sizes but scale up elegantly.
<li><a href='#size-12' class='size-12'><span class="icon size-12">12px</span></a></li>
</ul>
<div class='preview-screen'>
<img style='display: block;' class='size-24 active' src='{{site.baseurl}}/images/maki-preview-24.png' alt='' />
<img style='display: none;' class='size-18' src='{{site.baseurl}}/images/maki-preview-18.png' alt='' />
<img style='display: none;' class='size-12' src='{{site.baseurl}}/images/maki-preview-12.png' alt='' />
<img style='display: block;' class='size-24 active' src='{{site.baseurl}}/www/images/maki-preview-24.png' alt='' />
<img style='display: none;' class='size-18' src='{{site.baseurl}}/www/images/maki-preview-18.png' alt='' />
<img style='display: none;' class='size-12' src='{{site.baseurl}}/www/images/maki-preview-12.png' alt='' />
</div>
</div>
</div>
Expand All @@ -93,28 +93,28 @@ <h2>Designed pixel-by-pixel to look great at small sizes but scale up elegantly.
<div class='clearfix'>
<div class='col-1'>
<div class='box tall'>
<img src='{{site.baseurl}}/images/maki-universal.png' alt='' />
<img src='{{site.baseurl}}/www/images/maki-universal.png' alt='' />
<h3>Universal</h3>
<p>Before beginning each icon, we look for a common symbol that has recognition across cultures.</p>
</div>
</div>
<div class='col-1'>
<div class='box tall'>
<img src='{{site.baseurl}}/images/maki-madeformapping.png' alt='' />
<img src='{{site.baseurl}}/www/images/maki-madeformapping.png' alt='' />
<h3>Made for Mapping</h3>
<p>Size and simplicity are the top design priorities for Maki, so the icons will look clear but won't crowd your map.</p>
</div>
</div>
<div class='col-1'>
<div class='box tall'>
<img src='{{site.baseurl}}/images/maki-legible.png' alt='' />
<img src='{{site.baseurl}}/www/images/maki-legible.png' alt='' />
<h3>Legible</h3>
<p>All the icons include a subtle border so they stand out against complex or dark backgrounds.</p>
</div>
</div>
<div class='col-1'>
<div class='box tall'>
<img src='{{site.baseurl}}/images/maki-opensource.png' alt='' />
<img src='{{site.baseurl}}/www/images/maki-opensource.png' alt='' />
<h3>Open Source</h3>
<p><a href='https://github.com/mapbox/maki'>Visit the GitHub repository</a> to fork, contribute, and provide feedback on Maki.</p>
</div>
Expand All @@ -138,7 +138,7 @@ <h3>Need help using Maki?</h3>

<div class='col-2'>
<h3>Download now</h3>
<a href='{{site.baseurl}}/maki-icon-source/maki.zip' class='footerdownload clearfix'>
<a href='https://nodeload.github.com/mapbox/maki/zipball/gh-pages' class='footerdownload clearfix'>
<div class='download'>
<span class='fr icon download'>&nbsp;</span>
<span class='filename'>Maki.zip</span><br />
Expand All @@ -154,7 +154,7 @@ <h3>Download now</h3>
</div>
</div>

<script src='{{site.baseurl}}/wax/modestmaps.min.js'></script>
<script src='{{site.baseurl}}/wax/wax.mm.min.js'></script>
<script src='{{site.baseurl}}/wax/deadsea.min.js'></script>
<script src='{{site.baseurl}}/site.js'></script>
<script src='{{site.baseurl}}/www/wax/modestmaps.min.js'></script>
<script src='{{site.baseurl}}/www/wax/wax.mm.min.js'></script>
<script src='{{site.baseurl}}/www/wax/deadsea.min.js'></script>
<script src='{{site.baseurl}}/www/site.js'></script>
12 changes: 0 additions & 12 deletions maki-icon-source/README.txt

This file was deleted.

Binary file removed maki-icon-source/maki.zip
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading

0 comments on commit 05283f0

Please sign in to comment.