这是indexloc提供的服务,不要输入任何密码
Skip to content

📐 A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.

License

Notifications You must be signed in to change notification settings

odd-poet/oddpoet.net

 
 

Repository files navigation

upgrade

현재 gh-pages branch가 메인. master는 upstream용 브랜치.

대략 아래처럼 minimal-mistakes 테마를 업그레이드 하자.

  1. add remote
  • 이건 한번만 실행하면 될듯
  • $ git remote add upstream https://github.com/mmistakes/minimal-mistakes.git
  1. pull down updates
  • master 브랜치를 update
  • git pull upstream master
  1. rebase
  • gh-pages branch에서 git rebase master

About

📐 A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 39.3%
  • HTML 31.3%
  • JavaScript 28.2%
  • Ruby 1.2%