Commit graph

490 commits

Author SHA1 Message Date
benjamin melançon
74cec04cf6 Remove column class which adds unwanted padding
That just took two hours and i'm still not doing it the way i *want* to do it.
2018-10-21 18:58:22 -04:00
benjamin melançon
96e3c54c7a Sneak container class on here to avoid an extra div
... this is a divergence from Todd's markup and may come back to bite me.
2018-10-20 23:39:50 -04:00
benjamin melançon
0fa20b525e Remove extra class which was messing up spacing 2018-10-17 20:01:52 -04:00
benjamin melançon
46e031fae6 Fix another fatal typo 2018-10-17 18:12:08 -04:00
benjamin melançon
fe14830f57 Give wrapping section and div for highlight region blocks 2018-10-17 17:49:48 -04:00
benjamin melançon
41ae557063 Remove section wrapper from page if no sidebars 2018-10-17 17:49:11 -04:00
Clayton Dewey
ac3fe87aa1 Merge branch 'simplify-front-page' into 'master'
Simplify front page

See merge request agaric/patternlibrary!5
2018-10-16 22:15:58 +00:00
benjamin melançon
119dce82ef Remove no-longer-needed (and diverging) front page template 2018-10-16 18:05:06 -04:00
benjamin melançon
7efbc6b843 Set header stylings special to the front page 2018-10-16 18:04:34 -04:00
benjamin melançon
700529c6ca Add the is-2 class to Agaric title
There's got to be an easy way...  for now, i'm overriding the template.
2018-10-16 13:46:54 -04:00
benjamin melançon
3e0a28106c Fix the usual fatal typos 2018-10-16 13:46:46 -04:00
benjamin melançon
7dae97f901 Add comment recording what we're overriding 2018-10-16 12:47:57 -04:00
benjamin melançon
6af3a1835a Override Octavia's block template for title block
It came from:
octavia/src/templates/block/block.html.twig
2018-10-16 12:46:21 -04:00
benjamin melançon
cddc50d247 Remove unused divs, add Todd's classes
Also, make the front page different and alone
2018-10-16 12:38:23 -04:00
benjamin melançon
b642b7de7c Fix fatal typo 2018-10-16 12:27:35 -04:00
benjamin melançon
86ac90977b Prepare header section attributes for toggling between light & dark 2018-10-16 11:38:58 -04:00
benjamin melançon
012d98d707 Override Bulma block header and add our classes
Ideally Bulma would use attributes in its templates making overriding like this
unnecessary.  Still need a way to basically configure when different classes get
sent in— for instance, for us the header is dark in the campaigns section, but
Drupal doesn't even have a concept of campaign 'section' let alone a way to configure
and pass in classes or other variables.
2018-10-16 10:58:55 -04:00
benjamin melançon
3e3b09eecb Update ionicons in compiled CSS 2018-10-16 10:56:14 -04:00
benjamin melançon
8e9d186c96 Commit generated HTML 2018-10-12 00:56:45 -04:00
mlncn
ca77844b97 Merge branch '85-initatives-homepage' into 'master'
Provide initial styles for Initiatives section of homepage

See merge request agaric/patternlibrary!3
2018-10-07 05:19:20 +00:00
mlncn
dc39a63b28 Merge branch '55-footer' into 'master'
55 footer

See merge request agaric/patternlibrary!4
2018-10-02 15:30:47 +00:00
Clayton Dewey
e2f2ba2a32 Add everything to the footer 2018-09-26 19:00:21 -06:00
Clayton Dewey
493587e495 Add logo to footer 2018-09-26 18:34:43 -06:00
Clayton Dewey
85836c4664 Provide initial styles for Initiatives section of homepage 2018-09-26 18:15:38 -06:00
mlncn
0fa12f27ef Merge branch '81-integrate-styleguide' into 'master'
Make the whole top header fixed

See merge request agaric/patternlibrary!2
2018-09-25 16:53:08 +00:00
Clayton Dewey
ef7488b3f4 Customize slide to match Agaric styles 2018-09-17 15:05:45 -06:00
Clayton Dewey
e8a620aba8 Remove main section from homepage 2018-09-17 14:09:11 -06:00
Clayton Dewey
9f673cf3f2 Add is-2 class to site slogan 2018-09-16 22:12:05 -06:00
Clayton Dewey
e9da2d89a5 Change to front page template 2018-09-16 22:07:16 -06:00
Clayton Dewey
afa699bdec Add header image to Agarica theme and set background image for homepage 2018-09-16 21:58:02 -06:00
vagrant
af97d74f3a Add transparent navbar class to header 2018-09-17 03:16:28 +00:00
tlinkner
565c30607f Add blog post 2018-09-14 23:10:26 -04:00
tlinkner
dd87b5302c Higher minimum version of Assemble 2018-09-09 22:29:30 -04:00
Clayton Dewey
509dd6fe3c Add navbar classes specific to Agaric menu block 2018-09-07 15:58:38 -06:00
Clayton Dewey
dbdb3a9bce Indentation, but properly 2018-09-07 15:43:58 -06:00
Clayton Dewey
4275c608ea Add indentation to elements in div 2018-09-07 15:41:47 -06:00
Clayton Dewey
e6c16af9cc Make the whole top header fixed 2018-09-07 14:30:59 -06:00
mlncn
e2963d9c99 Merge branch '81-integrate-styleguide' into 'master'
Fix main menu to top of page

See merge request agaric/patternlibrary!1
2018-09-07 20:11:41 +00:00
Clayton Dewey
3e5e30c6a9 Fix main menu to top of page 2018-09-07 11:00:04 -06:00
benjamin melançon
a4ac0a4945 Fix non-background image paths in static layouts 2018-09-05 18:58:00 -04:00
Clayton Dewey
30c40d961b Add grunt-cli as a dependency 2018-09-03 14:02:38 -06:00
benjamin melançon
0d2c41a615 Make script work in Drupal
TODO check that it still works in the static layout...
2018-08-24 11:29:40 -04:00
benjamin melançon
7c335eb705 Add class to the link items 2018-08-24 09:50:24 -04:00
benjamin melançon
d91434b9b6 Override the menu output with the list-less approach from static layout
See https://gitlab.com/agaric/sites/agaric-com/issues/77 for a11y concerns with this approach.
2018-08-24 09:31:11 -04:00
benjamin melançon
f02d654b5e Add correct class to start of nav menu
... which is 'navbar-end' for some reason
... and not the one used in the documentation... but our readers don't need to
be introduced to the craziness quite so quickly.
2018-08-24 09:30:01 -04:00
benjamin melançon
b6c9a44774 Make template not silly 2018-08-23 15:50:21 -04:00
benjamin melançon
f16e9b4fce Extend the block we want to insert the class into 2018-08-23 14:33:22 -04:00
benjamin melançon
fb4b61a640 Add block override that will result in no block showing 2018-08-23 14:31:34 -04:00
benjamin melançon
881e56f972 Override the system branding block to put in the logo
Just the logo, and nothing but the logo.
2018-08-23 10:12:35 -04:00
benjamin melançon
ffd69fb2c3 Add lengthy TODO for special-casing the front page 2018-08-23 10:08:58 -04:00