Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_wcms_gesso
Commits
41f3abec
Commit
41f3abec
authored
Aug 31, 2021
by
Martin Leblanc
Browse files
merging the rebase
parents
9ea3f414
c8b27a86
Changes
8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
15 additions
and
20 deletions
+15
-20
build_gesso.sh
build_gesso.sh
+12
-0
css/styles.css
css/styles.css
+0
-14
css/styles.min.css
css/styles.min.css
+1
-1
css/uw-dashboards.min.css
css/uw-dashboards.min.css
+1
-1
source/_patterns/01-global/00-colors/_colors.scss
source/_patterns/01-global/00-colors/_colors.scss
+0
-1
source/_patterns/04-components/details/details.yml
source/_patterns/04-components/details/details.yml
+0
-1
source/_patterns/04-components/svg/svg.yml
source/_patterns/04-components/svg/svg.yml
+1
-1
source/_patterns/04-components/view/views-view/views-view.yml
...ce/_patterns/04-components/view/views-view/views-view.yml
+0
-1
No files found.
build_gesso.sh
View file @
41f3abec
...
...
@@ -26,6 +26,10 @@ if [[ -d gesso ]]; then
fi
git clone
--branch
$gesso_version
https://git.uwaterloo.ca/drupal-org/gesso.git
if
[
"
$?
"
!=
0
]
;
then
echo
"Error: git clone failed"
exit
2
;
fi
if
[[
$build_option
==
1
||
$build_option
==
3
]]
;
then
...
...
@@ -54,6 +58,10 @@ if [[ $build_option == 1 || $build_option == 3 ]]; then
echo
"Running npm install ..."
cd
gesso
npm
install
if
[
"
$?
"
!=
0
]
;
then
echo
"Error: npm install failed"
exit
2
;
fi
echo
"Done npm install."
echo
"**************************************************************************************"
echo
""
...
...
@@ -85,6 +93,10 @@ if [[ $build_option == 1 || $build_option == 3 ]]; then
echo
"**************************************************************************************"
echo
"Running gulp build ..."
gulp build
if
[
"
$?
"
!=
0
]
;
then
echo
"Error: gulp build failed"
exit
2
;
fi
cd
..
echo
"Done running gulp build."
echo
"**************************************************************************************"
...
...
css/styles.css
View file @
41f3abec
...
...
@@ -111,10 +111,8 @@
.org-ahs
.card__title
a
.pager__link
{
color
:
#000
;
}
.org-ahs
a
.global-site-footer
:link
,
.org-ahs
a
.global-site-footer
:visited
,
.org-ahs
a
.global-site-footer
:active
,
.org-ahs
.card__title
a
.global-site-footer
:link
,
.org-ahs
.card__title
a
.global-site-footer
:visited
,
.org-ahs
.card__title
a
.global-site-footer
:active
{
color
:
#000
;
...
...
@@ -230,10 +228,8 @@
.org-art
.card__title
a
.pager__link
{
color
:
#000
;
}
.org-art
a
.global-site-footer
:link
,
.org-art
a
.global-site-footer
:visited
,
.org-art
a
.global-site-footer
:active
,
.org-art
.card__title
a
.global-site-footer
:link
,
.org-art
.card__title
a
.global-site-footer
:visited
,
.org-art
.card__title
a
.global-site-footer
:active
{
color
:
#000
;
...
...
@@ -349,10 +345,8 @@
.org-eng
.card__title
a
.pager__link
{
color
:
#000
;
}
.org-eng
a
.global-site-footer
:link
,
.org-eng
a
.global-site-footer
:visited
,
.org-eng
a
.global-site-footer
:active
,
.org-eng
.card__title
a
.global-site-footer
:link
,
.org-eng
.card__title
a
.global-site-footer
:visited
,
.org-eng
.card__title
a
.global-site-footer
:active
{
color
:
#000
;
...
...
@@ -468,10 +462,8 @@
.org-env
.card__title
a
.pager__link
{
color
:
#000
;
}
.org-env
a
.global-site-footer
:link
,
.org-env
a
.global-site-footer
:visited
,
.org-env
a
.global-site-footer
:active
,
.org-env
.card__title
a
.global-site-footer
:link
,
.org-env
.card__title
a
.global-site-footer
:visited
,
.org-env
.card__title
a
.global-site-footer
:active
{
color
:
#000
;
...
...
@@ -587,10 +579,8 @@
.org-mat
.card__title
a
.pager__link
{
color
:
#000
;
}
.org-mat
a
.global-site-footer
:link
,
.org-mat
a
.global-site-footer
:visited
,
.org-mat
a
.global-site-footer
:active
,
.org-mat
.card__title
a
.global-site-footer
:link
,
.org-mat
.card__title
a
.global-site-footer
:visited
,
.org-mat
.card__title
a
.global-site-footer
:active
{
color
:
#000
;
...
...
@@ -706,10 +696,8 @@
.org-sci
.card__title
a
.pager__link
{
color
:
#000
;
}
.org-sci
a
.global-site-footer
:link
,
.org-sci
a
.global-site-footer
:visited
,
.org-sci
a
.global-site-footer
:active
,
.org-sci
.card__title
a
.global-site-footer
:link
,
.org-sci
.card__title
a
.global-site-footer
:visited
,
.org-sci
.card__title
a
.global-site-footer
:active
{
color
:
#000
;
...
...
@@ -825,10 +813,8 @@
.org-school
.card__title
a
.pager__link
{
color
:
#000
;
}
.org-school
a
.global-site-footer
:link
,
.org-school
a
.global-site-footer
:visited
,
.org-school
a
.global-site-footer
:active
,
.org-school
.card__title
a
.global-site-footer
:link
,
.org-school
.card__title
a
.global-site-footer
:visited
,
.org-school
.card__title
a
.global-site-footer
:active
{
color
:
#000
;
...
...
css/styles.min.css
View file @
41f3abec
This source diff could not be displayed because it is too large. You can
view the blob
instead.
css/uw-dashboards.min.css
View file @
41f3abec
This diff is collapsed.
Click to expand it.
source/_patterns/01-global/00-colors/_colors.scss
View file @
41f3abec
...
...
@@ -97,7 +97,6 @@ $faculties: 'org-default', 'org-ahs', 'org-art', 'org-eng', 'org-env', 'org-mat'
color
:
$uw-black
;
}
&
.global-site-footer
{
&
:link
,
&
:visited
,
&
:active
{
color
:
$uw-black
;
...
...
source/_patterns/04-components/details/details.yml
View file @
41f3abec
...
...
@@ -4,4 +4,3 @@ details_summary: 'Details summary'
details_description
:
'
Details
description'
details_content
:
|-
<p>Details content</p>
source/_patterns/04-components/svg/svg.yml
View file @
41f3abec
svg_name
:
android
\ No newline at end of file
svg_name
:
android
source/_patterns/04-components/view/views-view/views-view.yml
View file @
41f3abec
...
...
@@ -15,4 +15,3 @@ rss_feed: true
feed_icons
:
false
title_prefix
:
'
false'
title_suffix
:
'
false'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment