old-personal-site.mdx
1 --- 2 title: Old Personal Website 3 date: 2020-05-02 4 description: My old personal website made with Gatsby 5 source: https://github.com/elianiva/elianiva.github.io 6 type: personal 7 stack: 8 - ["Gatsby", "https://gatsbyjs.org"] 9 --- 10 11 My previous website was made with GatsbyJS. It went through 2 iterations but the one that you're seeing now is the second iteration. The first one is way too ugly to a point where it's not worth to even show it :p 12 13 This is my first website that I've put my whole effort into, I made it around February 2020 and redesign it around May 2020. I'm actually quite surprised that I managed to make this website and maintain it overtime. 14 15 I learned a lot during the process of making this, not only about HTML/CSS/JS, but also about CI/CD. I used [TravisCI](https://travis-ci.org) then moved to [Github Action](https://github.com/features/actions) for this. 16 17 Don't expect any content there, they're all outdated and saved for historical purpose. Just pretend that they are some lorem ipsum text ;)