Code Your Own
Step1
By creating your site completely from the ground up, you retain total control of what appears on the site but you also take on all of the maintenance requirements. Your site can be as simple or as complex as you are willing to make it, but adding features like comment boxes--which are great for receiving readers' feedback--may take advanced skills.
Step2
Implement Cascading Style Sheets (CSS) will make whole-site style changes simple by changing only one master file. This file (usually style.css) will have all of your default formatting options. If you decide you want to change your background color or title image all you should have to do is change the appropriate lines in the style.css file and any page that references that file will change automatically. It's a beautiful thing, and very Web 2.0!
Step3
Create your archives as you update by renaming your current index page with a number or date structure (/yyyy-mm-dd.html works very well).
Blog Your Comic
Step1
There are a number of blog providers available, and many are free or only charge a nominal fee per month. Almost no coding experience is required and many features, such as navigation and archives, are automatic.
Step2
Customize your template or choose one of the provided options to better reflect the style and tone of your comic.
Step3
Either upload your comic image using their built-in script or use links to an online image host (preferably one that does not need a password to view photos) embedded in your blog posts.
Step4
Use the ubiquitous 'About' page to give any information about the comic, it's update schedule, characters as well as yourself.
Install a Content Management System (CMS)
Step1
A CMS is a substantial workhorse of a program used for managing large amounts of information and users. Many are available for download free of charge thanks to the open-source movement.
Step2
Check with your webhost to see if the server you are on is running Apache and PHP (these are the two most common requirements for most of the CMS platforms I've encountered) and has database space available (usually MySQL).
Step3
After installing the CMS software you will need to spend a little time getting used to the administration panel and setting up your preferences and style options, as well as user permissions.
Have Someone Else Host It
Step1
If you think you might want something more automatic than do-it-yourself code, less involved than a CMS and more tailored to comics than a standard blog: enter the Comic Hosting Services. Most use their own CMS, but have simplified the user interface for you.
Step2
By affiliating your comic with a site specifically geared towards webcomics, you gain the benefit of being among like minds and, possibly, gaining readership from other online comics being hosted by the same company.
Step3
Administering your comic through one of these services works much like the blog hosts and CMS systems: you will generally use a built-in upload function and have and administration panel to handle different aspects of the site.
Comments
mhurlbert said
on 9/2/2007 I think that its awesome that you have found a very original outlet for your creativity. Great job.