Skip to content

Commit 18df39f

Browse files
committed
website update: 2025-08-06 22:12:03
1 parent 69d13c5 commit 18df39f

File tree

5 files changed

+19
-20
lines changed

5 files changed

+19
-20
lines changed

vault/.obsidian/workspace.json

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,17 @@
44
"type": "split",
55
"children": [
66
{
7-
"id": "3488b03f11756a12",
7+
"id": "d2e2a35cbb2ab7a9",
88
"type": "tabs",
99
"children": [
1010
{
11-
"id": "d26e59dbf8d45867",
11+
"id": "269f08ba5da98497",
1212
"type": "leaf",
1313
"state": {
14-
"type": "markdown",
15-
"state": {
16-
"file": "_publications/2017-representation-complex-cauchy.md",
17-
"mode": "source",
18-
"source": false
19-
},
14+
"type": "empty",
15+
"state": {},
2016
"icon": "lucide-file",
21-
"title": "2017-representation-complex-cauchy"
17+
"title": "New tab"
2218
}
2319
}
2420
]
@@ -170,17 +166,19 @@
170166
"templater-obsidian:Templater": false
171167
}
172168
},
173-
"active": "d26e59dbf8d45867",
169+
"active": "file-explorer-pane",
174170
"lastOpenFiles": [
175-
"_publications/2018-representation-boundary-value.md",
171+
"_pages/contact.md",
172+
"assets/unil_thesis.pdf",
173+
"to improve with the template.md",
174+
"_pages/teaching.md",
175+
"_pages/cv.md",
176176
"_publications/2017-representation-complex-cauchy.md",
177+
"_publications/2018-representation-boundary-value.md",
177178
"_publications/2019-reflecting-bm-in-d-ball.md",
178179
"_publications/2021-symmetric-levy.md",
179180
"_publications/Untitled",
180181
"_pages/talks.md",
181-
"_pages/teaching.md",
182-
"_pages/contact.md",
183-
"_pages/cv.md",
184182
"_pages/index.md",
185183
"_pages/publications.md",
186184
"_pages/research.md",
@@ -198,16 +196,13 @@
198196
"_teaching/2021-2024-dependence-modelling.md",
199197
"_teaching/Untitled",
200198
"_teaching/2021-2024-time-series.md",
201-
"templates/Teaching.md",
202-
"_teaching/2021-2025-loss-models.md",
203199
"assets/photo.jpeg",
204200
"assets/cv.pdf",
205201
"assets/slides/2025-slides-SPA-conference.pdf",
206202
"Clippings",
207203
"assets/slides",
208204
"assets",
209205
"templates",
210-
"_temp",
211-
"_pages"
206+
"_temp"
212207
]
213208
}

vault/_pages/contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Switzerland
3838

3939
---
4040

41-
*I look forward to hearing from you and exploring opportunities for collaboration, learning!*
41+
*I look forward to hearing from you and exploring opportunities for collaboration!*

vault/assets/unil_thesis.pdf

6.75 MB
Binary file not shown.

vault/general-tax.pdf

48.8 KB
Binary file not shown.
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
- still no control over some pages from within obsidian, such as talk's standalone page
22
- files should by default be within `vault` folder, not in `/assets`
33
- obsidian links don't work so far
4-
- latex doesn't fully work. e.g., `$$` doesn't produce displayed equations
4+
- latex doesn't fully work. e.g., `$$` doesn't produce displayed equations
5+
- dark theme switch should be easy to implement
6+
- and also fontsize switch maybe
7+
- `... | limit 5` doesn't work, change everywhere to `... | slice 0, 5`
8+
-

0 commit comments

Comments
 (0)