Mundana - Free Jekyll Theme

Mundana - Free Jekyll Theme

Mundana, a free Jekyll theme for your next project

Mundana is a free Jekyll theme, designed for Medium’s website design fans.

See also:

Mundana Jekyll Theme

  • 100% Compatible with Github pages (host it for free)
  • Ajax Search with instant results
  • Featured Posts on Homepage
  • Pagination
  • Post Sharing
  • Categories
  • Prev/Next Links
  • Disqus Comments
  • Mailchimp Integration
  • Design Features:
    • Bootstrap v4.x
    • Font Awesome
  • Layouts:
    • Default
    • Post
    • Page
    • Category
  • And many more!

What is Jekyll

If you aren’t familiar with Jekyll yet, you should know that it is a static site generator. It will transform your plain text into static websites and blogs. No more databases, slow loading websites, the risk of being hacked, just your content! And not only that, with Jekyll you get free hosting with GitHub Pages! If you are a beginner we recommend you start with Jekyll’s Docs. Now if you know how to use Jekyll, let’s move on to using Mediumish template in Jekyll:

How to install Mundana Jekyll theme

  • Download or git clone https://github.com/wowthemesnet/mundana-theme-jekyll.git
  • In Mundana’s newly created directory bundle
  • Change your configuration in _config.yml. If your site is in root, for baseurl, make sure this is set to baseurl: ''
  • jekyll serve --watch

Use

YAML Post Example:

---
layout: post
title:  "We all wait for summer"
author: john
categories: [ Jekyll, tutorial ]
image: assets/images/5.jpg
---
  • comments: false - disable comments in posts

  • image: "https://www.myexternal.com/image.jpg" - set external featured image

  • tags: [featured] - post to be shown in “Featured posts” on homepage

YAML Page Example:

---
title: "About"
permalink: "/about.html"
image: "/assets/images/screenshot.jpg"
---
  Download
 
demo   Mediumish - our most loved WordPress theme
Mediumish Theme
Mundana - Free Jekyll Theme
  Demo   Download Buy me a coffee

License: Designed & developed by Sal @wowthemesnet. View full license terms.