Laravel based code that runs my personal website
Find a file
2016-12-08 21:09:27 +00:00
app Use a middleware to define micropub dev token 2016-12-08 20:35:35 +00:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config Use a middleware to define micropub dev token 2016-12-08 20:35:35 +00:00
database Squashed commit of the following: 2016-12-06 20:38:52 +00:00
public Squashed commit of the following: 2016-12-06 20:38:52 +00:00
resources Squashed commit of the following: 2016-12-06 20:38:52 +00:00
routes Search! Closes #38 2016-11-25 19:51:42 +00:00
storage Upload files without intermediary media-tmp 2016-10-10 16:44:41 +01:00
tests We have a micropub token set via the service provider so we can use that in the tests 2016-12-08 16:43:12 +00:00
.env.example Better commenting of .env.example 2016-12-08 21:09:27 +00:00
.env.travis Remove debug option 2016-12-08 15:03:24 +00: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 Test against Postgres 9.5 2016-12-08 21:08:56 +00:00
artisan Initial commit to new repo 2016-05-19 15:01:28 +01:00
changelog.md Update changelog 2016-12-08 20:38:24 +00:00
composer.json Squashed commit of the following: 2016-12-06 20:38:52 +00:00
composer.lock Squashed commit of the following: 2016-12-06 20:38:52 +00:00
dependencyci.yml Add DependencyCI support 2016-07-12 17:28:49 +01:00
license.md Add a license file 2016-09-17 21:20:57 +01:00
Makefile Squashed commit of the following: 2016-12-05 11:07:22 +00:00
package.json Squashed commit of the following: 2016-12-05 11:07:22 +00:00
phpunit.xml Delete the new note created during a test from algolia 2016-11-29 17:30:11 +00: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-12-05 11:07:22 +00: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 :)