Commit graph

121 commits

Author SHA1 Message Date
benjamin melançon
b65aa3543d Commit compiled CSS 2019-07-31 13:55:42 -04:00
benjamin melançon
d31369dffa Make our gren the primary Bulma color, although no effect is seen 2019-07-31 13:55:30 -04:00
benjamin melançon
360a8b917e Move gradient to where we can use variables; set colors based on original logo 2019-07-31 13:54:36 -04:00
benjamin melançon
3485f31353 Use SVG version of logo even though it's got a page sizing around it 2019-07-31 13:53:37 -04:00
benjamin melançon
496884cba4 Add John's SVG version of the logo 2019-07-31 13:53:12 -04:00
benjamin melançon
e7ed8485b0 Add proof of concept gradient only for middle of navbar
Vertically, with hard stops to switch to solid colors right in the middle.  Pretty cool.
2019-07-31 13:37:17 -04:00
benjamin melançon
bc2be283a1 Commit compiled CSS 2019-07-31 13:36:22 -04:00
benjamin melançon
2bad6e6b8a Fix menu items drifting off to the right offscreen 2019-07-31 13:36:14 -04:00
benjamin melançon
defa4d2150 Commit compiled CSS 2019-07-31 13:35:28 -04:00
benjamin melançon
3a2827c3e3 Set font for titles, subtitles as well as content headers 2019-07-31 13:35:15 -04:00
benjamin melançon
6490ebb17a Commit compiled CSS 2019-07-31 12:36:47 -04:00
benjamin melançon
a9344defa4 Set this special-for-geo family just for headings 2019-07-31 12:36:10 -04:00
benjamin melançon
9a6eb8d9ba Remove Pagella fonts from Family & Home entirely 2019-07-31 12:33:00 -04:00
benjamin melançon
68cde7904b Update fonts file for GEO's Ocan fonts 2019-07-31 12:32:10 -04:00
benjamin melançon
c4c5aa993a Switch to overriding the path that Octavia switched to
See https://gitlab.com/drutopia/octavia/issues/68
2019-07-31 11:54:21 -04:00
benjamin melançon
4d1fc55f80 Remove redundant lines 2019-07-31 10:27:43 -04:00
benjamin melançon
d649e2c167 Commit compiled CSS with new, narrower breakpoint 2019-07-31 10:27:43 -04:00
benjamin melançon
f449dfd301 Set navbar breakpoint right before components, which uses it 2019-07-31 10:27:43 -04:00
benjamin melançon
9b2bf0ddcc Save geofresco's settings, set to be same as Octavia/Bulma
Otherwise, things don't work!  https://www.drupal.org/project/bulma/issues/3071421
2019-07-31 10:27:43 -04:00
benjamin melançon
25223fa902 Commit compiled styles after upgrade to Bulma 7.2+; no other changes
From Bulma 6.2
2019-07-31 10:27:43 -04:00
benjamin melançon
855b105502 Update to Bulma 0.7.2+ 2019-07-31 10:27:43 -04:00
David Valdez
a9c98518f3 Merge branch 'master' of gitlab.com:agaric/sites/geo 2019-07-30 20:52:46 -05:00
David Valdez
a4d0ef5828 Avoid to generate url alias automatically. 2019-07-30 20:28:56 -05:00
Chris Thompson
ff14f4284a Update README to move re-load legacy db step
Oops...the dropped db must be re-created by deploy first!
2019-07-30 16:50:08 -04:00
David Valdez
92ef3b8fe7 Merge branch 'master' of gitlab.com:agaric/sites/geo 2019-07-30 15:32:05 -05:00
David Valdez
bec6657c25 Add the patch that fixes a bug in the migrations tools module 2019-07-30 15:31:27 -05:00
Chris Thompson
0261233e2e Fix indentation...take two. Add post-live tasks 2019-07-30 15:51:53 -04:00
Chris Thompson
c93d010a27 Correct indentation in README 2019-07-30 15:40:32 -04:00
Chris Thompson
647afd00e8 Add deployment instructions 2019-07-30 15:38:47 -04:00
David Valdez
718a3850a2 Pages migration 2019-07-30 12:45:40 -05:00
benjamin melançon
8e6124a86f Add .gitkeep to another silly empty folder 2019-07-30 12:26:38 -04:00
benjamin melançon
1ad0fb5186 Add .gitkeep to silly empty folder 2019-07-30 12:25:42 -04:00
benjamin melançon
1f27462853 Commit composer lock file 2019-07-29 13:26:20 -04:00
benjamin melançon
44e1bbabe0 Require Drutopia Collection module 2019-07-29 13:26:07 -04:00
benjamin melançon
e5db068938 Commit config snapshots 2019-07-29 08:12:49 -04:00
benjamin melançon
132393b48e Enable Drutopia Page & Related Content modules 2019-07-29 08:12:36 -04:00
benjamin melançon
3815e68e28 Enable article facet blocks 2019-07-29 08:11:10 -04:00
benjamin melançon
f7edeb32e9 Switch to 2-column stacked template for articles 2019-07-29 08:10:30 -04:00
benjamin melançon
7606c3f030 Delete broken blocks 2019-07-29 08:09:57 -04:00
benjamin melançon
6c88ef076f Add live drush alias 2019-07-29 08:08:52 -04:00
benjamin melançon
f944b7e9f4 Commit compiled CSS 2019-07-29 07:51:23 -04:00
benjamin melançon
cf0e7d866f Fix typo 2019-07-29 07:50:40 -04:00
benjamin melançon
740aeab907 Add grasslands picture as footer background 2019-07-29 07:46:46 -04:00
benjamin melançon
0a1b04dfe3 Disable CSS & JS aggregation in development environment
NOTE: Remember to comment out these lines when debugging CSS/JS behavior that's
seemingly different on live versus local!
2019-07-28 22:54:46 -04:00
benjamin melançon
a791623de2 Update composer lock file with Octavia beta 3
... some symfony component updates released recently came along for the ride.
2019-07-28 21:09:02 -04:00
benjamin melançon
be53ec0226 Conditionally load services.yml (not present by default)
but very useful to put there to enable theme debugging and such.
2019-07-28 16:15:13 -04:00
benjamin melançon
e9be4281a3 Format source code 2019-07-28 16:14:37 -04:00
benjamin melançon
3e5e0da168 Put blocks in the new regions Nedjo made available! 2019-07-28 15:36:33 -04:00
benjamin melançon
c981b70ed8 Commit the auto-added migrate settings and hope that doesn't break fresh install migrations 2019-07-28 15:27:42 -04:00
benjamin melançon
94ee997c4c Commit config snapshot 2019-07-28 15:27:06 -04:00