So far on this page, my laziness has gotten the better of me and I’ve just been typing html directly into the entry field when I make new posts.
No more! I have now added RedCloth to the back end code so I can enter code a lot more easily then I was before. For example, I can do strong and emphasis marks in the code using *’s and _’s. I can also make quote blocks:
This is a quote from no one.
and code blocks:
#include "example.h"This also means I can spend less time typing here and more typing code in the IDE! Woo!
It also means that I’m getting to the point where I feel like this site’s blogging back end is relatively complete. I don’t know what else to add besides comments but those get ugly far too fast without users… and even then, user registration gets messy if I’m not keeping my eye on spam and all that nonesense…
So, for now, no comments will be added to this page. Facebook and Twitter integration though…
