Skip to content
 
 

仓库 files navigation

BangPypers

Source code for Bangalore Python User Group Blog. Read blog at https://bangalore.pythonindia.org

Setup Locally:

关注 Testing your GitHub Pages site locally with Jekyll

Run:

bundle exec jekyll serve

You can use --livereload to keep auto-updating changes.

Setup Upstream and Maintain your forked repo.

  1. Setup Upstream repo: git remote add upstream git@github.com:pythonindia/bangalore.pythonindia.org.git
  2. Fetch upstream content: git fetch upstream
  3. Checkout to master branch: git checkout master
  4. Rebase with upstream master: git rebase upstream/master
  5. Push (forcefully if needed): git push -f origin master

关于

Source code for Bangalore Python user group. Read blog at https://bangalore.pythonindia.org

Topics

Resources

Stars

7 stars

关注者

11 watching

复刻s

贡献者

Languages