I have several blogs and online "properties" that I maintain and I wanted to share styles and content among them. I also wanted to minimize redundancy. To that end I am collecting most of the customizations here, with pointers to more detail in some cases.
First off, I needed to share content among my sites so I needed a file host. GooglePages fit that bill very nicely and can be found over at http://googlepages.google.com.
Shared Lib Includes:
These go at the top of every page / template I use<link href='http://jking.net.googlepages.com/sharedBlogStyleSheet.css' rel='stylesheet' type="'text/css'/">
<script src='http://jking.net.googlepages.com/sharedBlogJS.js' type='text/javascript'>
These two files hold the shared styles that I can then customize further in individual site files.
No comments:
Post a Comment