Building a text-heavy site, what resources should I look at for prototyping?
February 16, 2012 7:09 PM Subscribe
I'm hoping to put together a relatively simple website on which to put various stories and essays my friends and I are writing. I'm aiming at imitating old journals and newspapers (like this), fairly simple, mostly text. Do you guys know any great examples of this type of layout online that I could scope out, and if I wanted to start prototyping it myself relying as much as possible on CSS and javascript, what would be some resources I should consider?
I should add, I am not a web developer and don't intend to build the whole thing myself. I just want to play around with various options, layouts, and such myself before going to a pro.
Hoping to do:
-multi-page stories without going to another URL
-more or less dynamic text columns (fixed width but 2 or 3 depending on browser width)
-simple navigation and animation; fades and some elements being pushed around, but nothing fancy.
-no clue what the backend will be
I realize I can google things as well, but there's so much nonsense out there relating to building web pages and apps that I thought it would be better to ask the hivemind first and then apply myself.
I should add, I am not a web developer and don't intend to build the whole thing myself. I just want to play around with various options, layouts, and such myself before going to a pro.
Hoping to do:
-multi-page stories without going to another URL
-more or less dynamic text columns (fixed width but 2 or 3 depending on browser width)
-simple navigation and animation; fades and some elements being pushed around, but nothing fancy.
-no clue what the backend will be
I realize I can google things as well, but there's so much nonsense out there relating to building web pages and apps that I thought it would be better to ask the hivemind first and then apply myself.
I bet you could do all of this in Wordpress with Weaver (donationware); perhaps the Pro version. Built 3 sites using it so far; I like it because it gives you a huge number of places to insert CSS and HTML, and extensive styling control using the back end GUI.
posted by omnidrew at 7:22 AM on February 17, 2012
posted by omnidrew at 7:22 AM on February 17, 2012
Response by poster: Thanks guys. I'll check some of this stuff out. There's no ready-made solution obviously, I'll need to poke around.
I really don't plan to deviate from that image I put up - I expect to refresh the text on the page without any scrolling, via fade. Not nearly as content-heavy as Arts and Letters daily, a little more staid. But anyway. Thanks.
posted by BlackLeotardFront at 12:08 PM on February 17, 2012
I really don't plan to deviate from that image I put up - I expect to refresh the text on the page without any scrolling, via fade. Not nearly as content-heavy as Arts and Letters daily, a little more staid. But anyway. Thanks.
posted by BlackLeotardFront at 12:08 PM on February 17, 2012
This thread is closed to new comments.
As for examples - a recent Metafilter post, ironically enough, linked through to this modern online newspaper, which, from your description, is almost exactly what you're after.
I hope this helps!
posted by Bora Horza Gobuchul at 9:50 PM on February 16, 2012