The public html folder.
- Green Wiggly
- Regular Poster
- Posts: 47
- Joined: Fri Jan 01, 1999 4:00 pm
- Location: Brooklyn, NY,usa
- Contact:
It's rare that you have to mess with your public_html/ directory. The page you see when you visit <A HREF="http://<b>yourcomic</b>.keenspace.com/" TARGET=_blank>http://<b>yourcomic</b>.keenspace.com/</A> is made from your indextemplate.html file, which should be in your workspace/ directory. Non-comic pages, such as fanart pages, shold be put in the workspace/webpages/ directory, link to them as <b>whatever</b>.html, forget that they were in a directory named webpages/ Don't worry if your files mysteriously disappear, they're supposed to (except the two template files). Put your images in workspace/images/ and link to them on your site using images/<b>whatever.gif</b>, in your dailytemplate.html link to things using ../<b>whatever.html</b> or ../<b>whatever.gif</b> You can use any image format you want, of course.<P>------------------
"The more code you write, the more of your humanity you lose. After a point, you are no longer able to interact normally with humans."
-from Programmer: The Coding
by Notyet Kreated<P>Visit Maniacal Advantage, read the Legend of Webcomic War story <A HREF="http://maniacaladvantage.keenspace.com/" TARGET=_blank>http://maniacaladvantage.keenspace.com/</A>
"The more code you write, the more of your humanity you lose. After a point, you are no longer able to interact normally with humans."
-from Programmer: The Coding
by Notyet Kreated<P>Visit Maniacal Advantage, read the Legend of Webcomic War story <A HREF="http://maniacaladvantage.keenspace.com/" TARGET=_blank>http://maniacaladvantage.keenspace.com/</A>
- Green Wiggly
- Regular Poster
- Posts: 47
- Joined: Fri Jan 01, 1999 4:00 pm
- Location: Brooklyn, NY,usa
- Contact: