Nauman Shahid quaesitor scientiae

My first post

This here is my go at web development using

For someone with unassuming web development skills, setting it all up was pretty straightforward. The following serve as wonderful walkthroughs for setting up your environment:

Now that your environment is all set up:

  1. Look for Jekyll templates and download/clone/fork your pick
  2. These templates come with instructions to tailor them to your needs; they are pretty easy to modify since you have to type your content in markdown involving minimal code
  3. Open a bash terminal (UNIX) or command prompt (Microsoft Windows) in the master directory of your template, and let jekyll serve do the magic!
Template used: Lanyon  Authored by: Mark Otto
Open sourced under the MIT License

Some pretty useful frameworks/tweaks that I decided to embed in my template for a better UI/UX