Commit graph

524 commits

Author SHA1 Message Date
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
benjamin melançon
0744edfaad Add relevance and title to link to home page 2018-08-23 10:06:25 -04:00
benjamin melançon
70c8649826 Replace div with link to front page per static layout 2018-08-22 16:09:40 -04:00
benjamin melançon
49e27739c8 Override & extend Octavia's layout to override navbar portion (which comes from Bulma)
So far, we're just removing an unused class.
2018-08-22 15:36:55 -04:00
benjamin melançon
528f591f5a Document bringing up the static layouts; rebuilding the styleguide 2018-08-21 18:12:49 -04:00
benjamin melançon
2c6891288e Commit results of rebuilding the styleguide 2018-08-21 17:52:56 -04:00
benjamin melançon
372b863ad4 Fix links to static layouts & add note on navigation 2018-08-21 11:22:25 -04:00
benjamin melançon
b06d37f801 Add link to styleguide to the default source layout 2018-08-21 10:30:29 -04:00
benjamin melançon
b21e939cc3 Commit automatically generated layouts 2018-08-21 10:30:07 -04:00
benjamin melançon
37b028e4b8 Commit updated styles 2018-08-20 20:27:48 -04:00
benjamin melançon
ee125bcd80 Fix/make consistent agaric icon font directory 2018-08-20 20:27:26 -04:00
benjamin melançon
d6b6def7b3 fix a few more things 2018-08-20 18:59:15 -04:00
benjamin melançon
a63630c808 Commit generated styleguide 2018-08-20 18:27:23 -04:00
benjamin melançon
ff8990a8c8 Update locations leraltive to source, destination as appropriate
And add additional source so styleguide.md can be used for homepage
2018-08-20 18:26:36 -04:00
benjamin melançon
bf2ef1c138 Remove no-longer-compiled-to CSS location 2018-08-20 18:24:46 -04:00
benjamin melançon
22d30c03e1 Move Ajax Loader GIF next to CSS because it seems Slick Carousel needs that 2018-08-20 18:08:51 -04:00
benjamin melançon
1e1c8a58f0 Update styles with correct paths (relative to CSS) to font 2018-08-20 17:05:26 -04:00