/deadlyelder.github.com

Simple one pager website for your profile. Hosted with :heart: on GitHub Pages

Primary LanguageCSSMIT LicenseMIT

deadlyelder.github.com

Github repo for my website, based on Vikram Tiwari's Website

How to run locally

Simply go to your cloned directory and start a static server:

  1. Python 2.7x python -m SimpleHTTPServer
  2. Python 3.x python -m http.server