Commit graph

279 commits

Author SHA1 Message Date
benjamin melançon
27f098d07d Commit compiled CSS 2018-11-14 00:27:31 -05:00
benjamin melançon
57e362625d Dial back a little bit; this could go over the edge 2018-11-14 00:27:20 -05:00
benjamin melançon
883075e4e0 Let us get right near the edge, but break words if needed 2018-11-14 00:26:39 -05:00
benjamin melançon
2b6ce756ba Print title value directly, not field which wraps in extra title class 2018-11-13 23:46:13 -05:00
benjamin melançon
c606289fc4 Provide alternate style for titlebar title paragraphs
currently, it loses any image or subtitle, but could probably bring those back.

Do style values the right way-- not as content, but grabbed from the entity.
2018-11-13 23:40:47 -05:00
benjamin melançon
ef3f750fb4 Commit compiled CSS 2018-11-13 23:39:45 -05:00
benjamin melançon
73d40a35ee Ugly, but works: move content below fixed navbar 2018-11-13 23:39:34 -05:00
benjamin melançon
17a52237be Do a sloppy override to have only class 'section' for view paragraphs 2018-11-13 22:44:38 -05:00
benjamin melançon
c15eca3088 Either bring this file back and use or probably drop patterns
i'm currently using UI patterns for the worst use, really
2018-11-12 23:39:19 -05:00
benjamin melançon
49a9ed8bc1 Remove inappropriate h1 and h2 tags
unfortunately, doing that removalin a massively inappropriate way
2018-11-12 23:35:50 -05:00
benjamin melançon
ad8fd87fe2 Make image background image to match design precisely
Also, try to strip comments so these 'data' fields still work in debug mode
2018-11-12 23:25:36 -05:00
benjamin melançon
a52a3e69ed Use regular template to style tile title paragraphs 2018-11-12 23:15:14 -05:00
benjamin melançon
b8aea06ffd Print only the title paragraph 2018-11-12 22:49:49 -05:00
benjamin melançon
d555ba5b57 Rename template 2018-11-12 22:16:22 -05:00
benjamin melançon
b81386670f Rename folder 2018-11-12 22:14:53 -05:00
benjamin melançon
593842d2d7 Let's call the pattern what it is 2018-11-12 22:13:38 -05:00
benjamin melançon
94f899bd23 Commit first draft of tile pattern - tile view mode for nodes 2018-11-12 13:40:18 -05:00
benjamin melançon
ce002857f7 In a horrendous hack, only print div if any classes/attributes to go on it 2018-11-12 11:29:05 -05:00
benjamin melançon
0cacaf0002 Override unformatted view template from Octavia, no changes yet 2018-11-12 11:10:42 -05:00
benjamin melançon
52885edbbf Crazily add the container class to all (form) containers) 2018-11-12 11:07:33 -05:00
benjamin melançon
37215f014f Override Octavia container template 2018-11-12 11:02:03 -05:00
benjamin melançon
6264f812fa Commit compiled CSS 2018-11-12 09:38:05 -05:00
benjamin melançon
c0e6d2faac bad hack to keep tabs out of full-top header sections 2018-11-12 09:37:52 -05:00
benjamin melançon
452c74e71c Prepare tabs for floating so they don't affect full-width titles 2018-11-12 09:24:38 -05:00
benjamin melançon
400e817229 Do not print header section when no content meant for it 2018-11-12 09:20:23 -05:00
benjamin melançon
96c9923929 Commit compiled CSS 2018-11-12 01:15:00 -05:00
benjamin melançon
949cc89843 Restore mobile-only background color that wasn't the problem 2018-11-12 01:13:06 -05:00
benjamin melançon
9f4782d5c4 Remove incorrectly hard-coded transparent-header class
@cedewey - this is created in JavaScript from the data-headerbg attribute and should never
have been hardcoded— certainly not without a TODO remove in the source.
2018-11-12 00:05:41 -05:00
benjamin melançon
c1edb1186e Prevent silly new default navburger color from spoiling Todd's design
... if that's the only unwanted change Bulma made from 0.6.2 to 0.7.2, we're in good shape
2018-11-11 23:46:48 -05:00
benjamin melançon
b0a0dc68ed Update to Bulma 7.2 & use my navbar-breakpoint variable they accepted 2018-11-11 23:40:49 -05:00
benjamin melançon
9a1c25235a Commit compiled CSS 2018-11-11 22:41:57 -05:00
benjamin melançon
bb927e654a Reverse, rather than reiterate, nav links on hover 2018-11-11 22:41:43 -05:00
benjamin melançon
dc6b38e888 Commit compiled CSS 2018-11-11 22:07:44 -05:00
benjamin melançon
a0719a5d10 Background of menu needs to be dark all the time, not just for mobile
(This was a bug in the static layouts, too, not just the actual site.)
2018-11-11 22:07:37 -05:00
benjamin melançon
ceeeead696 Define a UI pattern for tiles 2018-11-03 17:39:44 -04:00
benjamin melançon
1d130512d3 Add template for tile-view-mode content
Used on the project listing (/work) page so far.
2018-11-03 12:25:10 -04:00
benjamin melançon
6847be9907 Commit compiled CSS 2018-11-03 12:24:28 -04:00
benjamin melançon
f4cc463b38 Ensure a relative consistency in card heights
Projects on the work page for instance which have a lot of title and subtitle text will
still be longer than this, but the differences won't be excessive.
2018-11-03 12:24:11 -04:00
benjamin melançon
ed32e0afd2 Print special header for front page even if front page is a node 2018-11-03 10:22:13 -04:00
benjamin melançon
e6cbc3482f Add pretty natural language, oxford commad, 'and's 2018-11-01 04:41:58 -04:00
benjamin melançon
a0d31318e4 Make the comma for every inline field 2018-11-01 04:36:03 -04:00
benjamin melançon
f1f580a357 List multiple taxonomy terms with commas in between
... realizing we could probably do this for *any* inline field, not just entity
references.
2018-11-01 04:34:50 -04:00
benjamin melançon
7b42a33984 Add flow middle class to default paragraphs 2018-10-31 20:02:35 -04:00
benjamin melançon
f6c855bfa9 Begin with unmodified copy of paragraph module's paragraph template 2018-10-31 19:05:57 -04:00
benjamin melançon
d7fd7f5c04 Add wrapping content flow div 2018-10-31 19:05:30 -04:00
benjamin melançon
69ee268a44 Hide submitted by and submitted date fields, we won't show them on case studies 2018-10-31 18:49:03 -04:00
benjamin melançon
3d9f82bae9 Remove 'content', 'label' classes from inline-label fields 2018-10-31 18:46:45 -04:00
benjamin melançon
b2e8ce6637 Commit generated CSS 2018-10-31 18:08:28 -04:00
benjamin melançon
2ced1e7a9a Commit updated generated styleguide file 2018-10-31 01:36:07 -04:00
benjamin melançon
4674ecb9e2 Commit compiled CSS 2018-10-31 01:35:51 -04:00