Skip to content

Commit 481c40f

Browse files
committed
Created a page.yml containing links
1 parent 24d05ae commit 481c40f

9 files changed

+39
-94
lines changed

_page.yml

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
about:
2+
template: marquee
3+
links:
4+
- icon: hexagon-fill
5+
text: R Workshops
6+
href: https://web.library.uq.edu.au/library-services/training#keyword=Rstudio
7+
- icon: twitter
8+
text: Twitter
9+
href: https://twitter.com/UQ_RUG
10+
- icon: file-earmark-text
11+
href: https://demo.hedgedoc.org/1v9zdtfTS-OjGI5105l3Nw
12+
text: Collaborative Document
13+
- icon: github
14+
text: Github
15+
href: https://github.com/uqlibrary/technology-training
16+
- icon: chat-right
17+
text: UQ Chat
18+
href: https://chat.uq.edu.au/element/#/room/#uqrug:chat.uq.edu.au
19+
- icon: globe
20+
text: Created with quarto
21+
href: https://brisbane-geocommunity.netlify.app/posts/build-blog-w-quarto/

_site/community.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
4343
<link href="site_libs/bootstrap/bootstrap-dark.min.css" rel="prefetch" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
4444
<script id="quarto-search-options" type="application/json">{
45-
"location": "sidebar",
45+
"location": "navbar",
4646
"copy-button": false,
4747
"collapse-after": 3,
48-
"panel-placement": "start",
49-
"type": "textbox",
48+
"panel-placement": "end",
49+
"type": "overlay",
5050
"limit": 20,
5151
"language": {
5252
"search-no-results-text": "No results",
@@ -86,6 +86,7 @@
8686
<span class="navbar-title">UQRUG</span>
8787
</a>
8888
</div>
89+
<div id="quarto-search" class="" title="Search"></div>
8990
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
9091
<span class="navbar-toggler-icon"></span>
9192
</button>
@@ -242,7 +243,7 @@ <h2 data-anchor-id="qutuq-office-hours">QUT/UQ Office Hours</h2>
242243
<i class="bi bi-twitter"></i>
243244
<span class="about-link-text">Twitter</span>
244245
</a>
245-
<a href="https://frama.link/uqrug" class="about-link" rel="" target="">
246+
<a href="https://demo.hedgedoc.org/1v9zdtfTS-OjGI5105l3Nw" class="about-link" rel="" target="">
246247
<i class="bi bi-file-earmark-text"></i>
247248
<span class="about-link-text">Collaborative Document</span>
248249
</a>

_site/events.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ <h3 class="no-anchor listing-title">
301301
<i class="bi bi-twitter"></i>
302302
<span class="about-link-text">Twitter</span>
303303
</a>
304-
<a href="https://frama.link/uqrug" class="about-link" rel="" target="">
304+
<a href="https://demo.hedgedoc.org/1v9zdtfTS-OjGI5105l3Nw" class="about-link" rel="" target="">
305305
<i class="bi bi-file-earmark-text"></i>
306306
<span class="about-link-text">Collaborative Document</span>
307307
</a>

_site/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ <h3 class="no-anchor listing-title">
273273
<i class="bi bi-twitter"></i>
274274
<span class="about-link-text">Twitter</span>
275275
</a>
276-
<a href="https://frama.link/uqrug" class="about-link" rel="" target="">
276+
<a href="https://demo.hedgedoc.org/1v9zdtfTS-OjGI5105l3Nw" class="about-link" rel="" target="">
277277
<i class="bi bi-file-earmark-text"></i>
278278
<span class="about-link-text">Collaborative Document</span>
279279
</a>
@@ -285,7 +285,7 @@ <h3 class="no-anchor listing-title">
285285
<i class="bi bi-chat-right"></i>
286286
<span class="about-link-text">UQ Chat</span>
287287
</a>
288-
<a href="https://quarto.org/" class="about-link" rel="" target="">
288+
<a href="https://brisbane-geocommunity.netlify.app/posts/build-blog-w-quarto/" class="about-link" rel="" target="">
289289
<i class="bi bi-globe"></i>
290290
<span class="about-link-text">Created with quarto</span>
291291
</a>

_site/pastmeetings.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ <h3 class="no-anchor listing-title">
828828
<i class="bi bi-twitter"></i>
829829
<span class="about-link-text">Twitter</span>
830830
</a>
831-
<a href="https://frama.link/uqrug" class="about-link" rel="" target="">
831+
<a href="https://demo.hedgedoc.org/1v9zdtfTS-OjGI5105l3Nw" class="about-link" rel="" target="">
832832
<i class="bi bi-file-earmark-text"></i>
833833
<span class="about-link-text">Collaborative Document</span>
834834
</a>

community.qmd

+2-21
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,8 @@
11
---
22
title: "Community Groups"
33

4-
about:
5-
template: marquee
6-
links:
7-
- icon: hexagon-fill
8-
text: R Workshops
9-
href: https://web.library.uq.edu.au/library-services/training#keyword=Rstudio
10-
- icon: twitter
11-
text: Twitter
12-
href: https://twitter.com/UQ_RUG
13-
- icon: file-earmark-text
14-
href: https://frama.link/uqrug
15-
text: Collaborative Document
16-
- icon: github
17-
text: Github
18-
href: https://github.com/uqlibrary/technology-training
19-
- icon: chat-right
20-
text: UQ Chat
21-
href: https://chat.uq.edu.au/element/#/room/#uqrug:chat.uq.edu.au
22-
- icon: globe
23-
text: Created with quarto
24-
href: https://brisbane-geocommunity.netlify.app/posts/build-blog-w-quarto/
4+
metadata-files:
5+
- _page.yml
256
---
267

278
## R-Ladies Brisbane

events.qmd

+3-23
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,8 @@ listing:
88
type: default
99
filter-ui: true
1010
fields: [image, title, description]
11-
about:
12-
template: marquee
13-
links:
14-
- icon: hexagon-fill
15-
text: R Workshops
16-
href: https://web.library.uq.edu.au/library-services/training#keyword=Rstudio
17-
- icon: twitter
18-
text: Twitter
19-
href: https://twitter.com/UQ_RUG
20-
- icon: file-earmark-text
21-
href: https://frama.link/uqrug
22-
text: Collaborative Document
23-
- icon: github
24-
text: Github
25-
href: https://github.com/uqlibrary/technology-training
26-
- icon: chat-right
27-
text: UQ Chat
28-
href: https://chat.uq.edu.au/element/#/room/#uqrug:chat.uq.edu.au
29-
- icon: globe
30-
text: Created with quarto
31-
href: https://brisbane-geocommunity.netlify.app/posts/build-blog-w-quarto/
11+
metadata-files:
12+
- _page.yml
3213
---
3314

3415
```{=html}
@@ -38,8 +19,7 @@ display: none;
3819
}
3920
</style>
4021
```
41-
Our main purpose is to serve as a drop-in help session for help with R and RStudio, but to keep things interesting we will briefly highlight a useful tool, function or package each week.
42-
</br>
22+
Our main purpose is to serve as a drop-in help session for help with R and RStudio, but to keep things interesting we will briefly highlight a useful tool, function or package each week. </br>
4323

4424
::: {#workshops}
4525
:::

index.qmd

+2-21
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,8 @@ listing:
1010
sort: "date desc"
1111
type: default
1212
max-items: 1
13-
about:
14-
template: marquee
15-
links:
16-
- icon: hexagon-fill
17-
text: R Workshops
18-
href: https://web.library.uq.edu.au/library-services/training#keyword=Rstudio
19-
- icon: twitter
20-
text: Twitter
21-
href: https://twitter.com/UQ_RUG
22-
- icon: file-earmark-text
23-
href: https://frama.link/uqrug
24-
text: Collaborative Document
25-
- icon: github
26-
text: Github
27-
href: https://github.com/uqlibrary/technology-training
28-
- icon: chat-right
29-
text: UQ Chat
30-
href: https://chat.uq.edu.au/element/#/room/#uqrug:chat.uq.edu.au
31-
- icon: globe
32-
text: Created with quarto
33-
href: https://quarto.org/
13+
metadata-files:
14+
- _page.yml
3415
---
3516

3617
```{=html}

pastmeetings.qmd

+2-21
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,8 @@ listing:
88
fields: [date, title]
99
date-format: long
1010
filter-ui: false
11-
about:
12-
template: marquee
13-
links:
14-
- icon: hexagon-fill
15-
text: R Workshops
16-
href: https://web.library.uq.edu.au/library-services/training#keyword=Rstudio
17-
- icon: twitter
18-
text: Twitter
19-
href: https://twitter.com/UQ_RUG
20-
- icon: file-earmark-text
21-
href: https://frama.link/uqrug
22-
text: Collaborative Document
23-
- icon: github
24-
text: Github
25-
href: https://github.com/uqlibrary/technology-training
26-
- icon: chat-right
27-
text: UQ Chat
28-
href: https://chat.uq.edu.au/element/#/room/#uqrug:chat.uq.edu.au
29-
- icon: globe
30-
text: Created with quarto
31-
href: https://brisbane-geocommunity.netlify.app/posts/build-blog-w-quarto/
11+
metadata-files:
12+
- _page.yml
3213
---
3314

3415
```{=html}

0 commit comments

Comments
 (0)