-
Notifications
You must be signed in to change notification settings - Fork 1
/
_quarto.yaml
50 lines (50 loc) · 953 Bytes
/
_quarto.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
project:
type: website
resources:
- "*.R"
- "*.Rmd"
- "*.py"
- "*.qmd"
- "*.sh"
- "*.yaml"
- "CNAME"
website:
title: "blog.nshephard.dev"
site-url: https://blog.nshephard.dev/
description: "Software development in a Research Environment"
navbar:
right:
- about.qmd
- links.qmd
- icon: github
href: https://github.com/ns-rse
rel: me
# - icon: twitter
# href: https://twitter.com/nshephardRSE
- icon: rss
href: index.xml
rel: me
- icon: mastodon
href: https://fosstodon.org/@nshephard
rel: me
format:
html:
theme: vapor
css: styles.css
author:
- name: Neil Shephard
orcid: 0000-0001-8301-6857
listing:
contents: posts
sort: "date desc"
type: default
feed:
categories:
- python
- git
- github
- code
sort-ui: false
filter-ui: false
filters:
- openlinksinnewpage