Skip to content

Commit

Permalink
format and readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
langtonhugh committed Apr 29, 2024
1 parent ca55fed commit efe5fc1
Show file tree
Hide file tree
Showing 13 changed files with 4,367 additions and 34 deletions.
2,162 changes: 2,162 additions & 0 deletions README.html

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# rum_umc

# About us

This is the website material for the R user meet-up for [Amsterdam UMC](https://www.amsterdamumc.org/en/organization/amsterdam-umc.htm) (RUM-UMC).

You can view the website [here](https://langtonhugh.github.io/rum_umc/).
2 changes: 1 addition & 1 deletion about.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "About RUM-UMC"
---

This is the webpage for RUM-UMC, the R user meet-up for Amsterdam UMC. The goal of the group is to connect fellow R enthusiasts from across the university, share our knowledge, refine best practices, learn new stuff and have fun.
This is the webpage for RUM-UMC, the R user meet-up for [Amsterdam UMC](https://www.amsterdamumc.org/en/organization/amsterdam-umc.htm). The goal of the group is to connect fellow R enthusiasts from across the university, share our knowledge, refine best practices, learn new stuff and have fun.

Anyone is welcome to join the meet-ups, from beginners to seasoned pros. If you'd like to present something or raise a topic for discussion, please [get in touch](mailto:[email protected]).

Expand Down
2,162 changes: 2,162 additions & 0 deletions docs/README.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -2213,7 +2213,7 @@ <h3>${suggestion.title}</h3>
--heading-size: 0.6rem;
--heading-color: rgba(0, 0, 0, 0.5);
--body-size: 0.8rem;
--body-color: rgba(0, 0, 0, 0.8);
--body-color: #d14200;
}

/*-- ARTICLE TABLE OF CONTENTS --*/
Expand All @@ -2234,9 +2234,9 @@ <h3>${suggestion.title}</h3>
/* These properties only apply to Distill sites and blogs */

.distill-site-header {
--title-size: 18px;
--title-size: 42px;
--text-color: rgba(255, 255, 255, 0.8);
--text-size: 15px;
--text-size: 20px;
--hover-color: white;
--bkgd-color: #d14200;
}
Expand Down Expand Up @@ -2461,7 +2461,7 @@ <h1>About RUM-UMC</h1>


<div class="d-article">
<p>This is the webpage for RUM-UMC, the R user meet-up for Amsterdam UMC. The goal of the group is to connect fellow R enthusiasts from across the university, share our knowledge, refine best practices, learn new stuff and have fun.</p>
<p>This is the webpage for RUM-UMC, the R user meet-up for <a href="https://www.amsterdamumc.org/en/organization/amsterdam-umc.htm">Amsterdam UMC</a>. The goal of the group is to connect fellow R enthusiasts from across the university, share our knowledge, refine best practices, learn new stuff and have fun.</p>
<p>Anyone is welcome to join the meet-ups, from beginners to seasoned pros. If you’d like to present something or raise a topic for discussion, please <a href="mailto:[email protected]">get in touch</a>.</p>
<div class="sourceCode" id="cb1"><pre class="sourceCode r distill-force-highlighting-css"><code class="sourceCode r"></code></pre></div>
<!--radix_placeholder_article_footer-->
Expand Down
20 changes: 10 additions & 10 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,26 +88,26 @@


<!--radix_placeholder_meta_tags-->
<title>RUM-UMC</title>
<title>RUM-UMC: </title>




<!-- https://developers.facebook.com/docs/sharing/webmasters#markup -->
<meta property="og:title" content="RUM-UMC"/>
<meta property="og:title" content="RUM-UMC: "/>
<meta property="og:type" content="article"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:site_name" content="RUM-UMC"/>

<!-- https://dev.twitter.com/cards/types/summary -->
<meta property="twitter:card" content="summary"/>
<meta property="twitter:title" content="RUM-UMC"/>
<meta property="twitter:title" content="RUM-UMC: "/>

<!--/radix_placeholder_meta_tags-->
<!--radix_placeholder_rmarkdown_metadata-->

<script type="text/json" id="radix-rmarkdown-metadata">
{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["title","site","listing"]}},"value":[{"type":"character","attributes":{},"value":["RUM-UMC"]},{"type":"character","attributes":{},"value":["distill::distill_website"]},{"type":"character","attributes":{},"value":["posts"]}]}
{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["title","site","listing"]}},"value":[{"type":"character","attributes":{},"value":[" "]},{"type":"character","attributes":{},"value":["distill::distill_website"]},{"type":"character","attributes":{},"value":["posts"]}]}
</script>
<!--/radix_placeholder_rmarkdown_metadata-->
<!--radix_placeholder_navigation_in_header-->
Expand Down Expand Up @@ -2213,7 +2213,7 @@ <h3>${suggestion.title}</h3>
--heading-size: 0.6rem;
--heading-color: rgba(0, 0, 0, 0.5);
--body-size: 0.8rem;
--body-color: rgba(0, 0, 0, 0.8);
--body-color: #d14200;
}

/*-- ARTICLE TABLE OF CONTENTS --*/
Expand All @@ -2234,9 +2234,9 @@ <h3>${suggestion.title}</h3>
/* These properties only apply to Distill sites and blogs */

.distill-site-header {
--title-size: 18px;
--title-size: 42px;
--text-color: rgba(255, 255, 255, 0.8);
--text-size: 15px;
--text-size: 20px;
--hover-color: white;
--bkgd-color: #d14200;
}
Expand Down Expand Up @@ -2426,7 +2426,7 @@ <h3>${suggestion.title}</h3>
<!--radix_placeholder_front_matter-->

<script id="distill-front-matter" type="text/json">
{"title":"RUM-UMC","authors":[]}
{"title":" ","authors":[]}
</script>

<!--/radix_placeholder_front_matter-->
Expand Down Expand Up @@ -2585,7 +2585,7 @@ <h3>${suggestion.title}</h3>

<div class="posts-container posts-apply-limit l-page">
<div class="posts-list">
<h1 class="posts-list-caption" data-caption="RUM-UMC">RUM-UMC</h1>
<h1 class="posts-list-caption" data-caption=" "> </h1>
<a href="posts/session_2/" class="post-preview">
<script class="post-metadata" type="text/json">{"categories":[]}</script>
<div class="metadata">
Expand Down Expand Up @@ -2628,7 +2628,7 @@ <h2>Session 1: reproducible workflows</h2>
<!--/radix_placeholder_article_listing-->

<div class="d-title">
<h1>RUM-UMC</h1>
<h1>index.knit</h1>

<!--radix_placeholder_categories-->
<!--/radix_placeholder_categories-->
Expand Down
2 changes: 1 addition & 1 deletion docs/posts/posts.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"categories": [],
"contents": "\r\nIn this session, we kick-off the R user meeting for Amsterdam UMC (RUM-UMC) with personal introductions, a conversation to find out people’s preferences for format and timings (e.g., frequency of meets, hybrid), followed by a brief talk about how to make your R workflow reproducible.\r\n\r\n\r\n\r\n",
"preview": {},
"last_modified": "2024-04-29T10:28:03+02:00",
"last_modified": "2024-04-29T10:37:56+02:00",
"input_file": {}
}
]
6 changes: 3 additions & 3 deletions docs/posts/session_1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2224,7 +2224,7 @@ <h3>${suggestion.title}</h3>
--heading-size: 0.6rem;
--heading-color: rgba(0, 0, 0, 0.5);
--body-size: 0.8rem;
--body-color: rgba(0, 0, 0, 0.8);
--body-color: #d14200;
}

/*-- ARTICLE TABLE OF CONTENTS --*/
Expand All @@ -2245,9 +2245,9 @@ <h3>${suggestion.title}</h3>
/* These properties only apply to Distill sites and blogs */

.distill-site-header {
--title-size: 18px;
--title-size: 42px;
--text-color: rgba(255, 255, 255, 0.8);
--text-size: 15px;
--text-size: 20px;
--hover-color: white;
--bkgd-color: #d14200;
}
Expand Down
6 changes: 3 additions & 3 deletions docs/posts/session_2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2224,7 +2224,7 @@ <h3>${suggestion.title}</h3>
--heading-size: 0.6rem;
--heading-color: rgba(0, 0, 0, 0.5);
--body-size: 0.8rem;
--body-color: rgba(0, 0, 0, 0.8);
--body-color: #d14200;
}

/*-- ARTICLE TABLE OF CONTENTS --*/
Expand All @@ -2245,9 +2245,9 @@ <h3>${suggestion.title}</h3>
/* These properties only apply to Distill sites and blogs */

.distill-site-header {
--title-size: 18px;
--title-size: 42px;
--text-color: rgba(255, 255, 255, 0.8);
--text-size: 15px;
--text-size: 20px;
--hover-color: white;
--bkgd-color: #d14200;
}
Expand Down
12 changes: 9 additions & 3 deletions docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,20 @@
"title": "About RUM-UMC",
"author": [],
"contents": "\r\nThis is the webpage for RUM-UMC, the R user meet-up for Amsterdam UMC. The goal of the group is to connect fellow R enthusiasts from across the university, share our knowledge, refine best practices, learn new stuff and have fun.\r\nAnyone is welcome to join the meet-ups, from beginners to seasoned pros. If you’d like to present something or raise a topic for discussion, please get in touch.\r\n\r\n\r\n\r\n",
"last_modified": "2024-04-29T10:28:19+02:00"
"last_modified": "2024-04-29T10:45:44+02:00"
},
{
"path": "index.html",
"title": "RUM-UMC",
"title": " ",
"author": [],
"contents": "\r\n\r\n\r\n\r\n",
"last_modified": "2024-04-29T10:28:20+02:00"
"last_modified": "2024-04-29T10:45:45+02:00"
},
{
"path": "README.html",
"author": [],
"contents": "\r\nAbout us\r\nThis is the website material for the R user meet-up for Amsterdam UMC (RUM-UMC).\r\nYou can view the website here.\r\n\r\n\r\n",
"last_modified": "2024-04-29T10:45:45+02:00"
}
],
"collections": ["posts/posts.json"]
Expand Down
6 changes: 3 additions & 3 deletions docs/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ d-byline {
--heading-size: 0.6rem;
--heading-color: rgba(0, 0, 0, 0.5);
--body-size: 0.8rem;
--body-color: rgba(0, 0, 0, 0.8);
--body-color: #d14200;
}

/*-- ARTICLE TABLE OF CONTENTS --*/
Expand All @@ -59,9 +59,9 @@ d-appendix {
/* These properties only apply to Distill sites and blogs */

.distill-site-header {
--title-size: 18px;
--title-size: 42px;
--text-color: rgba(255, 255, 255, 0.8);
--text-size: 15px;
--text-size: 20px;
--hover-color: white;
--bkgd-color: #d14200;
}
Expand Down
2 changes: 1 addition & 1 deletion index.Rmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "RUM-UMC"
title: " "
site: distill::distill_website
listing: posts
---
6 changes: 3 additions & 3 deletions theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ d-byline {
--heading-size: 0.6rem;
--heading-color: rgba(0, 0, 0, 0.5);
--body-size: 0.8rem;
--body-color: rgba(0, 0, 0, 0.8);
--body-color: #d14200;
}

/*-- ARTICLE TABLE OF CONTENTS --*/
Expand All @@ -59,9 +59,9 @@ d-appendix {
/* These properties only apply to Distill sites and blogs */

.distill-site-header {
--title-size: 18px;
--title-size: 42px;
--text-color: rgba(255, 255, 255, 0.8);
--text-size: 15px;
--text-size: 20px;
--hover-color: white;
--bkgd-color: #d14200;
}
Expand Down

0 comments on commit efe5fc1

Please sign in to comment.