Skip to content

Latest commit

 

History

History
91 lines (62 loc) · 3.89 KB

README.md

File metadata and controls

91 lines (62 loc) · 3.89 KB

PHP: The Right Way

Overview

This is the GitHub Pages repository for the PHP: The Right Way project.

  • This website is a Jekyll project.
  • Each section and sub-section are a Markdown file in _posts/.
  • Sub-sections have isChild: true in their front matter.
  • The navigation and page structure are automatically generated.

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

How to Contribute

You should read the CONTRIBUTING.md file for precise instructions and tips. But, if you prefer a TL;DR:

  1. Fork and edit
  2. Optionally install Ruby with Jekyll gem to preview locally
  3. Submit pull request for consideration

Contributor Style Guide

  1. Use American English spelling (primary English repo only)
  2. Use four (4) spaces to indent text; do not use tabs.
  3. Wrap all text to 120 characters.
  4. Code samples should adhere to PSR-1 or higher.

Where

http://www.phptherightway.com