I’ve been planning to make a Ruby app for hosting web comics – I still kind of am – but then I realized that as cool as a Ruby App is for me, personally, it might not be as accessible as I want to make it. I thought about maybe making my own blog hosting back-end, and quickly remembered how much I hate having to deal with hosting complications. I thought maybe I could just give detailed instructions for installing it to a handful of specific hosts – but then I remembered how some hosts don’t work well with Ruby and running it may require having to retrofit the app. Which still isn’t accessible to artists who don’t know how to code, and is kind of a nightmare in general.
So then I thought, if accessibility is my goal (yes), then maybe what I should do instead of moving artists off of WordPress is make a theme with all the features I want for WordPress. But not just WordPress, if I’m feeling extra ambitious, I’ll also make a theme for Ghost, maybe something for Tumblr, and finally, actually make my Ruby app for the other unicorns, or people with friends who they can convince to set it up for them.
Today I started using Team Treehouse to get a primer on making WordPress themes and PHP (because my resistance to not just starting with WordPress is that PHP and I don’t get along), drafted out the priorities for the design, what features I want users to be able to customize, and some of the things I want to integrate. I don’t want this to be complicated, I want a clean and responsive design that features the comic, with plenty of space in the margins so nothing looks busy or squished. I want to optionally be able to associate blog posts to the comic by time (still sketchy on exactly how I’m going to do it. Think recent posts, but stuck by date?) for those comics with writers, or comics who don’t want to cloud the comic post area with a general post but still want it to be somewhat associated. While also still leaving a spot for a comic post/description and comments.
Recalculating
by
Tags:
Comments
One response to “Recalculating”
-
[…] moved E.R.A. to WordPress so that way when I’m done making the theme for artists I can test it there and that’ll be easier. But also because I felt like the Ruby app I made […]
Leave a Reply