Commit graph

222 commits

Author SHA1 Message Date
benjamin melançon
20cb60a414 Commit compiled CSS 2019-09-23 10:34:56 -04:00
benjamin melançon
a1a9c235e3 Let featured images get taller on the widest screens 2019-09-23 10:33:50 -04:00
benjamin melançon
9e62ee36c9 Commit compiled CSS 2019-09-23 10:07:12 -04:00
benjamin melançon
b916f5f298 Add different background colors for each content type for non-image content 2019-09-23 10:06:27 -04:00
benjamin melançon
6132f58ced Set margin on embedded inline images
ref #27
2019-09-23 09:40:38 -04:00
benjamin melançon
1a2b7a8b6b Add background color for title of gleaning nodes
Ref #28
2019-09-23 08:32:59 -04:00
benjamin melançon
543a7571be Commit compiled CSS 2019-09-23 08:07:39 -04:00
benjamin melançon
397748d38f Don't drop title down at all for non-fancy content types
And we display a solid color instead of an image where we *do* expect an image but there
isn't one, so no need for the no-featured-image class or extra margin in that case.

Ref #28
Ref #32
Ref #26
Ref #27
Ref #29
2019-09-23 08:07:23 -04:00
benjamin melançon
dea557d1a1 Allow sidebar to show on listing pages so facets can be seen & used
Ref #15
2019-09-22 23:18:11 -04:00
benjamin melançon
135a2a371f Set a maximum height for image we worked so hard to let it break all bounds 2019-09-22 23:17:02 -04:00
benjamin melançon
d788cf6ae4 Commit compiled CSS 2019-09-22 20:09:46 -04:00
benjamin melançon
18d19c86b4 Set linehight where it doesn't get superseded 2019-09-22 19:45:05 -04:00
benjamin melançon
6d4bb660f1 Commit compiled CSS 2019-09-22 19:40:12 -04:00
benjamin melançon
fae37363b4 Set title size smaller for mobile, tablet 2019-09-22 19:39:56 -04:00
benjamin melançon
378f833a17 Set title lineheight so white semi-opaque backing neveroverlaps and intensifies 2019-09-22 19:38:14 -04:00
benjamin melançon
2760a8b937 Ditch our empty folders 2019-09-22 19:37:14 -04:00
benjamin melançon
80f8d4366a Add enough markup to fake being the full-width image 2019-09-22 19:29:21 -04:00
benjamin melançon
15527edf56 Commit compiled CSS 2019-09-22 19:23:52 -04:00
benjamin melançon
7576c2457a Add a background to take the place of an image if none 2019-09-22 19:23:35 -04:00
benjamin melançon
22a44ae069 Update README with CSS compile shortcut 2019-09-22 09:47:09 -04:00
Benjamin Melançon
d6e455fb81 Commit compiled CSS 2019-09-01 23:46:13 -04:00
Benjamin Melançon
e385e60da3 Maybe we made the title fatter but we need more space 2019-09-01 23:45:51 -04:00
Benjamin Melançon
132bdd6758 Commit compiled CSS 2019-09-01 23:43:27 -04:00
Benjamin Melançon
07861c3d9a Add class we will have Class It Up automatically provide 2019-09-01 21:41:43 -04:00
Benjamin Melançon
3fb94d6d4e Make featured image class only get applied to full content
... so it stops destroying our teaser and card listings
2019-09-01 08:39:18 -04:00
Benjamin Melançon
4ced023ac9 Commit compiled CSS 2019-08-31 11:42:48 -04:00
Benjamin Melançon
c8c591083b Tweak page title background shading padding 2019-08-31 11:42:41 -04:00
Benjamin Melançon
844168c3c1 Make background shading more specific to page title 2019-08-31 11:42:10 -04:00
Benjamin Melançon
9618c387c5 Commit compiled CSS 2019-08-31 11:40:03 -04:00
Benjamin Melançon
60db7c9d2f Note why footer opacity different from title opacity 2019-08-31 11:39:34 -04:00
Benjamin Melançon
e9cd3ec8e7 Allow the primary page content to be flush with the bottom of the slogan 2019-08-31 11:38:10 -04:00
Benjamin Melançon
8a9c86a7da Give some space above the subtitle 2019-08-31 11:37:39 -04:00
Benjamin Melançon
14a0d805a5 Put a white screen behind text overlaying the image
@TODO figure out if we can/should remove this when there is not an image.
2019-08-31 11:37:21 -04:00
Benjamin Melançon
adcfd578a9 And add the subtitle class, which gives it the cool font 2019-08-31 10:50:02 -04:00
Benjamin Melançon
4b43fd63f7 Simplify. 2019-08-31 10:47:15 -04:00
Benjamin Melançon
b9ba934b58 Override Bulma field template for subtitles
Unchanged in this commit.
2019-08-31 10:42:34 -04:00
Benjamin Melançon
6c1787c9c2 Commit compiled JS 2019-08-31 09:34:27 -04:00
Benjamin Melançon
3f144b8fd5 Format source code and add a note about knowing we have JQuery available 2019-08-31 09:34:02 -04:00
Benjamin Melançon
fdf0f76df2 Commit compiled JavaScript 2019-08-31 09:30:34 -04:00
Benjamin Melançon
97fa994536 Wrap this thing in JQuery 2019-08-31 09:29:27 -04:00
Benjamin Melançon
5e12cdc9a6 Remove excess padding from our tabs region 2019-08-31 09:15:08 -04:00
Benjamin Melançon
81a19c9f93 Override header tabs region template from Octavia (unchanged in this commit) 2019-08-31 09:14:41 -04:00
Benjamin Melançon
720826605f Remove wholly unneeded extra divs hero footer silliness from around tabs
They already print their whole own section
2019-08-31 09:11:45 -04:00
Benjamin Melançon
6ea2ed7778 Move tabs (edit, delete, etc) *above* node title 2019-08-31 09:10:08 -04:00
Benjamin Melançon
0ef28d003d Format source code 2019-08-31 09:09:32 -04:00
Benjamin Melançon
b9d18fd968 Commit compiled CSS 2019-08-31 09:09:24 -04:00
Benjamin Melançon
d686009916 Add a no-featured-image class and give some padding when no value in image field 2019-08-31 09:04:33 -04:00
Benjamin Melançon
48cff3dc53 Override Bulma node template (unchanged for this first commit) 2019-08-31 09:04:00 -04:00
Benjamin Melançon
e8ed66e37c Format readme 2019-08-31 08:58:20 -04:00
Benjamin Melançon
f4be71d3d1 Add responsive ifram javascript to our global (on all pages) library 2019-08-31 08:45:53 -04:00