odino / php-fig.github.com

php-fig website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the source for www.php-fig.org. It is automatically compiled by Jekyll every time a pull request is merged.

Contributing

  1. If you notice something missing, please open an issue on GitHub.

  2. If you'd like to fix it yourself, simply edit the file on GitHub and open a pull request. The site will be recompiled as soon as your pull request is merged.

  3. If you'd like to test things out locally, you'll need to install Jekyll and a markdown engine:

    gem install jekyll rdiscount

    Then compile!

    jekyll --server

    ... and open http://localhost:4000 in your browser to check it out!

About

php-fig website


Languages

Language:CSS 99.7%Language:Ruby 0.3%