The blog

Linux, front-end, some tools.

Deploying a React App to GitHub Pages automatically

It’s still a little tricky to deploy a react application to GitHub Pages. So I will explain some of the nuances, especially about client routing. I will use an app created by create-react-app tool, but you could use the same principles with any other setup.

How to open SSH links in iTerm2

To open SSH links in iTerm2 by default, go to the Profiles tab in iTerm Preferences. Select your Profile, and then select the SSH option in the URL Schemes select. It makes the item register itself as the opener of these type of links.