Remove duplicate suffices from posts, fix internal post links, minor tweaks

This commit is contained in:
2015-12-22 09:01:20 +00:00
parent 6a7a3d7b1d
commit fd03c65e16
106 changed files with 247 additions and 223 deletions

View File

@@ -1,5 +1,5 @@
<?php
require __DIR__ . '/../vendor/autoload.php';
require __DIR__ . '/../_php/autoload.php';
use Symfony\Component\Yaml\Yaml;