jimmyankles / krishna

Krishna is a minimal Jekyll theme suitable for code based blogs and project showcase.

Home Page:http://webjeda.com/krishna

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo

Features:

Krishna is a minimal theme made for code based blogs and project showcases. Suitable fonts are selected for better readability. Since the theme is created for smartphone reading.

Installation:

Fork the master branch and delete gh-pages branch in it. This is important because gh-pages branch is used here only to host the blog. You should be using the master branch as the source and create a fresh gh-pages branch.

Watch my video on instlallation

<iframe class="video" src="https://www.youtube.com/embed/T2nx6tj-ZH4?rel=0?rel=0" frameborder="0" allowfullscreen></iframe>

How to delete old gh-pages branch?

After forking the repository, click on branches.

delete gh-pages branch

Delete gh-pages branch. delete gh-pages branch

You have to create a new gh-pages branch using the master branch. Go back to the forked repository and create gh-pages branch.

create gh-pages branch

Now, go to settings and check the Github Pages section. You should see a URL where the blog is hosted.

This process will host the theme as a Project Page. You can also download the files for local development.

The default theme will look like this

webjeda krishna jekyll theme

Expanded menu bar would look like this

webjeda krishna jekyll theme sidebar

This theme is made especially for smartphones.

webjeda krishna responsive jekyll theme

Development

Make changes to the master branch and create a pull request. Do not use gh-pages branch as it is used to host the theme.

License

MIT License

Change Log

Version 0.8

  • Initial release.

About

Krishna is a minimal Jekyll theme suitable for code based blogs and project showcase.

http://webjeda.com/krishna

License:MIT License


Languages

Language:CSS 76.1%Language:HTML 23.9%