A Hypothetical website template for bootstrapping new projects.
Find a file
2016-01-03 23:55:13 -05:00
app Update to laravel 5.2 2016-01-03 23:55:13 -05:00
bootstrap Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
config Update to laravel 5.2 2016-01-03 23:55:13 -05:00
database Update to laravel 5.2 2016-01-03 23:55:13 -05:00
public Add OpenSans Regular as the default font 2016-01-03 19:11:48 -05:00
resources Add OpenSans Regular as the default font 2016-01-03 19:11:48 -05:00
storage Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
tests Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
.env.example Update to laravel 5.2 2016-01-03 23:55:13 -05:00
.gitattributes Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
.gitignore Implement contact form functionality 2016-01-03 19:08:53 -05:00
artisan Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
bower.json Update bootstrap and laravel-elixir, and use a fork of laravel-elixir-livereload that supports elixir 4.1.x 2015-12-11 23:50:20 -05:00
composer.json Update composer dependencies to reflect laravel 5.2 2016-01-03 22:42:15 -05:00
composer.lock Update composer dependencies to reflect laravel 5.2 2016-01-03 22:42:15 -05:00
gulpfile.js Implement contact form functionality 2016-01-03 19:08:53 -05:00
init.sh Only install production dependencies with init.sh 2015-11-30 23:19:48 -05:00
package.json Downgrade laravel elixir and revert to the upstream laravel-elixir-livereload (turns out elixir 4.x doesn't watch correctly) 2015-12-12 01:20:39 -05:00
phpunit.xml Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
readme.md Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00
server.php Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00

Hypothetical Template

A hypothetical website template