Software-Development-Pakistan / Software-Development-Pakistan.github.io

Github Repository for softdevpk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software Development Pakistan

Welcome to the official repository for software development Pakistan.

The content home is hosted here.

Working with the site locally.

You can run the site locally to see how your changes would look like. The site uses Jekyll as a static site generator, which can be installed following the instructions from here.

Once you get jekyll to install, you can build and serve locally.

  1. Clone the repository.
  2. On the root folder of repository, build: bundle exec jekyll build.
  3. Serve: bundle exec jekyll serve.

About

Github Repository for softdevpk.com

License:MIT License


Languages

Language:SCSS 52.9%Language:HTML 35.9%Language:Ruby 8.9%Language:JavaScript 1.3%Language:Shell 1.0%