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
51
52
53
54
55
56
57
project:
  type: website
  # render:
  #   - "*.qmd"
  
website: 
  title: "Richard J. Acton"
  favicon: 'img/rjasouthparkcircle.png'
  image: 'img/rjasouthparkcircle.png'
  description: "Personal website of Richard James Acton"
  twitter-card: true
  open-graph: true
  site-url: "https://richardjacton.net"
  repo-url: "https://gitlab.com/richardjacton/richardjacton-dot-net"
  repo-branch: main
  repo-actions: [edit, issue, source]

  search:
    type: overlay

  navbar:
    logo: 'img/rjasouthparkcircle.png'
    # left:
    #   - href: index.qmd
    #     text: Home
    # right:
    #   - icon: rss
    #     href: index.xml
  page-footer:
    right: |
      This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">
      Creative Commons Attribution 4.0 International License</a>.
      <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">
      <img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" />
      </a>

# Enable comments using https://web.hypothes.is/
# comments:
#   hypothesis: true
  
format:
  html: 
    theme:
      dark: [darkly]
      light: [flatly]
 #  pdf:
 #    toc: true
 #    prefer-html: true
      
editor_options:
  markdown:
    wrap: sentence
    canonical: true
    
# citation:
#   type: webpage
#   doi: