• move Index, Projects, and Blog to markdown instead of html files
• fix small syntax error in post-info.html, goddamn HTML and its silent
error handling 😖
• remove filler content in index, as well as some tags I was using for
testing
8 lines
421 B
Markdown
8 lines
421 B
Markdown
---
|
||
layout: home
|
||
---
|
||
|
||
Hello! I am a maker, programmer, and hacker living in Southern California. I’m currently studying Electrical Engineering at the University of California, Irvine.
|
||
|
||
I don't have much on this website right now, but I plan to document all my future and some of my past projects here, as well as blog posts documenting my progress in whatever I'm working on, or whatever other ramblings I might have.
|