Commit graph

  • c7e93038c2 More formatting Kevin MacMartin 2016-08-02 22:59:39 -0400
  • 49fd2951bb Formatting Kevin MacMartin 2016-08-02 22:58:40 -0400
  • ab1e828421 Formatting in the nav Kevin MacMartin 2016-08-02 22:55:30 -0400
  • 753a169c74 Clean up formatting in the models Kevin MacMartin 2016-08-02 22:43:15 -0400
  • e61a1f5558 Update composer dependencies and change fontawesome path to the new hyphen-free version Kevin MacMartin 2016-08-01 23:02:16 -0400
  • 3d4fa3761d Fix bower name, update bower dependencies, and use unminified versions of libraries where they appear to be equivalent Kevin MacMartin 2016-08-01 22:38:22 -0400
  • 95ace0f897 Update npm packages Kevin MacMartin 2016-08-01 21:58:16 -0400
  • 5f836e518f Fix linter issues and update variable declarations to es6 in the js Kevin MacMartin 2016-08-01 21:26:54 -0400
  • f07402573e Remove the require for less-plugin-autoprefix from the gulpfile Kevin MacMartin 2016-06-30 13:48:46 -0400
  • e0dabef2a7 Update composer dependencies Kevin MacMartin 2016-06-27 16:27:54 -0400
  • 59a12716e0 Update composer dependencies Kevin MacMartin 2016-06-23 15:50:04 -0400
  • 8f9af25d39 Explicitly set jquery 2.x to avoid incompatibility with bootstrap Kevin MacMartin 2016-06-21 13:55:34 -0400
  • bd4fcd53b8 Add babel with es2015 support, use const in the gulpfile, update npm dependencies, and configure modernizr to include classes Kevin MacMartin 2016-06-21 13:52:52 -0400
  • 4f13135f97 Use pure autoprefixer and support the last 6 browser versions Kevin MacMartin 2016-06-21 13:40:21 -0400
  • a9d46982be Add editor config to the repo Kevin MacMartin 2016-06-16 23:08:23 -0400
  • 3ce19f871c Implement cache busting for javascript and css assets Kevin MacMartin 2016-06-01 22:59:52 -0400
  • a824c12669 Don't include public/build in the .gitignore anymore as it's created by laravel elixir Kevin MacMartin 2016-05-30 19:14:52 -0400
  • d60f40fa82 Remove the modernizr task from the gulp default task and add it into init.sh following gulp --production so it always runs after assets are generated Kevin MacMartin 2016-05-25 15:44:42 -0400
  • 2cab3c0ac0 Only use modernizr for public css and js and only load it on the public site Kevin MacMartin 2016-05-23 23:16:04 -0400
  • fac4956851 Add missing equals to the modernizr include Kevin MacMartin 2016-05-23 22:41:04 -0400
  • 18660feac1 Update the gulpfile to reflect eslint requirements, use separate dashboard and public libraries, and add a modernizr task that accounts for included features Kevin MacMartin 2016-05-23 22:35:33 -0400
  • c4538a06eb Add an option-select option to the set of available form items in the dashboard edit item page and document its use in the readme Kevin MacMartin 2016-05-18 20:05:14 -0400
  • ebbec6119b Add webkit-overflow-scrolling: touch to the body and html elements Kevin MacMartin 2016-05-07 17:47:23 -0400
  • 58729bc048 Remove the word "Copyright" before the copyright symbol Kevin MacMartin 2016-05-07 17:13:48 -0400
  • 416f1760e9 Update composer dependencies Kevin MacMartin 2016-05-02 22:47:42 -0400
  • 75d71c3fb5 Remove trailing blank line from the init script Kevin MacMartin 2016-05-02 22:46:15 -0400
  • ceb47b1c9c Don't enable the markdown editor spell checker as it requires 3rd party assets Kevin MacMartin 2016-04-08 18:03:18 -0400
  • 16b08b7ee1 Unguard and reguard the database during the seeding process Kevin MacMartin 2016-04-05 14:27:59 -0400
  • b6c1544013 Replace laravel-elixir with pure gulp Kevin MacMartin 2016-03-30 00:51:54 -0400
  • 6405748b88 Update the datatimepicker and tweak the gulpfile to reflect Kevin MacMartin 2016-03-25 00:27:46 -0400
  • 4c98f84c33 Formatting tweak Kevin MacMartin 2016-03-24 22:00:47 -0400
  • 734ba27c11 Close meta tag in the contact email Kevin MacMartin 2016-03-19 17:43:20 -0400
  • 84b3000288 Set the default font through inheritance rather than * Kevin MacMartin 2016-03-19 16:43:21 -0400
  • 9a7f8857c3 Move fonts to resources/assets/fonts, mark everything in public/fonts in the gitignore, and add a copy task for resources/assets/fonts/* to public/fonts Kevin MacMartin 2016-03-19 16:03:32 -0400
  • f42f5e5a16 Allow the livereload host to be set in the .env file Kevin MacMartin 2016-03-19 15:31:28 -0400
  • e0a1832d31 Update composer.json to comply with update to composer Kevin MacMartin 2016-03-16 17:43:46 -0400
  • bcb11e1b33 Fix edit-item in the dashboard Kevin MacMartin 2016-03-15 00:09:58 -0400
  • d352bfc78b Always run the version task again Kevin MacMartin 2016-03-07 22:17:38 -0500
  • 1104798a3d Only run the version task on production and organize the gulpfile a bit better Kevin MacMartin 2016-03-07 21:46:36 -0500
  • e970fecf8e Revert accidental change from bootstrap to bootstrap-sass in the package.json, and update laravel-elixir to 5.x Kevin MacMartin 2016-03-06 22:28:01 -0500
  • aebdc5ddc9 Update gulp Kevin MacMartin 2016-03-06 21:03:35 -0500
  • f7f9d969de Only take artisan down and bring it back up at the beginning and end of the init.sh script if the vendor folder exists Kevin MacMartin 2016-03-03 22:18:17 -0500
  • 79203673e8 Update the project description Kevin MacMartin 2016-02-25 22:36:56 -0500
  • 89bbb153b2 Implement another solution to the PHP7 issue with variables referencing eloquent columns Kevin MacMartin 2016-02-14 00:36:42 -0500
  • bfd4ddf091 Remove shows, news and videos from the dashboard home, and add an entry to the readme explaining how to add models to the dashboard menu Kevin MacMartin 2016-01-29 00:00:50 -0500
  • 77c9bf3c6a Add the sticky footer plugin, rip a lot of unnecessary styles out of the nav , add some better defaults to the nav, add some padding to the top of the body to space against the nav, give some default styles for the subscription box, and improve the contact page a bit Kevin MacMartin 2016-01-28 22:28:05 -0500
  • 5a02de472d Resolve issue in the dashboard caused by PHP7 Kevin MacMartin 2016-01-28 16:40:42 -0500
  • 336de1cedb Redirect to /dashboard after the password has been reset Kevin MacMartin 2016-01-27 22:19:27 -0500
  • d113926f71 Use the MAIL_ADDRESS and SITE_NAME for the default mail address and name Kevin MacMartin 2016-01-27 22:09:57 -0500
  • cf2db67006 Fix some minor formatting issues Kevin MacMartin 2016-01-27 15:24:21 -0500
  • b27f76803f Don't import the non-existent 'classes' stylesheet in the dashboard stylesheet Kevin MacMartin 2016-01-27 00:22:44 -0500
  • 79824835de Update + add in dashboard functionality, and document how to setup the dashboard in the readme Kevin MacMartin 2016-01-26 23:20:08 -0500
  • 9bff17c34f Update to laravel 5.2 Kevin MacMartin 2016-01-03 23:55:13 -0500
  • bc1bc55f13 Update composer dependencies to reflect laravel 5.2 Kevin MacMartin 2016-01-03 22:42:15 -0500
  • 4eb417b357 Add OpenSans Regular as the default font Kevin MacMartin 2016-01-03 19:11:48 -0500
  • 392ffaf572 Implement contact form functionality Kevin MacMartin 2016-01-03 19:08:53 -0500
  • 2fc22e6c9b Make the font more readable and remove the dependency on Google Fonts for the 'Be Right Back' page, and add a 404 (Page Not Found) error page Kevin MacMartin 2015-12-13 05:07:41 -0500
  • 249fcb4f4b Improve the site-vars page regex Kevin MacMartin 2015-12-12 22:34:00 -0500
  • 9191bf279a Label sections for stylesheet imports Kevin MacMartin 2015-12-12 02:21:43 -0500
  • 6e01831430 Remove the rounded corners of the default nav style Kevin MacMartin 2015-12-12 02:02:43 -0500
  • 6fe4d2d760 Remove the border from the default nav style Kevin MacMartin 2015-12-12 01:38:44 -0500
  • bdd3452749 Add a placeholder logo and favicon so it's apparent where they'll show up, add a light text colour to the less variables, and add more realistic default styling for the nav Kevin MacMartin 2015-12-12 01:33:28 -0500
  • 558a966a99 Downgrade laravel elixir and revert to the upstream laravel-elixir-livereload (turns out elixir 4.x doesn't watch correctly) Kevin MacMartin 2015-12-12 01:20:39 -0500
  • 18173df2af Update bootstrap and laravel-elixir, and use a fork of laravel-elixir-livereload that supports elixir 4.1.x Kevin MacMartin 2015-12-11 23:50:20 -0500
  • 3063260f54 Update composer dependencies, add website name and description attributes to the environment file, add the laravel-head plugin and use it along with the site name and description attributes in the environment file to configure the website head element Kevin MacMartin 2015-12-11 23:36:05 -0500
  • d9af664393 Implement basic registration and logging in/out Kevin MacMartin 2015-12-01 01:07:03 -0500
  • ae031fd488 Enable session security measures and set the cookie name using a .env variable Kevin MacMartin 2015-12-01 00:00:45 -0500
  • 7f04d74047 Include the less glob plugin so less files can be imported using wildcards Kevin MacMartin 2015-11-30 23:40:49 -0500
  • edd8c6f98d Only install production dependencies with init.sh Kevin MacMartin 2015-11-30 23:19:48 -0500
  • 11ad1b6e05 Update laravel-elixir-livereload Kevin MacMartin 2015-11-23 13:39:18 -0500
  • d54d7aa565 Update elixir to 4.0.x Kevin MacMartin 2015-11-23 13:28:53 -0500
  • 822c91c427 Don't error if php artisan down/up fails Kevin MacMartin 2015-10-28 10:03:33 -0400
  • 917b28013a Update composer dependencies Kevin MacMartin 2015-10-27 23:06:45 -0400
  • d8adde18d9 Update laravel elixir Kevin MacMartin 2015-10-27 22:27:38 -0400
  • 5bc306b694 Take the site down before updating and bring it back up after Kevin MacMartin 2015-10-20 23:05:43 -0400
  • 9229e3c804 Configure app.php, update elixir, update composer dependencies, add blade extensions with parsedown markdown support, and set good defaults for osx font rendering Kevin MacMartin 2015-10-10 01:07:55 -0400
  • 7c47ebe8f4 Add site-vars.js containing site-wide javascript variables, and add the current page from the URL to it Kevin MacMartin 2015-09-30 00:17:09 -0400
  • 61ca7022fb Remove outlines from selectable elements Kevin MacMartin 2015-09-11 17:33:33 -0400
  • 096e70b371 Update laravel-elixir and laravel-elixir-livereload Kevin MacMartin 2015-09-08 20:11:43 -0400
  • f5d1cf8a52 Add --no-interaction to init.sh Kevin MacMartin 2015-08-25 12:09:06 -0400
  • 74776cb69a Tweak the general placement of things and add a template navbar Kevin MacMartin 2015-07-16 22:30:53 -0400
  • c29d899f82 Swap double quotes wrapped in double quotes for single quotes Kevin MacMartin 2015-07-12 19:46:22 -0400
  • 815b5a2c98 Add the viewport meta tag Kevin MacMartin 2015-07-12 19:29:42 -0400
  • 859c8987d7 Remove some trailing whitespace in the main blade Kevin MacMartin 2015-07-11 06:27:21 -0400
  • 304f63cbb6 Exit after creating the .env file so it can be edited before running the rest of the script Kevin MacMartin 2015-07-11 02:43:33 -0400
  • fa89022ff2 Initial commit with a simple working site and the framework tweaked to work around it Kevin MacMartin 2015-07-08 03:34:58 -0400