Laravel based code that runs my personal website
Find a file
2016-07-18 16:51:19 +01:00
app Better syndication parsing 2016-07-13 17:32:10 +01:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config compores update, plus bring in changes from laravel/laravel 2016-07-04 22:33:13 +01:00
database Initial commit to new repo 2016-05-19 15:01:28 +01:00
public Set the size of a textarea correctly 2016-07-18 13:27:32 +01:00
resources Set the size of a textarea correctly 2016-07-18 13:27:32 +01:00
storage Initial commit to new repo 2016-05-19 15:01:28 +01:00
tests Fix the syndication list test to match better parsing support 2016-07-13 20:10:15 +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 Set the size of a textarea correctly 2016-07-18 13:27:32 +01:00
composer.json Use latest commonmark 2016-07-13 15:51:59 +01:00
composer.lock Update composer.lock 2016-07-18 16:51:19 +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 :)