On 25th - 26th March, Jamia Will Have The 1st Biggest ESummit.
And yes you can contribute to it too.
This is Official Repo of EmphasisO
Every Contributor will get mention in website's Team Section.
Major Contributor will get mention in website's Footer.
- fork the repo
- Clone It
git clone https://github.com/FinFO-app/emphasisO.com.git
- start server
jekyll serve --watch
git clone https://github.com/FinFO-app/emphasisO.com.git
cd emphasisO.com
jekyll serve --watch
open http://127.0.0.1:4000
-
install ruby:
sudo apt-get install ruby ruby-dev build-essential
( for linux )- https://rubyinstaller.org/ ( for windows )
brew install ruby
( for mac )
still have trouble see this https://www.ruby-lang.org/en/documentation/installation/
-
install jekyll:
sudo gem install jekyll bundler
brew install ruby
sudo gem install jekyll bundler
sudo apt-get install ruby ruby-dev build-essential
sudo gem install jekyll bundler