diff --git a/_posts/15-01-01-Resources.md b/_posts/15-01-01-Resources.md deleted file mode 100644 index 3e38840..0000000 --- a/_posts/15-01-01-Resources.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -anchor: resources ---- - -# Resources {#resources_title} - -## From the Source - -* [PHP Website](http://php.net/) -* [PHP Documentation](http://php.net/docs.php) - -## People to Follow - -* [Rasmus Lerdorf](http://twitter.com/rasmus) -* [Fabien Potencier](http://twitter.com/fabpot) -* [Derick Rethans](http://twitter.com/derickr) -* [Chris Shiflett](http://twitter.com/shiflett) -* [Sebastian Bergmann](http://twitter.com/s_bergmann) -* [Matthew Weier O'Phinney](http://twitter.com/mwop) -* [Pádraic Brady](http://twitter.com/padraicb) -* [Anthony Ferrara](http://twitter.com/ircmaxell) -* [Nikita Popov](http://twitter.com/nikita_ppv) - -## Mentoring - -* [phpmentoring.org](http://phpmentoring.org/) - Formal, peer to peer mentoring in the PHP community. - -## PHP PaaS Providers - -* [PagodaBox](https://pagodabox.com/) -* [AppFog](https://appfog.com/) -* [Heroku](https://devcenter.heroku.com/categories/php) -* [fortrabbit](http://fortrabbit.com/) -* [Engine Yard Cloud](https://www.engineyard.com/products/cloud) -* [Red Hat OpenShift Platform](http://openshift.com) -* [dotCloud](http://docs.dotcloud.com/services/php/) -* [AWS Elastic Beanstalk](http://aws.amazon.com/elasticbeanstalk/) -* [cloudControl](https://www.cloudcontrol.com/) -* [Windows Azure](http://www.windowsazure.com/) -* [Google App Engine](https://developers.google.com/appengine/docs/php/gettingstarted/) -* [Jelastic](http://jelastic.com/) diff --git a/_posts/16-01-01-Resources.md b/_posts/16-01-01-Resources.md new file mode 100644 index 0000000..7747724 --- /dev/null +++ b/_posts/16-01-01-Resources.md @@ -0,0 +1,5 @@ +--- +anchor: resources +--- + +# Resources {#resources_title} diff --git a/_posts/16-02-01-From-the-Source.md b/_posts/16-02-01-From-the-Source.md new file mode 100644 index 0000000..473798e --- /dev/null +++ b/_posts/16-02-01-From-the-Source.md @@ -0,0 +1,9 @@ +--- +isChild: true +anchor: from_the_source +--- + +## From the Source {#from_the_source_title} + +* [PHP Website](http://php.net/) +* [PHP Documentation](http://php.net/docs.php) diff --git a/_posts/16-03-01-People-to-Follow.md b/_posts/16-03-01-People-to-Follow.md new file mode 100644 index 0000000..7a692cc --- /dev/null +++ b/_posts/16-03-01-People-to-Follow.md @@ -0,0 +1,16 @@ +--- +isChild: true +anchor: people_to_follow +--- + +## People to Follow {#people_to_follow_title} + +* [Rasmus Lerdorf](http://twitter.com/rasmus) +* [Fabien Potencier](http://twitter.com/fabpot) +* [Derick Rethans](http://twitter.com/derickr) +* [Chris Shiflett](http://twitter.com/shiflett) +* [Sebastian Bergmann](http://twitter.com/s_bergmann) +* [Matthew Weier O'Phinney](http://twitter.com/mwop) +* [Pádraic Brady](http://twitter.com/padraicb) +* [Anthony Ferrara](http://twitter.com/ircmaxell) +* [Nikita Popov](http://twitter.com/nikita_ppv) diff --git a/_posts/16-04-01-Mentoring.md b/_posts/16-04-01-Mentoring.md new file mode 100644 index 0000000..1d7ddc1 --- /dev/null +++ b/_posts/16-04-01-Mentoring.md @@ -0,0 +1,8 @@ +--- +isChild: true +anchor: mentoring +--- + +## Mentoring {#mentoring_title} + +* [phpmentoring.org](http://phpmentoring.org/) - Formal, peer to peer mentoring in the PHP community. diff --git a/_posts/16-05-01-PHP-PaaS-Providers.md b/_posts/16-05-01-PHP-PaaS-Providers.md new file mode 100644 index 0000000..8f57dcc --- /dev/null +++ b/_posts/16-05-01-PHP-PaaS-Providers.md @@ -0,0 +1,19 @@ +--- +isChild: true +anchor: php_paas_providers +--- + +## PHP PaaS Providers {#php_paas_providers_title} + +* [PagodaBox](https://pagodabox.com/) +* [AppFog](https://appfog.com/) +* [Heroku](https://devcenter.heroku.com/categories/php) +* [fortrabbit](http://fortrabbit.com/) +* [Engine Yard Cloud](https://www.engineyard.com/products/cloud) +* [Red Hat OpenShift Platform](http://openshift.com) +* [dotCloud](http://docs.dotcloud.com/services/php/) +* [AWS Elastic Beanstalk](http://aws.amazon.com/elasticbeanstalk/) +* [cloudControl](https://www.cloudcontrol.com/) +* [Windows Azure](http://www.windowsazure.com/) +* [Google App Engine](https://developers.google.com/appengine/docs/php/gettingstarted/) +* [Jelastic](http://jelastic.com/) diff --git a/_posts/15-02-01-Frameworks.md b/_posts/16-06-01-Frameworks.md similarity index 100% rename from _posts/15-02-01-Frameworks.md rename to _posts/16-06-01-Frameworks.md diff --git a/_posts/15-03-01-Components.md b/_posts/16-07-01-Components.md similarity index 100% rename from _posts/15-03-01-Components.md rename to _posts/16-07-01-Components.md diff --git a/_posts/15-04-01-Books.md b/_posts/16-08-01-Books.md similarity index 100% rename from _posts/15-04-01-Books.md rename to _posts/16-08-01-Books.md