diff --git a/source/_posts/weeknotes-2021-08-06.md b/source/_posts/weeknotes-2021-08-06.md new file mode 100644 index 000000000..a625f42d2 --- /dev/null +++ b/source/_posts/weeknotes-2021-08-06.md @@ -0,0 +1,31 @@ +--- +title: 'Weeknotes: August 6th' +excerpt: TODO +tags: + - personal + - week-notes +draft: true +--- + +## Vim + +- https://gist.github.com/opdavies/f944261b54f70b43f2297cab6779cf59 +- surround.vim - https://github.com/tpope/vim-surround +- https://towardsdatascience.com/how-i-learned-to-enjoy-vim-e310e53e8d56 + +## Re-watching invoice.space streams + +https://www.youtube.com/playlist?list=PLasJXc7CbyYfsdXu6t0406-kGwDN8aUG9 + +## Trialing Conventional Commits + +https://nitayneeman.com/posts/understanding-semantic-commit-messages-using-git-and-angular + +https://www.conventionalcommits.org/en/v1.0.0-beta.2 + +https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#-commit-message-guidelines + +https://github.com/vuejs/vue/commits/dev +https://github.com/vuejs/vue-cli/commits/dev + +https://github.com/pestphp/pest-intellij/commits/main