Commit graph

55 commits

Author SHA1 Message Date
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
Clayton Dewey
3e5e30c6a9 Fix main menu to top of page 2018-09-07 11:00:04 -06: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
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
980ad288db Place CSS exactly parallel to the SCSS for easier relations to fonts etc 2018-08-20 13:03:44 -04:00
benjamin melançon
ec0888cf7a Update paths for building styleguide 2018-08-20 11:27:41 -04:00
benjamin melançon
a2925d077e Add description to patternlibrary readme 2018-08-20 10:51:01 -04:00
benjamin melançon
5f216e8b37 Add node version file 2018-08-20 09:54:00 -04:00
benjamin melançon
55bc8d67ca Put more info into README 2018-08-20 09:53:31 -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
benjamin melançon
b9040a7fde Update all paths in gruntfile 2018-08-20 09:40:53 -04:00
benjamin melançon
c9c94936cc Add slick carousel to dependencies 2018-08-20 09:36:21 -04:00
benjamin melançon
e011ec2ae5 Use standard capitalization for README 2018-08-20 07:04:34 -04:00
benjamin melançon
3476123eec Use standard spelling for Favicon 2018-08-20 07:03:51 -04:00
benjamin melançon
1ddb9b6005 Fix typo in styleguide intro 2018-08-19 23:40:26 -04:00