-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
44 lines (41 loc) · 1.05 KB
/
_quarto.yml
File metadata and controls
44 lines (41 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
project:
type: website
output-dir: docs
render:
- "*.qmd"
website:
title: "MetabolismGraph"
navbar:
left:
- text: "Home"
href: index.qmd
- text: "Model"
href: model.qmd
- text: "GNN-LLM-Memory"
href: gnn-llm-memory.qmd
- text: "Results"
href: results.qmd
- text: "Application"
href: application.qmd
- text: "References"
href: references.qmd
tools:
- icon: github
href: https://github.com/allierc/MetabolismGraph
page-footer:
center: |
© 2026 Cédric Allier · <span style="color: #999; font-size: 0.85em;">Generated with <a href="https://claude.ai" style="color: #999;">Claude</a> · Reviewed by Cédric Allier</span>
repo-url: https://github.com/allierc/MetabolismGraph/
site-url: https://allierc.github.io/MetabolismGraph/
lightbox: auto
format:
html:
theme: flatly
css: styles.css
toc: true
code-fold: show
code-overflow: wrap
code-tools:
source: repo
mermaid:
theme: neutral