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 e7723f4290dd79eddc2a8dd1d4c2725914a90b55
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 19:44:33 2016 +0000
Add latest change to the changelog
commit e2104997ab796eeba320931beaec3bc99fd2d296
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 19:43:27 2016 +0000
Pass correct info to updated social links template
commit 586ca9b5446e272ef3b89a615ba0666e6f7d8d82
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 19:42:08 2016 +0000
Remove reply/like/repost links, add facebook link
commit 00483089380d2e00d24d86a4b1a03363161c7a97
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 19:22:46 2016 +0000
Add dummy Facebook URLs for syndication
commit 2e001b04e36a7fd1198fe5ee70db65cd2523e123
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 19:22:11 2016 +0000
Clarify that syndication isn’t being tested during micropub client integration test
|
||
| 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 :)