Skip to content

Commit a775171

Browse files
committed
Initial commit of class and template
1 parent 7296580 commit a775171

12 files changed

+581
-0
lines changed

.gitignore

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
_minted*
2+
*.vrb
3+
.DS_Store
4+
*.aux
5+
*.ilg
6+
*.fdb_latexmk
7+
*.fls
8+
*.log
9+
*.out
10+
*.synctex.gz
11+
*.toc
12+
*.idx
13+
*.ind
14+
*.bbl
15+
*.blg
16+
.vscode/
17+
*.code-workspace
18+
*.bcf
19+
*.run.xml
20+
*.pyg
21+
*.synctex(busy)
22+
*.nlo
23+
*.nls
24+
*.pyc

figs/ingenuitylabs-logo-colourful.pdf

24.4 KB
Binary file not shown.

figs/ingenuitylabs-logo-white.pdf

24.4 KB
Binary file not shown.

figs/slide-theme-blue.pdf

48.6 KB
Binary file not shown.

figs/slide-theme-colourful.pdf

48.8 KB
Binary file not shown.

figs/slide-theme-gold.pdf

50.1 KB
Binary file not shown.

figs/slide-theme-red.pdf

50 KB
Binary file not shown.

figs/slide-theme-white-A.pdf

48.5 KB
Binary file not shown.

figs/slide-theme-white-B.pdf

48.5 KB
Binary file not shown.

ingenuitylabs-slides-example.pdf

348 KB
Binary file not shown.

0 commit comments

Comments
 (0)