Laravel based code that runs my personal website
Find a file
2016-06-21 15:53:05 +01:00
app Automatically send webmentions, move the sending logic into the job 2016-06-21 15:53:05 +01:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config Bring in upstream changes 2016-06-17 01:12:43 +01:00
database Initial commit to new repo 2016-05-19 15:01:28 +01:00
public Remove old compressed assets 2016-06-20 22:29:04 +01:00
resources Stylelint the SCSS, and re-compress the updated assets 2016-06-20 22:25:05 +01:00
storage Initial commit to new repo 2016-05-19 15:01:28 +01:00
tests Bring in upstream changes 2016-06-17 01:12:43 +01:00
.env.example Bring in upstream changes 2016-06-17 01:12:43 +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 Allow php 7.0.7 to fail as it does so due to known bug in phpdbg 2016-06-06 15:49:24 +01:00
artisan Initial commit to new repo 2016-05-19 15:01:28 +01:00
bower.json Squashed commit of the following: 2016-06-16 23:28:07 +01:00
changelog.md Start new version section in changelog 2016-06-21 14:46:20 +01:00
composer.json Use newer media library package, eager load media, use non-aliased save media method 2016-06-17 00:58:28 +01:00
composer.lock Updated dependencies 2016-06-20 15:33:53 +01:00
gulpfile.js Squashed commit of the following: 2016-06-16 23:28:07 +01:00
package.json Stylelint the SCSS, and re-compress the updated assets 2016-06-20 22:25:05 +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 :)