Tech Stack


Web Hosting

What: GitHub Pages

Why: It's a free service that allows you to host static websites. It's perfect for this blog as it's a simple static website with no server-side code.


Version Control

What: git

Why: the undisputed standard for version control so it's been used in this blog. While it's not that important for collaborative work it let myself or anyone interested peel back the curtain to see any historical changes right from the begging of the project.


Text Editing

What:Visual Studio Code

Why:spell check and ease-of-use


Language

What: HTML / CSS

Why:Most Portable