chore: initial Observable workspace with technical README
This commit is contained in:
15
docs/index.md
Normal file
15
docs/index.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Accueil
|
||||
toc: false
|
||||
---
|
||||
|
||||
# Bonjour Observable Framework
|
||||
|
||||
Votre workspace est prêt. Modifiez ce fichier et enregistrez pour voir le live reload.
|
||||
|
||||
- 👉 [Carte In-N-Out en Californie](./in-n-out-california)
|
||||
- 🛸 [Paradoxe de l’Animal Style (OVNI x In-N-Out)](./ufo-animal-style-paradox)
|
||||
|
||||
```js
|
||||
display(`Date: ${new Date().toLocaleString()}`);
|
||||
```
|
||||
Reference in New Issue
Block a user