layout | title | tagline |
---|---|---|
page |
Hello Programming World! |
Supporting tagline |
{% include JB/setup %}
This is the roughest of rough blogs created through github pages.
As a former English major and marketing editor who is venturing into the world of programming, I wanted to give myself a place to vent frustration, a place to celebrate successes, and a place to keep everyone who is curious about my journey through MakerSquare updated. So, as is apt for my generation (so I'm told), I've taken to blogging.
But why not wordpress, tumblr, or some other user friendly blogging platform you ask? Because I like to make things hard on myself? No, in reality, I figured what better what to work on my programming skills than with something that requires more of me. With that said, please read the disclaimer!
Check out my most recent blogs!
-
{% for post in site.posts %}
- {{ post.date | date_to_string }} » {{ post.title }} {% endfor %}