DRY and Sites with more than one page

DRY = don't repeat yourself

What to do about common items across all pages? Like CDN JS and CSS, local CSS link, local JS script, common header, footer, navigation?