Skip to content

rhosner/ajitvpai.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contain the contents served at the website http:https://ajitvpai.com/

This site was initially created by /u/Hdmoney inspired by a Reddit comment thread, with major development by /u/DistortoiseLP, and hosting provided by /u/Sunsparc in /r/pcmasterrace.

Hey, I want to contribute!

Awesome! Thank you for taking interest in contributing.

  • Check the Issues page for anything that needs work.
  • Fork a copy of the repository
  • Write and commit your code to your copy of the repository
  • Submit a pull request

Setting up your local environment

You'll need NodeJS and gulp to make CSS changes to this project.

After forking the repo, cd into the scss folder and run

$ npm install

If you want to see your changes on a local dev environment, you can use the python SimpleHTTPServer module. Run the following command in the root directory:

$ python -m SimpleHTTPServer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.0%
  • CSS 46.9%
  • JavaScript 6.1%