Skip to content

Eclipse-Dominator/gci15.fossasia.org

 
 

Repository files navigation

FOSSASIA GCI Site 2015/16

Build Status

Run this website on Github

Fork this repo, and it should be on http://<username>.github.io/gci15.fossasia.org now.

Running the website on Local Machine

Clone Repo

git clone https://github.com/fossasia/gci15.fossasia.org.git

or own fork version

git clone https://github.com/<username>/gci15.fossasia.org.git

Install Jekyll

gem install bundler
gem install github-pages

Use sudo if there is any permission issue

Running website

cd gci15.fossasia.org
jekyll serve

Go to

http://0.0.0.0:4000/ or http://localhost:4000/

Useful Git Tricks

see GIT.md

Demo

You can see the current website over here.

About

FOSSASIA GCI Site 2015/16

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 33.6%
  • HTML 33.2%
  • CSS 33.1%
  • Ruby 0.1%