Skip to content

Commit

Permalink
docs(presentations): positconf2024 talk
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Aug 13, 2024
1 parent 1920c8d commit f1e7b53
Show file tree
Hide file tree
Showing 8 changed files with 258,844 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ repos:
rev: v4.6.0
hooks:
- id: check-added-large-files
args: ["--maxkb=710"]
args: ["--maxkb=2500"]
- id: check-case-conflict
- id: check-executables-have-shebangs
- id: check-merge-conflict
Expand Down
12 changes: 12 additions & 0 deletions docs/presentations/positconf2024/custom.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*-- scss:rules --*/
.reveal div.sourceCode {
font-size: 2.4rem !important;
}

.cell-output-display {
font-size: 2.2rem !important;
display: block;
margin-left: 30%;
margin-right: 25%;
margin-top: 2.5%;
}
Binary file added docs/presentations/positconf2024/fine.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f1e7b53

Please sign in to comment.