Commit graph

394 commits

Author SHA1 Message Date
benjamin melançon
7b4bcb3aed Match component template to Todd's design 2018-11-21 10:30:07 -05:00
benjamin melançon
426c365a7c OK the only extends that works is without the theme name
whatever, can figure it out later.  I'm thinking extends is a bad pattern; the including
component templates thing seems much better.
2018-11-21 10:29:16 -05:00
benjamin melançon
79ccd24cf0 It needs the correct full path too... 2018-11-21 10:08:02 -05:00
benjamin melançon
6c7a9b0d22 Extends syntax requires quotation marks 2018-11-21 10:06:42 -05:00
benjamin melançon
9af9ba9eb7 Un-override the columnar slide 2018-11-21 09:52:57 -05:00
benjamin melançon
02afb1a00b Move slide component into a components directory
so it's a little more clear what's going on here...  not a lot, but a little.
2018-11-21 09:52:31 -05:00
benjamin melançon
ebe1872994 Make same field template apply to all paragraph fields
Technically, all entity reference revision fields but so far that's just paragraphs,
plus it makes sense not to have any extra markup around anything like that i think.
2018-11-21 09:13:28 -05:00
benjamin melançon
1b7647fc02 Actually Octavia is handling adding columns to this fine somehow 2018-11-21 09:10:11 -05:00
benjamin melançon
05bce9fc1a Override template for blocks in bottom content region 2018-11-21 01:17:16 -05:00
benjamin melançon
1722ed1594 Take over bottom region template for title, wrapper of blocks
Yeah i think everything in content paragraphs would be a lot better than this jankiness.
Not a big use case for putting this in multiple places anyway.
2018-11-21 01:11:27 -05:00
benjamin melançon
eeeed27e97 Drop the div for parent-less containers 2018-11-20 10:42:03 -05:00
benjamin melançon
e1f2d23c93 move existing container template out of way, but also somehow more in the right spot 2018-11-20 10:37:40 -05:00
benjamin melançon
9f24ccbf08 Simplify the test; we don't think twig produces notices 2018-11-20 03:13:17 -05:00
benjamin melançon
39af4281ab Update view paragraph template to add section wrapper
if it's busted out of the content flow, anyhow.
2018-11-20 03:12:00 -05:00
benjamin melançon
e3200c4a6f Commit compiled CSS 2018-11-19 22:07:39 -05:00
benjamin melançon
bbb4cf45f2 Remove already the abominable hack from yesterday 2018-11-19 22:07:25 -05:00
benjamin melançon
1678d1fac1 Use break-out-of-flow boolean to decide if we have section wrappers
And drop all the closing out of / reopening flow craziness.
2018-11-19 22:06:11 -05:00
benjamin melançon
7b98a21d81 Logic was right but looking for values in wrong places. Fixed 2018-11-19 21:23:50 -05:00
benjamin melançon
44b4b33d38 I think that's everything; perfect flow achieved 2018-11-19 20:26:14 -05:00
benjamin melançon
2850589004 The content flow walls go up only when needed now 2018-11-19 20:20:47 -05:00
benjamin melançon
52017beec2 Format source code: Indent contents of if statement 2018-11-19 20:03:56 -05:00
benjamin melançon
bb3305e14a Do classes for section separately 2018-11-19 03:06:04 -05:00
benjamin melançon
c87ebdc0c5 Commit compiled CSS 2018-11-19 02:52:38 -05:00
benjamin melançon
b9617bea89 Include our frightening new SCSS section 2018-11-19 02:52:25 -05:00
benjamin melançon
0b46208b5d Add unholy new SCSS section that serves as a red flag 2018-11-19 02:51:40 -05:00
benjamin melançon
3ad06421d4 Do unholy thing to allow paragraphs to bust out of the content flow 2018-11-19 02:39:04 -05:00
benjamin melançon
2132c66e84 Restore accidentally-dropped region 2018-11-18 19:06:52 -05:00
benjamin melançon
1a5d0ccccf Commit compiled CSS 2018-11-18 19:06:31 -05:00
benjamin melançon
8ca467818a Let's try keeping labels the current color, period
... and we'll see how that goes.  (Had dark label, with the color set somewhere deep
in Bulma i think, on a dark blue background, and that didn't work out so well
contrast-wise.)
2018-11-18 19:06:11 -05:00
benjamin melançon
bb43d3d7c5 Remove unused template 2018-11-18 13:08:18 -05:00
benjamin melançon
d1458159e8 Remove project details output from non-case-study content 2018-11-18 13:07:39 -05:00
benjamin melançon
f0b9a0a5d7 Add favicon in main agaric images 2018-11-17 19:12:39 -05:00
benjamin melançon
9505168666 Add byline with date if authors field populated
(This should only be blogs that this is possible, currently.)
2018-11-17 17:18:39 -05:00
benjamin melançon
d04edfc23b Separate out the case study template
It has an extensive extra 'project details' section.

It also doesn't (currently) have authors, which is optional on others
for the sake of blogs
2018-11-17 17:17:44 -05:00
benjamin melançon
7e2296a40c Commit compiled CSS 2018-11-17 17:06:31 -05:00
benjamin melançon
597fc07c84 Allow the byline links to be subtly distinguished 2018-11-17 17:06:13 -05:00
benjamin melançon
56fb49aa29 Output authors as oxford comma'd list even without label 2018-11-17 16:21:48 -05:00
benjamin melançon
880420899c Remove unused item classes initialization 2018-11-17 15:39:45 -05:00
benjamin melançon
cdeb17ff7d Fix title area styling for blog posts 2018-11-17 14:50:38 -05:00
benjamin melançon
bf3bc6c284 Override node title field to remove unneeded spans 2018-11-17 13:02:48 -05:00
benjamin melançon
a492cc4d17 Keep floating tabs on top of even the darn admin menu stuff 2018-11-17 12:31:50 -05:00
benjamin melançon
a9cbf00dcf Use normal node template variables; simplify 2018-11-17 00:19:36 -05:00
benjamin melançon
bd90d6ed14 Now that we're back to a regular node template, restore help/comments 2018-11-16 23:52:07 -05:00
benjamin melançon
306c8e4dc5 To hell with these fancy layouts that do nothing but break randomly
See https://gitlab.com/drutopia/drutopia/issues/245
2018-11-15 17:38:26 -05:00
benjamin melançon
3608816143 Remove special casing for front page; now any landing page can do same 2018-11-15 02:29:01 -05:00
benjamin melançon
2e95e75529 Remove paragraph class; it was actually causing trouble
some global CSS from Bulma or something was adding padding to it, which
was making the text 'paragraph' and project details 'paragraph' (the
module should've just been called section) too far apart.
2018-11-15 01:40:39 -05:00
benjamin melançon
7380e88727 Fix conditionals in template 2018-11-15 01:09:30 -05:00
benjamin melançon
b3c1ff22d7 Commit compiled CSS 2018-11-14 15:11:06 -05:00
benjamin melançon
8810efb2ab End the padding experiment; use same values for absolute positioning 2018-11-14 15:10:57 -05:00
benjamin melançon
4921ad739a Add additional title styles (hero-main, is-large) if editor chose 2018-11-14 15:03:42 -05:00