Skip to content

haripriya-amd/open-source-day

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Day Site

Website for the Open Source Day hackathon

Setup

bundle exec jekyll serve
  • Build before you commit
bundle exec jekyll build
git add .
git commit -m "<your message>"
  • Push your changes to a PR

Container Based Build/Setup

Run the following command from your terminal

docker-compose -f docker/docker-compose.yaml up --build

You may access the page, locally generated at http://localhost:4000 from your browser.

Contributing

Please create a PR with as many detail info about your change and screenshots if possible.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.5%
  • SCSS 23.7%
  • HTML 23.1%
  • Other 0.7%