BarbaNikos / simple_personal_web

Simplistic Jekyll theme for personal website and micro-blog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple_personal_web

Simplistic Jekyll theme for personal website and micro-blog. This layout is based on the Jekyll theme from Micah Cowell and you can find it here. Both the original and this layout are under MIT License.

Set up

In order to have your website up and running, first you need to update the following fields in _config.yml:

  • Update the name field with your name.
  • Update the description field with a sample description
  • Update teh myurl with the URL address of your website

Build

Run the command jekyll build and the _site directory will be created. Copy its contents to the directory of your website, and (if all links are properly set) you will see the content served.

About

Simplistic Jekyll theme for personal website and micro-blog.

License:MIT License


Languages

Language:CSS 64.0%Language:HTML 36.0%