WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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

Repository files navigation

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.

Contributors 10