Laravel based code that runs my personal website
Find a file
Jonny Barnes 4833540642 Squashed commit of the following:
commit e7723f4290dd79eddc2a8dd1d4c2725914a90b55
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Thu Nov 3 19:44:33 2016 +0000

    Add latest change to the changelog

commit e2104997ab796eeba320931beaec3bc99fd2d296
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Thu Nov 3 19:43:27 2016 +0000

    Pass correct info to updated social links template

commit 586ca9b5446e272ef3b89a615ba0666e6f7d8d82
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Thu Nov 3 19:42:08 2016 +0000

    Remove reply/like/repost links, add facebook link

commit 00483089380d2e00d24d86a4b1a03363161c7a97
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Thu Nov 3 19:22:46 2016 +0000

    Add dummy Facebook URLs for syndication

commit 2e001b04e36a7fd1198fe5ee70db65cd2523e123
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Thu Nov 3 19:22:11 2016 +0000

    Clarify that syndication isn’t being tested during micropub client integration test
2016-11-03 19:45:56 +00:00
app Use array for syndicate-to to allow multiple values 2016-10-26 23:10:25 +01:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config Correctly add photos to S3 2016-10-07 14:39:05 +01:00
database Squashed commit of the following: 2016-11-03 19:45:56 +00:00
public Squashed commit of the following: 2016-10-24 14:16:10 +01:00
resources Squashed commit of the following: 2016-11-03 19:45:56 +00:00
routes Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
storage Upload files without intermediary media-tmp 2016-10-10 16:44:41 +01:00
tests Squashed commit of the following: 2016-11-03 19:45:56 +00:00
.env.example Remove duplicate APP_KEY entry 2016-09-09 11:40:50 +01:00
.env.travis Initial commit to new repo 2016-05-19 15:01:28 +01:00
.eslintrc.yml Enable es6 to allow the use of Promises 2016-06-14 18:46:21 +01:00
.gitattributes Initial commit to new repo 2016-05-19 15:01:28 +01:00
.gitignore Bring in upstream changed from github.com/laravel/laravel 2016-10-19 21:51:12 +01:00
.styleci.yml Initial commit to new repo 2016-05-19 15:01:28 +01:00
.stylelintrc Add the stylelint pre-commit hook 2016-06-20 22:11:12 +01:00
.travis.yml Fix an issue on travis with xdebug already being absent on php nightly 2016-09-09 12:33:31 +01:00
artisan Initial commit to new repo 2016-05-19 15:01:28 +01:00
changelog.md Squashed commit of the following: 2016-11-03 19:45:56 +00:00
composer.json Pin my webmention parser to a tagged release 2016-10-20 18:19:26 +01:00
composer.lock Update composer dependencies 2016-11-03 18:28:50 +00:00
dependencyci.yml Add DependencyCI support 2016-07-12 17:28:49 +01:00
gulpfile.js Squashed commit of the following: 2016-10-24 14:16:10 +01:00
license.md Add a license file 2016-09-17 21:20:57 +01:00
package.json Squashed commit of the following: 2016-10-24 14:16:10 +01:00
phpunit.xml Initial commit to new repo 2016-05-19 15:01:28 +01:00
readme.md Rename app 2016-05-19 16:42:29 +01:00
server.php Initial commit to new repo 2016-05-19 15:01:28 +01:00
yarn.lock Squashed commit of the following: 2016-10-24 14:16:10 +01:00

jonnybarnes.uk

This is the code that runs my website, jonnybarnes.uk.

Its not quite ready for anyone else, but it will be soon :)