Skip to content
Snippets Groups Projects
about.md 673 B
Newer Older
Yohan Jarosz's avatar
Yohan Jarosz committed
---
Yohan Jarosz's avatar
Yohan Jarosz committed
layout: default
Yohan Jarosz's avatar
Yohan Jarosz committed
title: about
order: 3
Yohan Jarosz's avatar
Yohan Jarosz committed
---

# LCSB jekyll about page
Yohan Jarosz's avatar
Yohan Jarosz committed

<div class="index-box-container">
	<div class="index-box">
		<h3>Ruby packages</h3>
		<ul>
  			<pre>gem "jekyll-feed"</pre><br /><br /> 
			<pre>gem "jekyll-paginate-v2"</pre><br /><br /> 
			<pre>gem "jekyll-theme-lcsb-frozen-components"</pre><br /><br /> 
  		</ul>
	</div>
	<div class="index-box">
		<h3>Bundler</h3>
		<ul>
			Bundler 2.1.2
		</ul>
	</div>
	<div class="index-box">
		<h3>C</h3>
		<ul>
			Way longer text
		</ul>
	</div>
	<div class="index-box">
		<h3>D</h3>
		<ul>
			Howto cards
		</ul>
	</div>
	<div class="index-box">
		<h3>E</h3>
		<ul>
			Lorem ipsum
		</ul>
	</div>
</div>