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:
29
_quarto.yml
Normal file
29
_quarto.yml
Normal 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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user