To start Jekyll with Bundler
1 bundle exec jekyll serve
1
bundle exec jekyll serve
Show current origin 1 git remote -v Remove your current, expired, remote URL: 1 git remote remove origin Github token Using an Access Token for the first time Follow the instructions on Github ...
Git Create a Branch List all your branches: 1 $ git branch -a Create a New Branch 1 git checkout -b new-branch-name Or, checkout the branch you want to use: 1 $ git checkout <feature_branch&g...
To start Jekyll with Bundler bundle exec jekyll serve This post will guide you how to write a post on Chirpy theme. Even if you have previous experience with Jekyll, this article is worth readi...
Math and Code
Overleaf + GitHub
A new version of content is available.