- The secondary pages are laid out so they don’t look randomly crammed. Also coded the templates so things appear where they’re supposed to appear and don’t when not. They include:
- The all-important Pages (ex. /experiments/photo)
- The you’re-not-supposed-to-see/have-access-to category archives (ex. /experiments/category/photo) just in case you stumble upon it.
- The tag Pages (ex. /experiments/tag/window) which isn’t used for this blog but good to have.
- The search results pages
- The you-shouldn’t-worry-about category and date-based archives (ex. /experiments/photo/2009/05/16)
- The individual (“single”) post (ex. /experiments/general/2009/05/15/redesign-update/)
- The 404 Not Found post (which is supposed to automatically redirect you to another page) just in case you land there.
- The width of the page is now determined through JavaScript by the number of “posts”. (If JS is disabled, the widest possible width defaults from the CSS)
Redesign Update 5/16/09
This entry was posted on Saturday, May 16th, 2009 at 20:46 and is filed under General. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.