Something went wrong on our end
index.html 1.48 KiB
---
layout: default
---
<div>
<section>
<h1>Jekyll theme based on hack.css</h1>
<p>
</p>
</section>
<section>
<h2>What is Jekyll?</h2>
<p>
<code>Jekyll</code> is a simple, blog-aware, static site generator
perfect for personal, project,
or organization sites. Think of it like a
file-based CMS, without all the complexity.
<code>Jekyll</code> takes your content, renders Markdown
and Liquid templates, and spits out a
complete, static website ready to be served by Apache,
Nginx or another web server.
<code>Jekyll</code> is the engine behind GitHub Pages,
which you can use to host sites right
from your GitHub repositories.
</p>
</section>
<section>
<h2>What is hack.css?</h2>
<p>
<code>hack.css</code> is a dead simple css framework. Chech out
<a href="http://hackcss.com/">hackcss.com</a> to know more.
</p>
</section>
<section>
<h2>Getting started</h2>
<p>
<ol>
<li>Make sure you have <code>Jekyll</code> up and running</li>
<li>Clone
<a href="https://github.com/wemake-services/jekyll-theme-hackcss">this repository</a>
</li>
<li>Customize it</li>
<li>Push to <a href="https://pages.github.com/">gh-pages</a></li>
</ol>
</p>
</section>
<section>
<h2>Subscribe</h2>
<p>
subscribe <a href="{{ "/feed.xml" | prepend: site.baseurl }}">via RSS</a>
</p>
</section>
</div>