Results 5 comments of Leon

GitLab Pages 現在可以自動幫我們配置自有網域的 Let's Encrypt TLS 憑證了。

Here is a good article - [The correct way to force Vue to re-render a component](https://michaelnthiessen.com/force-re-render/). My solution is add a 'key' to dataset. ```vue // import XXX const dsReRenderKey...