benjamin melançon
a286fa50d0
Add non-paragraph Project Details and exclude all shown fields
2018-10-24 20:14:33 -04:00
benjamin melançon
0f57cd7d41
Fix typo
2018-10-24 19:00:39 -04:00
benjamin melançon
a0c3132b7d
Include check for paragraphs, fix indent, acknowledge confusion
2018-10-24 18:52:50 -04:00
benjamin melançon
bfe2161ff3
Clean up now-working node layout template
2018-10-24 18:45:24 -04:00
benjamin melançon
7084b3ed7c
Rework proof of concept
...
leave in some remaks on insanity:
{{ content }} doesn't print out any paragraphs; only {{ content.content}} does that.
2018-10-24 18:38:15 -04:00
benjamin melançon
0d59e58618
Commit proof of concept because wow
2018-10-24 16:46:23 -04:00
benjamin melançon
2c0c86d4cb
Output images without extraneous divs
2018-10-24 05:29:29 -04:00
benjamin melançon
f76ce6f3cc
Remove murder divs from what should output just a key
2018-10-24 05:26:22 -04:00
benjamin melançon
ccd624460d
Set 'is-color' variants based on in-content selection
2018-10-24 05:25:30 -04:00
benjamin melançon
ee543ce2e6
Add critical class for styling of title paragraph
...
.. if non-projects have different hero headers, we'll deal with that when
we come to it.
2018-10-24 04:48:58 -04:00
benjamin melançon
b54bccaebd
Remove obsolete comment
2018-10-24 04:48:07 -04:00
benjamin melançon
85ad2ce7c6
Remove all divs around paragraphs; they'll supply their own
2018-10-24 04:39:02 -04:00
benjamin melançon
cfdacf7a7e
Remove unused divs around subtitle exactly like title
...
... this is where per-field template selection would be great... Fences module
i think it was.
2018-10-24 04:29:32 -04:00
benjamin melançon
92339c42c8
Format imaage and body of title paragraph
2018-10-24 04:28:37 -04:00
benjamin melançon
f86a27164c
Fix inclusion of attributes
2018-10-23 21:50:00 -04:00
benjamin melançon
65eec3be35
Override title field template to remove unneeded divs
2018-10-23 21:42:30 -04:00
benjamin melançon
e6ebfb636f
Start styling the title paragraph
2018-10-23 13:50:51 -04:00
benjamin melançon
af105ab1fc
Remove stray character of death
2018-10-23 10:42:58 -04:00
benjamin melançon
edf4f1f38a
Ditch title part of header section for node pages
2018-10-23 09:53:39 -04:00
benjamin melançon
7b023112f1
Print header section only if there is no title paragraph
2018-10-23 06:01:26 -04:00
benjamin melançon
54f51b569b
Clean up layout template
...
... but nah we're taking this down to the paragraph level
2018-10-22 19:11:52 -04:00
benjamin melançon
90cb6799a4
Remove unwanted divs
2018-10-22 18:21:35 -04:00
benjamin melançon
1b78871334
Dump another extraneous div
2018-10-22 18:04:15 -04:00
benjamin melançon
dbb382c917
Dump main content div entirely if no sidebars
2018-10-22 17:57:07 -04:00
benjamin melançon
3644cb370c
Move back to correct working path now that we've fixed that path
...
See https://www.drupal.org/project/drupal/issues/2881195
2018-10-22 16:07:19 -04:00
benjamin melançon
4ac8d50e8a
No i got it right it's just not being used argghhh
2018-10-22 10:10:15 -04:00
benjamin melançon
4811ebd2d7
Fix typo ... in the filename
2018-10-22 10:07:53 -04:00
benjamin melançon
f680297d5e
Make our template node-specific
...
... our embedded taxonomy term was using the same 'onecol' template, eek.
2018-10-22 09:51:29 -04:00
benjamin melançon
c8b3ea1481
Move header from page to layout where it can be controlled by node
2018-10-22 09:50:20 -04:00
benjamin melançon
a408e91158
'Comment out' section in way that doesn't cause parse errors
2018-10-21 19:34:01 -04:00
benjamin melançon
6d4442fd61
Comment out header we're moving it to the node template
2018-10-21 19:18:33 -04:00
benjamin melançon
74cec04cf6
Remove column class which adds unwanted padding
...
That just took two hours and i'm still not doing it the way i *want* to do it.
2018-10-21 18:58:22 -04:00
benjamin melançon
96e3c54c7a
Sneak container class on here to avoid an extra div
...
... this is a divergence from Todd's markup and may come back to bite me.
2018-10-20 23:39:50 -04:00
benjamin melançon
0fa20b525e
Remove extra class which was messing up spacing
2018-10-17 20:01:52 -04:00
benjamin melançon
46e031fae6
Fix another fatal typo
2018-10-17 18:12:08 -04:00
benjamin melançon
fe14830f57
Give wrapping section and div for highlight region blocks
2018-10-17 17:49:48 -04:00
benjamin melançon
41ae557063
Remove section wrapper from page if no sidebars
2018-10-17 17:49:11 -04:00
Clayton Dewey
ac3fe87aa1
Merge branch 'simplify-front-page' into 'master'
...
Simplify front page
See merge request agaric/patternlibrary!5
2018-10-16 22:15:58 +00:00
benjamin melançon
119dce82ef
Remove no-longer-needed (and diverging) front page template
2018-10-16 18:05:06 -04:00
benjamin melançon
7efbc6b843
Set header stylings special to the front page
2018-10-16 18:04:34 -04:00
benjamin melançon
700529c6ca
Add the is-2 class to Agaric title
...
There's got to be an easy way... for now, i'm overriding the template.
2018-10-16 13:46:54 -04:00
benjamin melançon
3e0a28106c
Fix the usual fatal typos
2018-10-16 13:46:46 -04:00
benjamin melançon
7dae97f901
Add comment recording what we're overriding
2018-10-16 12:47:57 -04:00
benjamin melançon
6af3a1835a
Override Octavia's block template for title block
...
It came from:
octavia/src/templates/block/block.html.twig
2018-10-16 12:46:21 -04:00
benjamin melançon
cddc50d247
Remove unused divs, add Todd's classes
...
Also, make the front page different and alone
2018-10-16 12:38:23 -04:00
benjamin melançon
b642b7de7c
Fix fatal typo
2018-10-16 12:27:35 -04:00
benjamin melançon
86ac90977b
Prepare header section attributes for toggling between light & dark
2018-10-16 11:38:58 -04:00
benjamin melançon
012d98d707
Override Bulma block header and add our classes
...
Ideally Bulma would use attributes in its templates making overriding like this
unnecessary. Still need a way to basically configure when different classes get
sent in— for instance, for us the header is dark in the campaigns section, but
Drupal doesn't even have a concept of campaign 'section' let alone a way to configure
and pass in classes or other variables.
2018-10-16 10:58:55 -04:00
benjamin melançon
3e3b09eecb
Update ionicons in compiled CSS
2018-10-16 10:56:14 -04:00
benjamin melançon
8e9d186c96
Commit generated HTML
2018-10-12 00:56:45 -04:00