adarshgupta.github.io

adarshgupta.github.io

Personal Website built using Jade/Pug (HTML), SASS (CSS), Javascript, Jekyll, and GulpJS

Personal Website - Adarsh Gupta

Website - https://adarshgupta.github.io/

System Preparation

To use this project, you'll need the following things installed on your machine.

  1. Jekyll - $ gem install jekyll
  2. NodeJS - use the installer.
  3. GulpJS - $ npm install -g gulp

Local Installation

  1. Clone this repo, or download it into a directory of your choice.
  2. Inside the directory, run npm install.

Usage

development mode

This will give you file watching, browser synchronisation, auto-rebuild, CSS injecting etc.

$ gulp

Deploy with Gulp

You can easily deploy your site build to a gh-pages branch. You need to switch the master branch and run the below given command to deploy the latest code to gh-pages branch, which acts as the source for the personal website/GitHub page.

gulp deploy

References

jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer