Skip to content

catorceveces/respirare

Repository files navigation

Respirare

Ultra minimal Jekyll theme that focuses on content. Respirare it is 100% responsive, that means it fits with all different kind of devices in different sizes.

Less is more. The default page shows the last blog post. And the about section shows a mini bio and all the posts titles. For each post only one tag.

You can see a demo on my own blog. (Note that some navigation config are different).

Installation

  1. Clone or fork this repo: https://github.com/catorceveces/respirare.git
  2. Bundle the repository with: bundle install.
  3. Run the Jekyll server with: bundle exec jekyll serve

A server will be running on http://localhost:4000 by default.

Features