Migrated site to Slim v4 and supporting libraries; removed some old band info (namely removed Andrew and Zakk from the about page); added Grunt.js config for compiling SASS/CoffeeScript

This commit is contained in:
2023-05-12 23:34:43 -04:00
parent d071bdeba6
commit e34ec3b947
29 changed files with 3078 additions and 644 deletions

3
bin/php-run.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
php -S localhost:8080 -t public public/index.php