Laravel based code that runs my personal website
Find a file
2016-09-05 23:47:15 +01:00
app Should now be able to send webmentions to webmention.rocks 2016-09-05 23:39:54 +01:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config A little tweak of the settings 2016-07-19 22:06:09 +01:00
database Add an mf2 column to webemtnions, type jsonb 2016-07-29 14:22:49 +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
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 Should now be able to send webmentions to webmention.rocks 2016-09-05 23:39:54 +01:00
composer.json Use latest commonmark 2016-07-13 15:51:59 +01:00
composer.lock Updated .lock 2016-09-05 23:47:15 +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 :)