1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-07-26 08:01:36 +00:00

Switch to Quarto

This commit is contained in:
2024-02-29 07:24:30 +00:00
parent e711e88b59
commit 84bfb3b6a9
200 changed files with 16420 additions and 79346 deletions

29
_quarto.yml Normal file
View File

@@ -0,0 +1,29 @@
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