Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Latest commit

 

History

History
43 lines (32 loc) · 980 Bytes

Readme.md

File metadata and controls

43 lines (32 loc) · 980 Bytes

bilalh.github.com {#readmeTitle}

Personal Website and project pages {#description}

Prerequisites

  • Ruby (only tested with 1.9)

    gem install nokogiri sass growl jekyll jekyll-pagination front-compiler pygmentize

Install

  • mkdir _cache _compiled _site
  • git clone in _compiled -- this pushes to master
  • Check out the source branch

Rakefile

  • rake build builds the website.
  • rake or rake local builds the site and opens it in firefox.
  • rake send pushes the compiled version to github.
  • rake ssend pushes the compiled version to github, after deleted the cache.
  • rake new <title> makes a new blog post using <title> and the current date.

Options

  • see config.yml

Issues

None Yet

Licence

Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License

Authors

  • Bilal Syed Hussain