Skip to content

Commit bf3fce4

Browse files
committed
docs: update links on resources
1 parent 3fdf42d commit bf3fce4

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

docs/external_links.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1+
> If you have written over commitizen, make a PR and add the link here 💪
2+
13
## Talks
24

3-
- commitizen-tools: What can we gain from crafting a git message convention
4-
- Speaker: Wei Lee
5-
- Occasion: Taipey.py 2020 June Meetup, Remote Python Pizza 2020
6-
- Material
7-
- [slides](https://speakerdeck.com/leew/commitizen-tools-what-can-we-gain-from-crafting-a-git-message-convention-at-taipey-dot-py)
5+
| Name | Speaker | Occasion | Language | Extra |
6+
| ------------------------------------------------------------------------- | --------------- | ---------------------------------------------------- | -------- | -------------------------------------------------------------------------------------------------------------------------------- |
7+
| commitizen-tools: What can we gain from crafting a git message convention | Wei Lee | Taipey.py 2020 June Meetup, Remote Python Pizza 2020 | English | [slides](https://speakerdeck.com/leew/commitizen-tools-what-can-we-gain-from-crafting-a-git-message-convention-at-taipey-dot-py) |
8+
| Automating release cycles | Santiago Fraire | PyAmsterdam June 24, 2020, Online | English | [slides](https://woile.github.io/commitizen-presentation/) |
9+
| [Automatizando Releases con Commitizen y Github Actions][automatizando] | Santiago Fraire | PyConAr 2020, Remote | Español | [slides](https://woile.github.io/automating-releases-github-actions-presentation/#/) |
810

911
## Articles
1012

1113
- [Python Table Manners - Commitizen: 規格化 commit message](https://lee-w.github.io/posts/tech/2020/03/python-table-manners-commitizen/) (Written in Traditional Mandarin)
12-
- [Automating semantic release with commitizen](http://woile.github.io/posts/automating-semver-releases-with-commitizen/) (English)
14+
- [Automating semantic release with commitizen](https://woile.dev/posts/automating-semver-releases-with-commitizen/) (English)
1315

14-
> If you have written about commitizen, you can make a PR to add the link here 💪
16+
[automatizando]: https://youtu.be/t3aE2M8UPBo

0 commit comments

Comments
 (0)