Gonna skip the screenshot today since it looks relatively the same as before.
- 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 (with search results and with no search results)
- 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)
The basic redesign is more or less done. Just gonna get the background image in, and start designing the individual pages specific to the medium and fill with real content.
Flush.




Comments:
No Comments Yet »