-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update global team * #88 fix paginator arrows * make wrap better * style pagination arrows * split blog and news. fix #106 * trigger build * cleanup and test preview * lock ccontent/news to global team * start new bloglist cards * start new bloglist cards. preview * cleanup baseof preview * preview * simplify hero * setting up new grids * new image hover grid * move post to blog * post to blog. preview * renew global team page. preview * test new meetup logic * make sure things are ignored, preview * fix hover-4 ubtitle * fix ssafeHTML * rescale hovergrids, preview * fix fint sizing. preview * preview, more merge issues * new directory cards * preview. max width for full-width div * reorg work * new directory cards * update node, preview * apply unique ID to cards * preview, fix list.js localhost ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBY0G/NytH1SqW2hPC4cRGxWGUgro3Nb1a8kSFj+CNTOmN1r8Ff23pKuK6yjRe1qnm6CWEi3VyxVSMD+x8eRNXs= * redo directory for cards * fix #107 * fix arrays and small photo credit * fix twitter shortcodes * Better banner hero * revert blogs image * preview, update hugo version Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: benubah <[email protected]>
- Loading branch information
1 parent
60ca7d5
commit 2d49298
Showing
152 changed files
with
1,085 additions
and
1,117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
^~/\.rladies_meetup_token\.rds$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
/themes/ @website | ||
/scripts/ @website | ||
LICENCE.md @website | ||
/themes/ @website | ||
/static/robots.txt @website | ||
/themes/ @website | ||
/scripts/ @website | ||
LICENCE.md @website | ||
/themes/ @website | ||
/static/robots.txt @website | ||
/content/news @global | ||
/themes/hugo-rladies/i18n/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -72,6 +72,6 @@ | |
|
||
[[main]] | ||
name = "Blog" | ||
url = "/post" | ||
url = "/blog" | ||
weight = 5 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,6 +74,6 @@ | |
|
||
[[main]] | ||
name = "Blog" | ||
url = "/post" | ||
url = "/blog" | ||
weight = 5 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,6 +74,6 @@ | |
|
||
[[main]] | ||
name = "Blog" | ||
url = "/post" | ||
url = "/blog" | ||
weight = 5 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,6 +73,6 @@ | |
|
||
[[main]] | ||
name = "Blog" | ||
url = "/post" | ||
url = "/blog" | ||
weight = 5 | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: "Blog posts" | ||
type: post | ||
--- |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: "News from the Global Team" | ||
type: post | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,28 @@ | ||
{ | ||
"name": "Athanasia Mo Mowinckel", | ||
"honorific": "PhD", | ||
"categories": ["Speaker", "Norway"], | ||
"title": "Staff researcher - Center for Lifespan Changes in Brain and Cognition, Dept. of Psychology", | ||
"organization": "University of Oslo", | ||
"department": "", | ||
"notes": "", | ||
"photo_url": "https://rladies.org/wp-content/uploads/connections-images/athanasia-mo-mowinckel/Athanasia.Mowinckel.2_square.png", | ||
"logo_url": "", | ||
"location": [ | ||
{ | ||
"city": "Oslo", | ||
"country": "Norway" | ||
} | ||
], | ||
"social_media": [ | ||
{ | ||
"twitter": "DrMowinckels", | ||
"github": "Athanasiamo" | ||
} | ||
], | ||
"interests": ["Statistics", "Bayesian Statistics", "Neuroimaging", "Data Visualisation", "Cognitive Psychology"], | ||
"contact_method": ["Twitter"], | ||
"activities": [ | ||
{ | ||
"r_groups": ["R-Ladies Oslo"], | ||
"r_packages": ["ggseg", "ggsegExtra", "ggseg3d"] | ||
} | ||
] | ||
} | ||
"name": "Athanasia Mo Mowinckel", | ||
"honorific": "PhD", | ||
"categories": ["Speaker", "Norway"], | ||
"location": { | ||
"city": "Oslo", | ||
"country": "Norway" | ||
}, | ||
"social_media": { | ||
"twitter": "DrMowinckels", | ||
"github": "Athanasiamo" | ||
}, | ||
"interests": ["Statistics", "Bayesian Statistics", "Neuroimaging", "Data Visualisation", "Cognitive Psychology"], | ||
"contact_method": ["Twitter"], | ||
"activities": { | ||
"r_groups": ["R-Ladies Oslo"], | ||
"r_packages": ["ggseg", "ggsegExtra", "ggseg3d"] | ||
}, | ||
"work": { | ||
"title": "Staff researcher", | ||
"organisation": "University of Oslo", | ||
"department": "Center for Lifespan Changes in Brain and Cognition, Dept. of Psychology" | ||
}, | ||
"photo": { | ||
"url": "https://rladies.org/wp-content/uploads/connections-images/athanasia-mo-mowinckel/Athanasia.Mowinckel.2_square.png", | ||
"credit": "Tron Tronsdal" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,15 @@ | ||
{ | ||
"name": "Jane Doe", | ||
"honorific": "", | ||
"categories": [], | ||
"title": "Data afficionado", | ||
"organization": "", | ||
"department": "", | ||
"notes": "", | ||
"photo_url": "", | ||
"logo_url": "", | ||
"location": [ | ||
{"city": "Honolulu", | ||
"state": "Hawaii", | ||
"country": "USA" | ||
} | ||
], | ||
"social_media": [ | ||
{} | ||
], | ||
"interests": [], | ||
"contact_method": [], | ||
"activities": [ | ||
{} | ||
], | ||
"last_updated": "2021-01-01" | ||
} | ||
|
||
"name": "Jane Doe", | ||
"location": { | ||
"city": "Honolulu", | ||
"state": "Hawaii", | ||
"country": "USA" | ||
}, | ||
"social_media": {}, | ||
"activities": {}, | ||
"last_updated": "2021-01-01", | ||
"work": { | ||
"title": "Data afficionado" | ||
}, | ||
"photo": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,15 @@ | ||
{ | ||
"name": "Yara Doe", | ||
"honorific": "MD", | ||
"categories": [], | ||
"title": "Data scientist", | ||
"organization": "", | ||
"department": "", | ||
"notes": "", | ||
"photo_url": "", | ||
"logo_url": "", | ||
"location": [ | ||
{"city": "Stockholm", | ||
"country": "Sweden" | ||
} | ||
], | ||
"social_media": [ | ||
{} | ||
], | ||
"interests": [], | ||
"contact_method": [], | ||
"activities": [ | ||
{} | ||
], | ||
"last_updated": "2021-01-01" | ||
} | ||
|
||
"name": "Yara Doe", | ||
"honorific": "MD", | ||
"location": { | ||
"city": "Stockholm", | ||
"country": "Sweden" | ||
}, | ||
"social_media": {}, | ||
"activities": {}, | ||
"last_updated": "2021-01-01", | ||
"work": { | ||
"title": "Data scientist" | ||
}, | ||
"photo": {} | ||
} |
Oops, something went wrong.