I would like to start off by saying that I am a coder, not a blogger. So if the content of this blog gets a bit sparse as time goes on then is it not because I have stopped coding in ColdFusion, it will either be that I got bored of blogging or I was too busy working to put any time into writing posts.
I really set up this blog for a record of what I am working on or any little tricks or bits of code I discover.
The first thing to say in the blog is how good I think Mango Blog is! It's really easy to work with, set up new themes and add/edit and create plugins. This site has been set up using lots of the existing plugins out there. This is really just to demonstrate what it can do.
I have started the skin pretty much from scratch. The theme is set up using the 960Grid CSS Framework which I have only just started getting into using and I can't believe I haven't tried it out before!
The 960Grid layout code is so simple, this site is basically just:
<div class='container_12'> <div class="grid_9">...</div> <div class="grid_3">....</div> <div class="clear"></div> </div>
And thats all there is to it!
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment