afnanenayet / personal_blog_old

My old personal blog/website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

This is the readme for afnan.io. It is built with Travis CI and verified with HTML proofer. Comments are powered by Disqus.

I am using the Kiko Plus Jekyll theme.

Rakefile usage

# Create new post
$ rake post title="A Title" [date="2015-08-16"] [tags="[tag1, tag2]"]

# Create new draft post
$ rake draft title="A Title" [date="2015-08-16"] [tags="[tag1, tag2]"]

# Install Jekyll Plugins. Do before running in local.
$ rake geminstall

# Run in Local
$ rake preview

About

My old personal blog/website.

License:MIT License


Languages

Language:CSS 63.8%Language:HTML 28.2%Language:Ruby 8.0%