Commit graph

709 commits

Author SHA1 Message Date
Benjamin Melançon
c020254a62 Add technique for making iframe-embedded videos responsive
... easier than fighting with Bulma's CSS that was giving a height of auto and causing them to
squash down.
2019-08-31 08:36:41 -04:00
Benjamin Melançon
b046b4e840 Attempt to prevent squashing down of embedded videos 2019-08-31 00:34:26 -04:00
Chris Thompson
08abb2666a Add call to hosting for deploy 2019-08-30 23:54:38 -04:00
Chris Thompson
147de29fb5 Correct articles script name for migration 2019-08-30 23:54:38 -04:00
Benjamin Melançon
671c04f8db Commit compiled CSS 2019-08-30 23:05:31 -04:00
Benjamin Melançon
9552821928 Move highlighted and help regions *above* the page title 2019-08-30 23:01:16 -04:00
Benjamin Melançon
b95b91ce09 Drop title down over featured image
this doesn't happen on home, where there will never be a featured image

@TODO make sure nothing terrible happens when there is no featured image
2019-08-30 23:00:57 -04:00
Benjamin Melançon
26477c4272 Give slogan a bit more space below, and enough margin to always show boxshadow
'cause we like our subtle boxshadow.
2019-08-30 22:57:52 -04:00
Benjamin Melançon
eb6dafaac4 Convert non-CSS-valid comment syntax to CSS-valid
... because even though SCSS is protecting me now, i'll get burnt (again) later.

Also, remove a commented-out line.
2019-08-30 22:56:59 -04:00
Benjamin Melançon
09bf3afe16 Revert "Remove geo_upgrade, take two"
This reverts commit 8aa07e9514.

See note in 88003ace53
2019-08-30 22:10:55 -04:00
Benjamin Melançon
9a049c28aa Merge branch 'master' of gitlab.com:agaric/sites/geo 2019-08-30 22:10:15 -04:00
Benjamin Melançon
88003ace53 Add migrate source CSV which is a new dependency of geo_upgrade
I had wanted to remove geo_upgrade from the site config and  enable it after site-install-with-config to do the migration. (Having the CSV migration module added to GEO Upgrade's dependencies, but not to the overall config/sync, broke import, and it seemed better to me to isolate them by enabling GEO Upgrade separately rather than effectively mixing migration config with the site config).

But way too much migration stuff is committed to the general config already.

Sorry @wolcen
2019-08-30 22:09:50 -04:00
Chris Thompson
8aa07e9514 Remove geo_upgrade, take two
OK, now I see...I think
2019-08-30 21:43:17 -04:00
mlncn
d495bf0ee4 Merge branch '12-comments' into 'master'
"Restore better, built-in comment functionality to the site"

See merge request agaric/sites/geo!2
2019-08-31 01:34:10 +00:00
Chris Thompson
81ff1b2316 Cannot have multiple slashes for composer name 2019-08-30 21:33:12 -04:00
Chris Thompson
8f97e06ea8 Revert "Remove geo_upgrade mod from config"
You should do it properly...something might break, warned Ben.

This reverts commit 18b8642647.
2019-08-30 21:32:06 -04:00
Chris Thompson
18b8642647 Remove geo_upgrade mod from config 2019-08-30 21:24:48 -04:00
Benjamin Melançon
61206ea426 Commit compiled CSS 2019-08-30 21:17:10 -04:00
Benjamin Melançon
0c51549e3d throw it to the right of the column, why not 2019-08-30 21:17:03 -04:00
Benjamin Melançon
482a3f39a6 Commit compiled CSS 2019-08-30 21:09:51 -04:00
Benjamin Melançon
15cc26ad89 Make the background only as long as the words 2019-08-30 21:09:32 -04:00
Benjamin Melançon
dda8fee22a Commit compiled CSS 2019-08-30 20:55:07 -04:00
Benjamin Melançon
c8315e17d5 Give enough of a background around text in the footer that it is legible
... on any part of the grassy field image used as the background.

Ref #24
2019-08-30 20:55:07 -04:00
David Valdez
d4396c96c0 Fix in the terms migrations.
The parent is now a constant in the migrations that have a fixed parent.
2019-08-30 19:51:37 -05:00
David Valdez
b4843fe298 Composer lock with the migrate csv plugin module 2019-08-30 19:27:59 -05:00
David Valdez
fd5c5f6f13 Add a migration to create some custom terms. 2019-08-30 19:27:33 -05:00
Clayton Dewey
e3b4a6b562 Update README.md 2019-08-30 23:44:14 +00:00
Benjamin Melançon
e05860a690 Add doc for pulling live data down; command courtesy @wolcen 2019-08-30 19:01:54 -04:00
Benjamin Melançon
11c41f2a38 Drop the styleguide command in docs pretty sure it doesn't work 2019-08-30 19:01:54 -04:00
Clayton Dewey
9eb0367432 Update the settings for comments on Blog 2019-08-30 16:02:13 -06:00
Clayton Dewey
5887bca71c Update the settings for comments on Article 2019-08-30 16:01:51 -06:00
Clayton Dewey
7b5fca43b5 Update the form display of comments 2019-08-30 15:59:38 -06:00
mlncn
d100686c09 Merge branch '12-comments' into 'master'
"Restore better, built-in comment functionality to the site"

See merge request agaric/sites/geo!1
2019-08-30 21:37:04 +00:00
Benjamin Melançon
a09772e59a Commit compiled CSS 2019-08-30 16:01:07 -04:00
Benjamin Melançon
1f3992a7b0 Commit config snapshot 2019-08-30 15:43:37 -04:00
Benjamin Melançon
1d1a36b9a1 Disable default content module 2019-08-30 15:43:06 -04:00
Benjamin Melançon
cf311b6653 Delete test content accidentally committed in unrelated commit 2019-08-30 15:39:51 -04:00
Benjamin Melançon
20863f2309 Give hero images same full-width as article images
Same approach works even though they're a background image rather than an <img> tag image.

Ref #24
2019-08-30 15:33:28 -04:00
Benjamin Melançon
d38cdacedd Format SCSS to use CSS-safe comments so i don't break everything again when doing CSS 2019-08-30 15:32:44 -04:00
Benjamin Melançon
1293a3cbdd Result after explicitly telling it to 'Set contents as default' from fixed block admin
Ref #24
2019-08-30 14:45:07 -04:00
Benjamin Melançon
49f5e64f1c This is the result after adding the content block
No effect on the fixed block part even though i checkmarked an option to update
the default content.

Ref #24
2019-08-30 14:42:32 -04:00
Benjamin Melançon
9d226d6227 Commit config snapshot 2019-08-30 14:09:25 -04:00
Benjamin Melançon
a61223feb9 Enable Fixed Block Content and create an initial 'fixed block'
(Haven't figured out how to add content, yet.)

Ref #24
2019-08-30 14:09:12 -04:00
Benjamin Melançon
d5b83ee818 Update composer lock file 2019-08-30 13:58:22 -04:00
Benjamin Melançon
4e9b63e0bc Add Fixed Block Content module and alphabetize requirements list 2019-08-30 13:58:22 -04:00
David Valdez
2d2c5bd978 Merge branch 'master' of gitlab.com:agaric/sites/geo 2019-08-30 12:55:21 -05:00
David Valdez
d7e81b4703 Now the files migration does not die when a file is missing.
It now just ignore that file and continue with the rest.
2019-08-30 12:54:44 -05:00
Benjamin Melançon
fc147e5c96 Update title on composer.json 'cause it's not a drutopia template anymore 2019-08-30 13:24:34 -04:00
Benjamin Melançon
55d80e6d93 Get our new, slightly still-in-development Collection feature from source 2019-08-30 13:22:38 -04:00
Benjamin Melançon
2bb7867461 Let's sort our requirements alphabetically going forward 2019-08-30 13:18:31 -04:00