-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
37 lines (34 loc) · 844 Bytes
/
_quarto.yml
File metadata and controls
37 lines (34 loc) · 844 Bytes
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
project:
type: website
output-dir: docs
website:
page-navigation: true
title: "Md. Jubayer Hossain"
image: "img/profile.png"
favicon: "img/favicon.png"
description: "Academic Website for Md. Jubayer Hossain"
page-footer:
left: "© Copyright 2026, Md. Jubayer Hossain"
right: "This page is built with ❤️ and [Quarto](https://quarto.org/)."
sidebar:
pinned: true
align: center
style: "docked"
collapse-level: 1
search: false
contents:
- text: "Projects"
href: projects/index.qmd
- text: "Publication"
href: publications/index.qmd
- text: "Talks"
href: talks/index.qmd
- text: "Teaching"
href: teaching/index.qmd
- text: "Blog"
href: blog/index.qmd
format:
html:
theme: cosmo
css: styles.css
toc: true