move md to haml
This commit is contained in:
@ -1,21 +0,0 @@
|
||||
---
|
||||
layout: site
|
||||
---
|
||||
|
||||
<div class="row">
|
||||
<div>
|
||||
<h1 class="center">{{page.title}}</h2>
|
||||
<p class="center"><span> {{page.sub-title}} </span></p>
|
||||
<ul class="nav">
|
||||
<li><a href="/arm/overview.html">Overview</a> </li>
|
||||
<li><a href="/arm/qemu.html">Virtual Pi</a> </li>
|
||||
<li><a href="/arm/remote_pi.html">Remote pi</a> </li>
|
||||
<li><a href="/arm/target.html" target="sspec">Small Spec(html)</a> </li>
|
||||
<li><a href="/arm/arm_inst.pdf" target="pspec">Small Spec(pdf)</a> </li>
|
||||
<li><a href="/arm/big_spec.pdf" target="bspec">Huge spec</a> </li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
{{content}}
|
||||
</div>
|
||||
</div>
|
@ -1,24 +0,0 @@
|
||||
---
|
||||
layout: site
|
||||
---
|
||||
|
||||
<div class="row">
|
||||
<div>
|
||||
<h1 class="center">{{page.title}}</h2>
|
||||
<p class="center"><span> Written by {{page.author}} on {{page.date | date_to_string}}. </span></p>
|
||||
</div>
|
||||
<div>
|
||||
{{content}}
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<h2 class="center">Older</h2>
|
||||
<div>
|
||||
<ul class="nav">
|
||||
{% for post in site.posts %}
|
||||
<li><a href="{{ post.url }}">{{ post.title }} <small>{{ post.date | date: "%d.%m.%y" }} </small></a>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
@ -1,19 +0,0 @@
|
||||
---
|
||||
layout: site
|
||||
---
|
||||
|
||||
<div class="row">
|
||||
<div>
|
||||
<h1 class="center">{{page.title}}</h2>
|
||||
<p class="center"><span> {{page.sub-title}} </span></p>
|
||||
<ul class="nav">
|
||||
<li><a href="/project/motivation.html">Motivation</a> </li>
|
||||
<li><a href="/project/ideas.html">Ideas</a> </li>
|
||||
<li><a href="/project/history.html">History</a> </li>
|
||||
<li><a href="/project/contribute.html">Contribute</a> </li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
{{content}}
|
||||
</div>
|
||||
</div>
|
@ -1,19 +0,0 @@
|
||||
---
|
||||
layout: site
|
||||
---
|
||||
|
||||
<div class="row">
|
||||
<div>
|
||||
<h1 class="center">{{page.title}}</h2>
|
||||
<p class="center"><span> {{page.sub-title}} </span></p>
|
||||
<ul class="nav">
|
||||
<li><a href="/rubyx/layers.html">Layers of RubyX</a> </li>
|
||||
<li><a href="/rubyx/memory.html">Memory</a> </li>
|
||||
<li><a href="/rubyx/threads.html">Threads</a> </li>
|
||||
<li><a href="/rubyx/optimisations.html">Optimisation ideas</a> </li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
{{content}}
|
||||
</div>
|
||||
</div>
|
@ -1,50 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
|
||||
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
|
||||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<div class="container">
|
||||
<a href="https://github.com/ruby-x">
|
||||
<img style="position: absolute; top: 0; left: 0; border: 0;" src="https://camo.githubusercontent.com/8b6b8ccc6da3aa5722903da7b58eb5ab1081adee/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_orange_ff7600.png">
|
||||
</a>
|
||||
<ul class="nav">
|
||||
<li> <a href="/">Home</a> </li>
|
||||
<li> <a href="/rubyx/layers.html">Architecture</a> </li>
|
||||
<li> <a href="/typed/typed.html">Typed layer</a></li>
|
||||
<li> <a href="/arm/overview.html">Arm Resources</a> </li>
|
||||
<li><a href="/project/motivation.html">About</a> </li>
|
||||
<li> <a href="{{site.posts.first.url}}">News</a> </li>
|
||||
</ul>
|
||||
<a href="https://github.com/ruby-x">
|
||||
<img style="position: absolute; top: 15px; right: 15px; border: 0; width: 70px"
|
||||
src="/assets/images/x-small.png" alt="Logo" >
|
||||
</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<div class="container">
|
||||
<div class="row center">
|
||||
<p>© Copyright Torsten Ruger 2013-7</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
var the_id = 'UA-61481839-1';
|
||||
ga('create', the_id.replace("-1" , "-2") , 'auto');
|
||||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
@ -1,20 +0,0 @@
|
||||
---
|
||||
layout: site
|
||||
---
|
||||
|
||||
<div class="row">
|
||||
<div>
|
||||
<h1 class="center">{{page.title}}</h2>
|
||||
<p class="center"><span> {{page.sub-title}} </span></p>
|
||||
<ul class="nav">
|
||||
<li><a href="/typed/typed.html">Typed</a> </li>
|
||||
<li><a href="/typed/parfait.html">Parfait</a> </li>
|
||||
<li><a href="/typed/benchmarks.html">Performance</a> </li>
|
||||
<li><a href="/typed/debugger.html">Debugger</a> </li>
|
||||
<li><a href="/typed/syntax.html">Syntax (obsolete)</a> </li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
{{content}}
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user