This is a single user blogging application written using: php, mysql, javascript, jquery, smarty, html and css.
Right now there's still a number of issues I need to or would like to address.
- Displaying code in a more readable format.
- Some small bugs with the tag creation on the new post page.
- Creating an about page with contact info, github links and whatnot
- Setting up the jpeg backgrounds as progressive jpegs instead of baseline. So they load more cleanly on slower connections.
- Making the site degrade gracefully when javascript is disabled.