diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..9acd805 Binary files /dev/null and b/.DS_Store differ diff --git a/_posts/.DS_Store b/_posts/.DS_Store new file mode 100644 index 0000000..a2599f2 Binary files /dev/null and b/_posts/.DS_Store differ diff --git a/_posts/03-04-01-Namespaces.md b/_posts/03-03-01-Namespaces.md similarity index 100% rename from _posts/03-04-01-Namespaces.md rename to _posts/03-03-01-Namespaces.md diff --git a/_posts/03-05-01-Standard-PHP-Library.md b/_posts/03-04-01-Standard-PHP-Library.md similarity index 100% rename from _posts/03-05-01-Standard-PHP-Library.md rename to _posts/03-04-01-Standard-PHP-Library.md diff --git a/_posts/03-06-01-Command-Line-Interface.md b/_posts/03-05-01-Command-Line-Interface.md similarity index 100% rename from _posts/03-06-01-Command-Line-Interface.md rename to _posts/03-05-01-Command-Line-Interface.md diff --git a/_posts/05-01-01-Coding-Practises.md b/_posts/05-01-01-Coding-Practises.md new file mode 100644 index 0000000..f3e99af --- /dev/null +++ b/_posts/05-01-01-Coding-Practises.md @@ -0,0 +1 @@ +# Coding Practises \ No newline at end of file diff --git a/_posts/03-03-01-Exceptions.md b/_posts/05-02-01-Exceptions.md similarity index 100% rename from _posts/03-03-01-Exceptions.md rename to _posts/05-02-01-Exceptions.md diff --git a/_posts/05-01-01-Databases-and-PDO.md b/_posts/06-01-01-Databases-and-PDO.md similarity index 100% rename from _posts/05-01-01-Databases-and-PDO.md rename to _posts/06-01-01-Databases-and-PDO.md diff --git a/_posts/06-01-01-Security.md b/_posts/07-01-01-Security.md similarity index 100% rename from _posts/06-01-01-Security.md rename to _posts/07-01-01-Security.md diff --git a/_posts/06-02-01-Web-Application-Security.md b/_posts/07-02-01-Web-Application-Security.md similarity index 100% rename from _posts/06-02-01-Web-Application-Security.md rename to _posts/07-02-01-Web-Application-Security.md diff --git a/_posts/06-03-01-Password-Hashing-with-Bcrypt.md b/_posts/07-03-01-Password-Hashing-with-Bcrypt.md similarity index 100% rename from _posts/06-03-01-Password-Hashing-with-Bcrypt.md rename to _posts/07-03-01-Password-Hashing-with-Bcrypt.md diff --git a/_posts/06-04-01-Input-Filtering-and-Sanitizing.md b/_posts/07-04-01-Input-Filtering-and-Sanitizing.md similarity index 100% rename from _posts/06-04-01-Input-Filtering-and-Sanitizing.md rename to _posts/07-04-01-Input-Filtering-and-Sanitizing.md diff --git a/_posts/07-01-01-Testing.md b/_posts/08-01-01-Testing.md similarity index 100% rename from _posts/07-01-01-Testing.md rename to _posts/08-01-01-Testing.md diff --git a/_posts/07-02-01-Test-Driven-Development.md b/_posts/08-02-01-Test-Driven-Development.md similarity index 100% rename from _posts/07-02-01-Test-Driven-Development.md rename to _posts/08-02-01-Test-Driven-Development.md diff --git a/_posts/07-03-01-Behavior-Driven-Development.md b/_posts/08-03-01-Behavior-Driven-Development.md similarity index 100% rename from _posts/07-03-01-Behavior-Driven-Development.md rename to _posts/08-03-01-Behavior-Driven-Development.md diff --git a/_posts/08-01-01-Servers-and-Deployment.md b/_posts/09-01-01-Servers-and-Deployment.md similarity index 100% rename from _posts/08-01-01-Servers-and-Deployment.md rename to _posts/09-01-01-Servers-and-Deployment.md diff --git a/_posts/08-02-01-Platform-as-a-Service.md b/_posts/09-02-01-Platform-as-a-Service.md similarity index 100% rename from _posts/08-02-01-Platform-as-a-Service.md rename to _posts/09-02-01-Platform-as-a-Service.md diff --git a/_posts/08-03-01-Virtual-or-Dedicated-Servers.md b/_posts/09-03-01-Virtual-or-Dedicated-Servers.md similarity index 100% rename from _posts/08-03-01-Virtual-or-Dedicated-Servers.md rename to _posts/09-03-01-Virtual-or-Dedicated-Servers.md diff --git a/_posts/08-04-01-Shared-Servers.md b/_posts/09-04-01-Shared-Servers.md similarity index 100% rename from _posts/08-04-01-Shared-Servers.md rename to _posts/09-04-01-Shared-Servers.md diff --git a/_posts/09-01-01-Libraries-and-Frameworks.md b/_posts/10-01-01-Libraries-and-Frameworks.md similarity index 100% rename from _posts/09-01-01-Libraries-and-Frameworks.md rename to _posts/10-01-01-Libraries-and-Frameworks.md diff --git a/_posts/10-01-01-Resources.md b/_posts/11-01-01-Resources.md similarity index 100% rename from _posts/10-01-01-Resources.md rename to _posts/11-01-01-Resources.md