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).
- Clone or fork this repo:
https://github.com/catorceveces/respirare.git
- Bundle the repository with:
bundle install
. - Run the Jekyll server with:
bundle exec jekyll serve
A server will be running on http://localhost:4000 by default.
- Clean design.
- Clean code, easy to customize.
- 100% Responsive layout.
- Google Fonts.
- CSS built on Skeleton Framework.