Skip to content

gopherconindia/GopherCon2015

Repository files navigation

##Steps to deploy in gh-pages

  1. git clone https://github.com/Qwinix/gopherconindia.github.io.git
  2. git pull origin master
  3. git checkout gh-pages
  4. git status
  5. git fetch
  6. git merge master

##add below line in _config.yml #github_project_name: /gopherconindia.github.io ##(add this line only if this is not present in _config.yml in gh-pages)

  1. git add .
  2. git commit -m “adding line in config.yml”
  3. git status
  4. git push origin gh-pages ##(latest changes will be auto deployed to gh-pages. check the changes in below link)

##http://www.gophercon.in/

About

The first edition of GopherConIndia 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages