-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
32 lines (30 loc) · 2.28 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
layout: default
---
<section role="banner">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="256px" height="256px" viewBox="10 10 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve" fill="#380E99">
<g>
<path d="M56.161,183.028l4.452-43.162l7.904,6.584L56,185.335L56.161,183.028z M70.823,152.055l19.61,39.046l-32.951,4.116
L70.823,152.055z M92.739,195.552v0.161V195.552l0.657-0.161v0.161l93.095,3.62l-126.703,0.496L92.739,195.552z M127.997,90.604
l-30.645,34.098l-27.186,17.137l-7.743-6.584l10.874-20.435l25.872-28.842l24.711-17.297l11.371,3.138L127.997,90.604z
M90.266,182.036l-18.122-36.082l25.375-16.144L90.266,182.036z M154.693,141.181l-61.129,48.271l8.24-59.306L154.693,141.181z
M158.152,144.479l38.06,51.569l-98.532-3.795L158.152,144.479z M130.638,94.546l22.734,43.015l-51.241-11.371L130.638,94.546z
M171.004,56.332l-34.111,11.035l-6.094-1.649L171.004,56.332z M132.945,90.604l7.576-19.281l42.183,6.758L132.945,90.604z
M134.922,94.546l53.875-14.494l-30.973,57.83L134.922,94.546z M194.234,76.257l-45.146-7.897l36.082-11.706L194.234,76.257z
M200,195.391l-39.213-53.218l33.943-63.609L200,195.391z"/>
</g>
</svg>
</section>
<h2><a href="{{ site.github.url }}/welcome/welcome/">{{ 'welcome' }}</a></h2>
<h2><a href="{{ site.github.url }}/projects/projects/">{{ 'project list' }}</a></h2>
<h2><a href="{{ site.github.url }}/java/raspberry/">{{ 'Java for PiCrate' }}</a></h2>
<h2><a href="{{ site.github.url }}/java/JRubyArt_propane/">{{ 'Java for JRubyArt and propane' }}</a></h2>
<h2><a href="{{ site.github.url }}/jruby/JRubyArt/">{{ 'JRuby for JRubyArt' }}</a></h2>
<h2><a href="{{ site.github.url }}/jruby/propane/">{{ 'JRuby for propane' }}</a></h2>
<h2><a href="{{ site.github.url }}/projects/propane/">{{ 'propane' }}</a></h2>
<h2><a href="{{ site.github.url }}/projects/jruby_art/">{{ 'JRubyArt' }}</a></h2>
<h2><a href="{{ site.github.url }}/projects/picrate/">{{ 'PiCrate' }}</a></h2>
<h2><a href="{{ site.github.url }}/testing/testing/">{{ 'testing' }}</a></h2>
<h2><a href="{{ site.github.url }}/building/building/">{{ 'developing / building ruby-processing projects' }}</a></h2>
<h2><a href="{{ site.github.url }}/building/hype/">{{ 'building hype library' }}</a></h2>