1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-09-18 19:42:36 +00:00
Files
.devcontainer
posts
.gitignore
.gitlab-ci.yml
Manifest.toml
Project.toml
_quarto.yml
about.qmd
citations.bib
index.qmd
styles.css
Projects/_quarto.yml
2024-02-29 07:24:30 +00:00

30 lines
521 B
YAML

project:
type: website
website:
title: "Projects"
site-url: https://projects.ansonbiggs.com
description: Anson's Blog for Technical Topics
navbar:
left:
- href: index.qmd
text: Home
- text: "About/Contact"
href: about.html
- text: "Resume"
href: https://ansonbiggs.com
right:
- icon: rss
href: index.xml
# - icon: gitlab
# href: https://gitlab.com/MisterBiggs
format:
html:
theme: zephyr
css: styles.css
toc: true