Originally published on 2020-05-16.
I took some time to properly set up a web developer environment with this useful shell script. I was using the Github web editor (!) which without live preview, made it very challenging to update the CSS. But now I'm all set up to develop locally and git push to the server when ready!
I'm proudest of the following:
I had previously chatted with Kevin about the website and what was bothering me, and I found the process of articulating the exact issues helped me solve them quickly, instead of being stranded in the vagueness of "this looks off." Here are some screenshots from our conversations--the annotations look hilariously messy too, because I did them quickly using the Preview app.



After this experience, I have decided to put a new mantra on my todo list: "Do it badly and articulate why it's bad." I feel that this mantra helps me push through the initial perfectionist stage, since I am presenting a prototype with all of the caveats I see myself. And they can be fixed!