benjamin melançon
49971de7ab
Print the person type (e.g., worker owner) also
2018-12-02 09:51:23 -05:00
benjamin melançon
4d7c5d17ed
Override person content template with name/image, title/bio
2018-12-02 01:54:25 -05:00
benjamin melançon
dfb067bfb4
Override image template to remove wrapping figure .image
2018-12-02 00:03:04 -05:00
benjamin melançon
fc0410185a
Apply self-updates to styleguide
2018-12-01 19:03:43 -05:00
benjamin melançon
9ae8cfe14c
Make link optional per #108
2018-11-22 13:03:50 -05:00
benjamin melançon
1b5d880a40
Make link URL work
2018-11-21 11:42:53 -05:00
benjamin melançon
6dc408619b
We want the real image, and just the link URL
...
(We'll switch to getting just the URL in the field display configuration.)
2018-11-21 10:35:34 -05:00
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