Laravel based code that runs my personal website
Find a file
2016-09-06 17:44:07 +01:00
app StyleCI fixes 2016-09-06 16:44:15 +01:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
database Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
public Set the size of a textarea correctly 2016-07-18 13:27:32 +01:00
resources Work on webmwtion code refactoring 2016-08-03 16:08:30 +01:00
routes Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
storage Initial commit to new repo 2016-05-19 15:01:28 +01:00
tests Work on webmwtion code refactoring 2016-08-03 16:08:30 +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 Try to use normal travis testing now there’s a new php released with relavent bugfix 2016-06-24 14:28:06 +01:00
artisan Initial commit to new repo 2016-05-19 15:01:28 +01:00
bower.json Drop laravel elixir, we’ll use nginx’s etag feature for cache-ing 2016-07-15 14:21:35 +01:00
changelog.md Bump to v0.0.9 2016-09-06 17:43:37 +01:00
composer.json Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
composer.lock Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
dependencyci.yml Add DependencyCI support 2016-07-12 17:28:49 +01:00
gulpfile.js Dump laravel-elixir, use gulp natively to compile sass, autoprefix declarations, and compress assets. 2016-07-18 10:01:51 +01:00
package.json Dump laravel-elixir, use gulp natively to compile sass, autoprefix declarations, and compress assets. 2016-07-18 10:01:51 +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 :)