Updating
This commit is contained in:
parent
afb22a9f0c
commit
eadf26a230
22 changed files with 966 additions and 3810 deletions
23
_quarto.yml
23
_quarto.yml
|
@ -13,26 +13,25 @@ website:
|
|||
search: true
|
||||
contents:
|
||||
- text: "Overview"
|
||||
href: sites/overview.qmd
|
||||
href: index.qmd
|
||||
- section: "Getting Started"
|
||||
contents:
|
||||
- sites/getstarted.qmd
|
||||
- section: "Code Snippets"
|
||||
contents:
|
||||
- sites/codesnippets/getstarted.qmd
|
||||
- text: "Webservices"
|
||||
href: sites/webservices.qmd
|
||||
- text: "Styleguide"
|
||||
href: sites/styleguide.qmd
|
||||
- section: "Webservices"
|
||||
href: sites/webservices.qmd
|
||||
contents:
|
||||
- layout.qmd
|
||||
- layout-knitr.qmd
|
||||
- layout-jupyter.qmd
|
||||
- text: "Getting Started"
|
||||
href: sites/getstarted.qmd
|
||||
|
||||
|
||||
|
||||
page-footer:
|
||||
left: "Copyright 2025, Simeon Wallrath"
|
||||
right:
|
||||
- icon: github
|
||||
href: https://github.com/
|
||||
- icon: mastodon
|
||||
href: https://twitter.com/
|
||||
href: https://mastodon.gamedev.place/@sciencedev
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue