Skip to content

vishal-j/contiv.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contiv Website

This repo contains the source of contiv website

Running the Site Locally

Running the site locally is simple. Clone this repo and run cd websrc; make dev.

Then open up http://localhost:4567.

Note: Currently, this works only on Mac

Submitting changes

Make the changes locally on your machine and test it using above instructions. When you are ready to submit the changes run cd websrc; make build. This will build a static website and copy the files to correct location. After this, you can commit the code and submit pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.6%
  • CSS 33.0%
  • JavaScript 7.6%
  • Ruby 3.5%
  • Makefile 0.3%