19 Commits

Author SHA1 Message Date
Peter Kokot
6efdbe1767 Use jekyll-seo-tag plugin 2023-01-27 20:18:15 +01:00
Josh Lockhart
a7e08ea53a Implement redesign first stage 2015-09-27 19:29:22 -04:00
Peter Kokot
d1851cc82b jekyll-sitemap gem added 2014-12-09 06:18:31 +01:00
Peter Kokot
351ff4d60c kramdown syntax class name fix 2014-06-10 02:08:09 +02:00
Eric Martel
7df82049e8 Redid anchor changes to be sure each doc was updated properly 2014-03-14 23:13:39 -04:00
Pavel Savinov
9cccdee2ff Closed div tag 2012-07-24 00:06:33 +12:00
Pavel Savinov
a5cf5e2d9b Fix scroll to utf-8 characters 2012-07-22 03:08:29 +12:00
=
835956ba8b Readd home page META description 2012-07-11 19:34:13 -04:00
Kris Jordan
dc1857b8fa Moving to Post structure.
Lots of changes breaking out subsections into posts and programmatically generating ToC, main page content, and Back to Top links.
2012-07-10 00:33:25 -04:00
Kris Jordan
320be77911 Restructure includes to posts 2012-07-09 20:21:10 -04:00
Kris Jordan
62e97f9407 Adding section on Servers and Deployment
Subsections are currently stubbed out. Need to add tutorials on setting up nginx and php-fpm as well as some general best practices for deployment (especially on shared hosts).
2012-07-09 17:25:51 -04:00
Kris Jordan
eccc6b3098 Added 'Getting Started' Section
Contains basic information guiding new users toward the latest version of PHP. Moved the CLI web server section into Getting Started because it makes more sense here. Added stubs for windows and mac setups that could certainly be further fleshed out with step-by-step tutorials.
2012-07-09 14:29:20 -04:00
Kris Jordan
5e5bb1990e Changing Introduction to Welcome 2012-07-09 12:44:49 -04:00
Kris Jordan
bc4390bf93 Adding Language Highlights Section
Pulling in namespaces and CLI. Stubbing out SPL and programming paradigms subheads.
2012-07-09 12:26:14 -04:00
Kris Jordan
d4b2fd2276 Continuing with the restructuring.
Making space for libraries.
Bringing security themed topics under single subject.
2012-07-09 11:09:06 -04:00
Kris Jordan
fb3aaff653 Reordered sections, added testing to nav. 2012-07-09 10:30:01 -04:00
Chris Hartjes
02b3672ab1 Added in brief summary of testing information 2012-07-08 21:53:21 -04:00
Kris Jordan
ae8dce1d70 Added section on Command Line Interface
PHP's command line interface is a simple, powerful way to automate common tasks. New PHP programmers often do not take advantage of PHP's CLI capabilities because they only think of PHP scripts as something that must run in the browser over HTTP. A simple, gentle introduction to running PHP scripts from the command line will help raise awareness that you can accomplish powerful, admin-only tasks through simple PHP scripts without having to craft a UI or open it up to the security issues of the web.
2012-07-08 19:45:43 -04:00
=
7bb4213f48 Convert static HTML site to Jekyll project 2012-07-07 23:17:19 -04:00