Laravel based code that runs my personal website
Find a file
2016-09-26 13:20:09 +01:00
app Add missing new line before return [styleci] 2016-09-23 16:59:58 +01:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config Add Bus facade 2016-09-26 11:52:13 +01:00
database Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
public .js files are now uglified 2016-09-26 13:20:09 +01:00
resources Better error handling for fetch requests 2016-09-23 12:24:23 +01:00
routes Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
storage More tidying of .git* files 2016-09-08 11:20:29 +01:00
tests More thorough test suite for micropub code 2016-09-23 16:55:25 +01: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 Initial commit to new repo 2016-05-19 15:01:28 +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
bower.json Update version references 2016-09-08 12:08:05 +01:00
changelog.md Update chagelog 2016-09-26 12:42:26 +01:00
composer.json Remove filp/whoops 2016-09-10 14:46:06 +01:00
composer.lock Update .lock 2016-09-26 12:10:36 +01:00
dependencyci.yml Add DependencyCI support 2016-07-12 17:28:49 +01:00
gulpfile.js .js files are now uglified 2016-09-26 13:20:09 +01:00
license.md Add a license file 2016-09-17 21:20:57 +01:00
package.json Add a basic js uglify process 2016-09-26 13:02:23 +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

jonnybarnes.uk

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

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