Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/.quarto/
_site
_site
**/*.quarto_ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ project:
website:
comments:
giscus:
repo: allenmanning/giscus-examples
repo: quarto-dev/quarto-cli

format:
html:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/.quarto/
_site
_site
**/*.quarto_ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ project:
website:
comments:
giscus:
repo: allenmanning/giscus-examples
repo: quarto-dev/quarto-cli
theme:
light: light
dark: cobalt
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/.quarto/
_site
_site
**/*.quarto_ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ project:
website:
comments:
giscus:
repo: allenmanning/giscus-examples
repo: quarto-dev/quarto-cli
theme:
light: light
dark: dark
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/.quarto/
_site
_site
**/*.quarto_ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ project:
website:
comments:
giscus:
repo: allenmanning/giscus-examples
repo: quarto-dev/quarto-cli
theme: cobalt

format:
html:
theme:
light: lightly
dark: darkly
dark: darkly
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/.quarto/
_site
_site
**/*.quarto_ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ project:
website:
comments:
giscus:
repo: allenmanning/giscus-examples
repo: quarto-dev/quarto-cli

format:
html:
theme:
light: lightly
dark: darkly
dark: darkly
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/.quarto/
_site
_site
**/*.quarto_ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ project:
website:
comments:
giscus:
repo: allenmanning/giscus-examples
repo: quarto-dev/quarto-cli
theme:
light: light
dark: cobalt
Expand All @@ -13,4 +13,4 @@ format:
html:
theme:
light: lightly
dark: darkly
dark: darkly
Loading