diff --git a/README.md b/README.md index 5a55425da..da665ffe2 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,13 @@ This is the GitHub Pages repository for the _PHP: The Right Way_ project. * Section files are written in Markdown. * Section files are included in `index.html`. +## Spread the Word! + +_PHP: The Right Way_ has web banner images you can use on your website. Show your support, and let new PHP +developers know where to find good information! + +[See Banner Images](/banners.html) + ## How to Contribute 1. Fork and edit diff --git a/_layouts/blank.html b/_layouts/blank.html new file mode 100644 index 000000000..fbda6de11 --- /dev/null +++ b/_layouts/blank.html @@ -0,0 +1,45 @@ + + + + + {% if page.title %}{{ page.title }} - {% endif %}PHP: The Right Way + + + + + + + + + + + + + + + + +
+ {{ content }} +
+ + + + + + diff --git a/banners.md b/banners.md new file mode 100644 index 000000000..a95352d30 --- /dev/null +++ b/banners.md @@ -0,0 +1,73 @@ +--- +layout: blank +title: Website Banners +description: "Spread the word! Use these banner to let new PHP programmers know about PHP: The Right Way" +--- + +# Web Banners + +Spread the word! Use these banner to let new PHP programmers know about _PHP: The Right Way_. + +## Button 1 (120x90) + +PHP: The Right Way + + + PHP: The Right Way + + +## Button 2 (120x60) + +PHP: The Right Way + + + PHP: The Right Way + + +## Leaderboard (728x90) + +PHP: The Right Way + + + PHP: The Right Way + + +## Large Rectangle (386x280) + +PHP: The Right Way + + + PHP: The Right Way + + +## Medium Rectangle (300x250) + +PHP: The Right Way + + + PHP: The Right Way + + +## Rectangle (180x150) + +PHP: The Right Way + + + PHP: The Right Way + + +## Square Button (125x125) + +PHP: The Right Way + + + PHP: The Right Way + + +## Vertical Rectangle (240x400) + +PHP: The Right Way + + + PHP: The Right Way + diff --git a/images/banners/btn1-120x90.png b/images/banners/btn1-120x90.png new file mode 100644 index 000000000..437714639 Binary files /dev/null and b/images/banners/btn1-120x90.png differ diff --git a/images/banners/btn2-120x60.png b/images/banners/btn2-120x60.png new file mode 100644 index 000000000..664b4c37e Binary files /dev/null and b/images/banners/btn2-120x60.png differ diff --git a/images/banners/leaderboard-728x90.png b/images/banners/leaderboard-728x90.png new file mode 100644 index 000000000..664f0475b Binary files /dev/null and b/images/banners/leaderboard-728x90.png differ diff --git a/images/banners/lg-rect-386x280.png b/images/banners/lg-rect-386x280.png new file mode 100644 index 000000000..84bd12ef4 Binary files /dev/null and b/images/banners/lg-rect-386x280.png differ diff --git a/images/banners/med-rect-300x250.png b/images/banners/med-rect-300x250.png new file mode 100644 index 000000000..cd8451e44 Binary files /dev/null and b/images/banners/med-rect-300x250.png differ diff --git a/images/banners/rect-180x150.png b/images/banners/rect-180x150.png new file mode 100644 index 000000000..1e275f2e2 Binary files /dev/null and b/images/banners/rect-180x150.png differ diff --git a/images/banners/sq-btn-125x125.png b/images/banners/sq-btn-125x125.png new file mode 100644 index 000000000..ce7f08194 Binary files /dev/null and b/images/banners/sq-btn-125x125.png differ diff --git a/images/banners/vert-rect-240x400.png b/images/banners/vert-rect-240x400.png new file mode 100644 index 000000000..315e7fadd Binary files /dev/null and b/images/banners/vert-rect-240x400.png differ diff --git a/sitemap.xml b/sitemap.xml index b9eaf5a85..ff86f72f8 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -6,4 +6,10 @@ daily 1 + + http://www.phptherightway.com/banners.html + 2012-07-08T14:11:00-05:00 + weekly + 0.5 +