diff --git a/posts/Website_update.mdwn b/posts/Website_update.mdwn new file mode 100644 index 0000000..fc9db3c --- /dev/null +++ b/posts/Website_update.mdwn @@ -0,0 +1,17 @@ +As you can [see](http://ryuslash.org) I finally updated my website +again. It's the same basic idea as before, except this time I try to +make the posts look more lisp-y, since I'm writing a lot more +`emacs-lisp` as of late I've grown fond of all the parentheses. + +I've also moved my [static website](http://org.ryuslash.org) from +ninthfloor to my own domain in the hopes it will become more a part of +my website than it was before, although the beauty of static websites +generated by things like `org-mode`, `jekyll` and such is of course +that they can pretty much be placed on any public web space, and +they're fast. + +Anyway, perhaps I'll post more, but for now I'm happy to have changed +things a little again. + +[[!meta date="2012-06-03 23:18:09"]] +[[!tag website]]