Skip to content

kushdilip/kushdilip.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

This repo contains code for my own personal website.

The tech stack for the website is, you guess: HTML, CSS, Javascript (no awesome frameworks).

Development

  • git clone https://github.com/kushdilip/kushdilip.github.io.git
  • | to be added

Serving

  1. python can be used python -m SimpleHTTPServer
  2. live-server
    1. npm install -g live-server or yarn global live-server.
    2. live-server --port=8080
    3. for more configurations https://github.com/tapio/live-server

Deployment

| to be added

Releases

No releases published

Packages

No packages published