Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
yohann committed Nov 5, 2024
0 parents commit 9704e05
Show file tree
Hide file tree
Showing 70 changed files with 15,300 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.quarto/
Empty file added .nojekyll
Empty file.
Binary file added README.md
Binary file not shown.
20 changes: 20 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
project:
type: website
output-dir: docs

website:
title: "blog"
navbar:
right:
- about.qmd
- icon: github
href: https://github.com/
- icon: twitter
href: https://twitter.com
format:
html:
theme: cosmo
css: styles.css



Loading

0 comments on commit 9704e05

Please sign in to comment.