Sat Jul 23
Stream-aligned teams are the most common but most mistaken teams. They are the bones of any organization, yet I have seen they often have many problems because other team topologies don't exist, and organizations work only with these teams. This strategy becomes the major bottleneck for faster delivery. It results...
I created a GitHub workflow to automatically build and deploy my website to GitHub Pages. It uses peaceiris/actions-hugo@v2 to build the website with Hugo and peaceiris/actions-gh-pages@v3 to deploy it to GitHub Pages.