Skip to content

Commit

Permalink
Reorganizing the qebsite
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Aug 19, 2024
1 parent 5af620c commit 8802355
Show file tree
Hide file tree
Showing 152 changed files with 37,928 additions and 137,262 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
git add docs/* || echo Nothing to be added
git commit -a -m 'Re-build examples' || echo Nothing has changed
git push origin || echo "No changes to commit"
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@
libs
*.gz
*.docx
*.xlsx
*.xlsx
lectures/*/*.html
labs/*/*.html
lectures/*/*.pdf
labs/*/*.pdf
8 changes: 8 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"grammarly.selectors": [
{
"language": "quarto",
"scheme": "file"
}
]
}
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading

0 comments on commit 8802355

Please sign in to comment.