Commit graph

26 commits

Author SHA1 Message Date
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
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
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
benjamin melançon
0b44e6b583 Use new variable to provide fonts directory 2018-08-20 16:38:21 -04:00
benjamin melançon
1e7b776e4b Set a default font directory and use it for ionicons also 2018-08-20 16:31:08 -04:00
benjamin melançon
042047233c Update compiled CSS with a ton more ion icons 2018-08-20 13:39:19 -04:00
benjamin melançon
88458e0ec6 Specify SCSS explicitly to work around Sass bug/feature
https://github.com/sass/node-sass/issues/1222
https://stackoverflow.com/questions/33612388/how-to-address-node-sass-regression-its-not-clear-which-file-to-import-for/33695106
2018-08-20 13:38:57 -04:00
benjamin melançon
5cf960d1e4 Move the duo tone examples out of sass folder 2018-08-20 13:37:26 -04:00
benjamin melançon
79a7577a54 Add compiled CSS 2018-08-20 13:07:36 -04:00
benjamin melançon
a070fcdd40 Remove no-longer-needed vendor directory 2018-08-20 13:04:53 -04:00
benjamin melançon
502c2d9911 Load SCSS from node-loaded vendors, not static dir 2018-08-20 13:04:19 -04:00
benjamin melançon
952af16725 Reorganize styleguide (pattern library) to distinguish static layouts, styleguide from Sass powering it 2018-08-20 09:42:55 -04:00