Kevin MacMartin
|
a28a3bfe3f
|
Setup scss wildcards to only include *.scss
|
2016-10-12 23:44:00 -04:00 |
|
Kevin MacMartin
|
073e9ddf4f
|
Use $(window).on("load" instead of $(window).load as this no longer exists in jquery 3
|
2016-10-12 21:34:31 -04:00 |
|
Kevin MacMartin
|
81842245d1
|
Use units for the nav height calc
|
2016-08-23 22:54:11 -04:00 |
|
Kevin MacMartin
|
329027891c
|
A bit more cleanup
|
2016-08-19 00:33:12 -04:00 |
|
Kevin MacMartin
|
38e3b02d9e
|
Remove blank line
|
2016-08-19 00:29:31 -04:00 |
|
Kevin MacMartin
|
68adeae84b
|
Move the gulp modernizr task to just above the watch task and fix the dashboard includes
|
2016-08-16 19:47:29 -04:00 |
|
Kevin MacMartin
|
5091f95475
|
Convert less to scss and make the required changes to support that
|
2016-08-16 19:33:02 -04:00 |
|
Kevin MacMartin
|
eeeac52dbe
|
Collapse the dashboard table much more quickly
|
2016-08-05 15:23:45 -04:00 |
|
Kevin MacMartin
|
e61a1f5558
|
Update composer dependencies and change fontawesome path to the new hyphen-free version
|
2016-08-01 23:02:16 -04:00 |
|
Kevin MacMartin
|
5f836e518f
|
Fix linter issues and update variable declarations to es6 in the js
|
2016-08-01 21:26:54 -04:00 |
|
Kevin MacMartin
|
ebbec6119b
|
Add webkit-overflow-scrolling: touch to the body and html elements
|
2016-05-07 17:47:23 -04:00 |
|
Kevin MacMartin
|
ceb47b1c9c
|
Don't enable the markdown editor spell checker as it requires 3rd party assets
|
2016-04-08 18:03:18 -04:00 |
|
Kevin MacMartin
|
84b3000288
|
Set the default font through inheritance rather than *
|
2016-03-19 16:43:21 -04:00 |
|
Kevin MacMartin
|
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
|
2016-03-19 16:03:32 -04:00 |
|
Kevin MacMartin
|
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
|
2016-01-28 22:28:05 -05:00 |
|
Kevin MacMartin
|
cf2db67006
|
Fix some minor formatting issues
|
2016-01-27 15:24:21 -05:00 |
|
Kevin MacMartin
|
b27f76803f
|
Don't import the non-existent 'classes' stylesheet in the dashboard stylesheet
|
2016-01-27 00:22:44 -05:00 |
|
Kevin MacMartin
|
79824835de
|
Update + add in dashboard functionality, and document how to setup the dashboard in the readme
|
2016-01-26 23:20:08 -05:00 |
|
Kevin MacMartin
|
4eb417b357
|
Add OpenSans Regular as the default font
|
2016-01-03 19:11:48 -05:00 |
|
Kevin MacMartin
|
392ffaf572
|
Implement contact form functionality
|
2016-01-03 19:08:53 -05:00 |
|
Kevin MacMartin
|
249fcb4f4b
|
Improve the site-vars page regex
|
2015-12-12 22:34:00 -05:00 |
|
Kevin MacMartin
|
9191bf279a
|
Label sections for stylesheet imports
|
2015-12-12 02:21:43 -05:00 |
|
Kevin MacMartin
|
6e01831430
|
Remove the rounded corners of the default nav style
|
2015-12-12 02:02:43 -05:00 |
|
Kevin MacMartin
|
6fe4d2d760
|
Remove the border from the default nav style
|
2015-12-12 01:38:44 -05:00 |
|
Kevin MacMartin
|
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
|
2015-12-12 01:33:28 -05:00 |
|
Kevin MacMartin
|
d9af664393
|
Implement basic registration and logging in/out
|
2015-12-01 01:07:03 -05:00 |
|
Kevin MacMartin
|
9229e3c804
|
Configure app.php, update elixir, update composer dependencies, add blade extensions with parsedown markdown support, and set good defaults for osx font rendering
|
2015-10-10 01:07:55 -04:00 |
|
Kevin MacMartin
|
7c47ebe8f4
|
Add site-vars.js containing site-wide javascript variables, and add the current page from the URL to it
|
2015-09-30 00:17:09 -04:00 |
|
Kevin MacMartin
|
61ca7022fb
|
Remove outlines from selectable elements
|
2015-09-11 17:33:33 -04:00 |
|
Kevin MacMartin
|
74776cb69a
|
Tweak the general placement of things and add a template navbar
|
2015-07-16 22:30:53 -04:00 |
|
Kevin MacMartin
|
fa89022ff2
|
Initial commit with a simple working site and the framework tweaked to work around it
|
2015-07-08 03:34:58 -04:00 |
|