Auto Sync Github Forked Repos

As a Github heavy user, when I saw an interested repos, I would fork them to my “secret” organization to read/use in future. However, when checked them later, most of the time (99%), the repos have already out of synced. There are three options I normally choose: delete the forked repo and re-fork; manually merge to the latest commit; use the PR and switch the source and destination (ref).     Continue Reading
Abner Chou's avatar
Abner Chou Jul 22, 2017

Build SSL HTTPS Website Using Docker

When you’re visiting my website, you may not see the https in the URL, which means you have been directed to a CDN node other than my VPS server. This doesn’t mean the method doesn’t work. Anyway, let’s begin the talk. The purpose of this post is to help people to avoid the pitfalls that I encountered, and severs as a note for future reference.     Continue Reading
Abner Chou's avatar
Abner Chou Nov 18, 2016