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%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
commit ac37a5d6bc0f0befd7bfaed08074b0f38b7a7501
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 20:52:49 2016 +0000
Update changelog
commit d8fae341224f6dee1c1e32c3895dd8a038ff511d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 20:10:12 2016 +0000
output of gulp
commit 7c25002ffdf77134d6b5ffa04ee7c945024f0666
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 20:09:44 2016 +0000
slightly better layout of replies
commit 8c9fda30af582ef1de87962f1293545e065ecfac
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 19:58:52 2016 +0000
Close the anchor tags
commit 9c75d3c97fc1ef5a4706f2433c9c41b74b9bb9bd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 19:58:04 2016 +0000
Add test reply to style
|
||
| app | ||
| bootstrap | ||
| config | ||
| database | ||
| public | ||
| resources | ||
| routes | ||
| storage | ||
| tests | ||
| .env.example | ||
| .env.travis | ||
| .eslintrc.yml | ||
| .gitattributes | ||
| .gitignore | ||
| .styleci.yml | ||
| .stylelintrc | ||
| .travis.yml | ||
| artisan | ||
| changelog.md | ||
| composer.json | ||
| composer.lock | ||
| dependencyci.yml | ||
| gulpfile.js | ||
| license.md | ||
| package.json | ||
| phpunit.xml | ||
| readme.md | ||
| server.php | ||
| yarn.lock | ||
jonnybarnes.uk
This is the code that runs my website, jonnybarnes.uk.
It’s not quite ready for anyone else, but it will be soon :)