Skip to content

ajitvpai.com, a community project exposing Ajit Pai, Chairman of the FCC

Notifications You must be signed in to change notification settings

tabatahg/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

Any changes to the HTML can be made in index.html.

If you are editing CSS, you can run the gulp watch command in the /scss folder. Edit ./scss/src/styles.scss to your liking.

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

In your browser, head to localhost:8000 to see your changes.

About

ajitvpai.com, a community project exposing Ajit Pai, Chairman of the FCC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 49.2%
  • CSS 44.9%
  • JavaScript 5.9%