Laravel based code that runs my personal website https://jonnybarnes.uk
  • PHP 82.5%
  • Blade 14.3%
  • JavaScript 1.8%
  • CSS 1.2%
  • HTML 0.1%
  • Other 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes ac7f002293 Notes created via the micropub client can now have associated places
Squashed commit of the following:

commit d98a19ac59d29540f9eeca473013da4e52ad99eb
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 5 16:09:33 2016 +0100

    Get places working again, location info will add a place to a note

commit 98ec16174cb4431e6e0e13f5f1d3303ceafcd7b1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 5 16:08:32 2016 +0100

    gulp build assets from js

commit 2e7e50a6f6f7f8b129bb472d92a38801575020a8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 5 16:07:21 2016 +0100

    Use full URIs instead of slugs for places
2016-10-05 16:10:00 +01:00
app Notes created via the micropub client can now have associated places 2016-10-05 16:10:00 +01:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config Add Bus facade 2016-09-26 11:52:13 +01:00
database Squashed commit of the following: 2016-10-01 14:26:07 +01:00
public Notes created via the micropub client can now have associated places 2016-10-05 16:10:00 +01:00
resources Notes created via the micropub client can now have associated places 2016-10-05 16:10:00 +01:00
routes Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
storage More tidying of .git* files 2016-09-08 11:20:29 +01:00
tests Squashed commit of the following: 2016-10-01 14:26:07 +01:00
.env.example Remove duplicate APP_KEY entry 2016-09-09 11:40:50 +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 Fix an issue on travis with xdebug already being absent on php nightly 2016-09-09 12:33:31 +01:00
artisan Initial commit to new repo 2016-05-19 15:01:28 +01:00
bower.json Update version references 2016-09-08 12:08:05 +01:00
changelog.md Bump version number, add latest change 2016-10-03 16:50:24 +01:00
composer.json Remove filp/whoops 2016-09-10 14:46:06 +01:00
composer.lock Update composer.lock 2016-10-03 11:58:19 +01:00
dependencyci.yml Add DependencyCI support 2016-07-12 17:28:49 +01:00
gulpfile.js Autolink spotify links with the Spotify Play button 2016-09-26 22:00:10 +01:00
license.md Add a license file 2016-09-17 21:20:57 +01:00
package.json Autolink spotify links with the Spotify Play button 2016-09-26 22:00:10 +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 :)