Skip to content

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

Notifications You must be signed in to change notification settings

AdarshGupta/adarshgupta.github.io

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published