diff options
| author | kj-sh604 | 2025-04-09 15:18:30 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-04-09 15:18:30 -0400 |
| commit | 094bf4e342307fdfa3608bad2110c28d39fd8ff7 (patch) | |
| tree | df1a0198c06b90e150faa717f2a817008ae1481e /src/output | |
| parent | 8b06732130e315f36ea5ff56e947453a2a816260 (diff) | |
refactor: directory structure
Diffstat (limited to 'src/output')
| -rw-r--r-- | src/output/90sMakeUpCommercial.md | 7 | ||||
| -rw-r--r-- | src/output/chicagoOlives.md | 7 | ||||
| -rw-r--r-- | src/output/cleanMetropolis.md | 13 | ||||
| -rw-r--r-- | src/output/cuppertinoIsh.md | 10 | ||||
| -rw-r--r-- | src/output/defaultIsKing.md | 10 | ||||
| -rw-r--r-- | src/output/earlyCupertino.md | 7 | ||||
| -rw-r--r-- | src/output/header.tex | 2 | ||||
| -rw-r--r-- | src/output/index.php | 11 | ||||
| -rw-r--r-- | src/output/lazyProfessor.md | 6 | ||||
| -rw-r--r-- | src/output/ohioCustard.md | 7 | ||||
| -rw-r--r-- | src/output/raleighAroundMe.md | 7 | ||||
| -rw-r--r-- | src/output/redmond2003.md | 10 | ||||
| -rw-r--r-- | src/output/redmond2013.md | 8 | ||||
| -rw-r--r-- | src/output/strengthInNumbers.md | 8 | ||||
| -rw-r--r-- | src/output/thatMagazine.md | 10 |
15 files changed, 123 insertions, 0 deletions
diff --git a/src/output/90sMakeUpCommercial.md b/src/output/90sMakeUpCommercial.md new file mode 100644 index 0000000..391bb00 --- /dev/null +++ b/src/output/90sMakeUpCommercial.md @@ -0,0 +1,7 @@ +--- +theme: Warsaw +colortheme: dolphin +aspectratio: 169 +fontsize: 17pt +fontfamily: avant +--- diff --git a/src/output/chicagoOlives.md b/src/output/chicagoOlives.md new file mode 100644 index 0000000..d434e10 --- /dev/null +++ b/src/output/chicagoOlives.md @@ -0,0 +1,7 @@ +--- +theme: Nord +colortheme: Nord +aspectratio: 169 +fontsize: 17pt +fontfamily: libertine +--- diff --git a/src/output/cleanMetropolis.md b/src/output/cleanMetropolis.md new file mode 100644 index 0000000..8afe48e --- /dev/null +++ b/src/output/cleanMetropolis.md @@ -0,0 +1,13 @@ +--- +theme: "metropolis" +colortheme: "default" +aspectratio: "169" +fontsize: "17pt" +fontfamily: "helvet" +--- + +# + +*made with [procrastislides.com](https://procrastislides.com/)* + + diff --git a/src/output/cuppertinoIsh.md b/src/output/cuppertinoIsh.md new file mode 100644 index 0000000..5a36fde --- /dev/null +++ b/src/output/cuppertinoIsh.md @@ -0,0 +1,10 @@ +--- +theme: +- Singapore +colortheme: +- owl +fontsize: +- 17pt +fontfamily: +- Chivo +--- diff --git a/src/output/defaultIsKing.md b/src/output/defaultIsKing.md new file mode 100644 index 0000000..eea150b --- /dev/null +++ b/src/output/defaultIsKing.md @@ -0,0 +1,10 @@ +--- +theme: +- Pittsburgh +colortheme: +- owl +fontsize: +- 17pt +fontfamily: +- avant +--- diff --git a/src/output/earlyCupertino.md b/src/output/earlyCupertino.md new file mode 100644 index 0000000..5bd32b0 --- /dev/null +++ b/src/output/earlyCupertino.md @@ -0,0 +1,7 @@ +--- +theme: Berlin +colortheme: owl +aspectratio: 169 +fontsize: 17pt +fontfamily: helvet +--- diff --git a/src/output/header.tex b/src/output/header.tex new file mode 100644 index 0000000..e5a5c37 --- /dev/null +++ b/src/output/header.tex @@ -0,0 +1,2 @@ +\usepackage[utf8]{inputenc} +\usepackage[T1]{fontenc} diff --git a/src/output/index.php b/src/output/index.php new file mode 100644 index 0000000..9f683d1 --- /dev/null +++ b/src/output/index.php @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> +<head> + <meta name="color-scheme" content="light dark"> + <meta http-equiv="refresh" content="0; URL='https://youtu.be/XGxIE1hr0w4'" /> + <title>Art and Assets</title> +</head> +<body> + <p>If you are not redirected, <a href="https://youtu.be/XGxIE1hr0w4">click here for folder contents</a>.</p> +</body> +</html> diff --git a/src/output/lazyProfessor.md b/src/output/lazyProfessor.md new file mode 100644 index 0000000..558e9d1 --- /dev/null +++ b/src/output/lazyProfessor.md @@ -0,0 +1,6 @@ +--- +theme: +- Copenhagen +fontsize: +- 17pt +--- diff --git a/src/output/ohioCustard.md b/src/output/ohioCustard.md new file mode 100644 index 0000000..dd7137b --- /dev/null +++ b/src/output/ohioCustard.md @@ -0,0 +1,7 @@ +--- +theme: Darmstadt +colortheme: crane +aspectratio: 169 +fontsize: 17pt +fontfamily: lato +--- diff --git a/src/output/raleighAroundMe.md b/src/output/raleighAroundMe.md new file mode 100644 index 0000000..4e6207f --- /dev/null +++ b/src/output/raleighAroundMe.md @@ -0,0 +1,7 @@ +--- +theme: Boadilla +colortheme: beaver +aspectratio: 169 +fontsize: 17pt +fontfamily: roboto +--- diff --git a/src/output/redmond2003.md b/src/output/redmond2003.md new file mode 100644 index 0000000..d4a57fb --- /dev/null +++ b/src/output/redmond2003.md @@ -0,0 +1,10 @@ +--- +theme: +- boxes +colortheme: +- seagull +fontsize: +- 17pt +fontfamily: +- helvet +--- diff --git a/src/output/redmond2013.md b/src/output/redmond2013.md new file mode 100644 index 0000000..7f2784b --- /dev/null +++ b/src/output/redmond2013.md @@ -0,0 +1,8 @@ +--- +theme: "boxes" +colortheme: "seagull" +aspectratio: "169" +fontsize: "17pt" +fontfamily: "carlito" +--- + diff --git a/src/output/strengthInNumbers.md b/src/output/strengthInNumbers.md new file mode 100644 index 0000000..c5b4df3 --- /dev/null +++ b/src/output/strengthInNumbers.md @@ -0,0 +1,8 @@ +--- +theme: +- AnnArbor +fontsize: +- 17pt +fontfamily: +- cabin +--- diff --git a/src/output/thatMagazine.md b/src/output/thatMagazine.md new file mode 100644 index 0000000..b7c3861 --- /dev/null +++ b/src/output/thatMagazine.md @@ -0,0 +1,10 @@ +--- +theme: +- Szeged +colortheme: +- beaver +fontsize: +- 17pt +fontfamily: +- InriaSerif +--- |
