wip
This commit is contained in:
parent
2c2e9838fe
commit
f7c04b6efb
31
source/_posts/weeknotes-2021-08-06.md
Normal file
31
source/_posts/weeknotes-2021-08-06.md
Normal file
|
@ -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
|
Loading…
Reference in a new issue