https://gitlab.com/RichardJActon/richardjacton-dot-net
Tip revision: ae2a190d0cdb19b1b2b67209e452ed7bae00b84f authored by Richard J. Acton on 05 May 2025, 16:15:04 UTC
add link to blog
add link to blog
Tip revision: ae2a190
_quarto.yml
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:
