Skip to content

Commit

Permalink
Update template styles
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveDesmond-ca committed May 29, 2023
1 parent b0aa182 commit 09bdfe7
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 30 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"devDependencies": {
"@slidev/cli": "0.42.0",
"@slidev/theme-default": "0.21.2",
"font-awesome": "4.7.0",
"notosans": "5.0.0"
"@fortawesome/fontawesome-free": "6.4.0",
"@fontsource/noto-sans": "5.0.1"
}
}
36 changes: 20 additions & 16 deletions slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ theme: default
colorSchema: dark
class: text-center
highlighter: prism
title: (title)
title: Not Your Parents' .NET
---

# (title)
# Not Your Parents' .NET

<img src="/steve.jpg" alt="Steve" class="profile" />
<img src="/logo.png" alt="ecoAPM logo" class="logo" />
Expand All @@ -16,6 +16,14 @@ title: (title)

### (date)

#### (location)

---

## Agenda

1. ...

---
class: 'contact'
---
Expand All @@ -28,19 +36,14 @@ class: 'contact'

<img src="/logo.png" alt="ecoAPM logo" />

<i class="fa fa-globe"></i> [SteveDesmond.ca](https://SteveDesmond.ca) | [ecoAPM.com](https://ecoAPM.com)
<i class="fa-solid fa-earth-america"></i> [SteveDesmond.ca](https://SteveDesmond.ca) | [ecoAPM.com](https://ecoAPM.com)

<i class="fa fa-github"></i> [SteveDesmond-ca](https://github.com/SteveDesmond-ca) | [ecoAPM](https://github.com/ecoAPM)
<i class="fa-brands fa-github"></i> [SteveDesmond-ca](https://github.com/SteveDesmond-ca) | [ecoAPM](https://github.com/ecoAPM)

<i class="fa fa-twitter"></i> [SteveDesmond_ca](https://twitter.com/SteveDesmond_ca) | [ecoAPM](https://twitter.com/ecoAPM)
<i class="fa-brands fa-linkedin"></i> [Steve-Desmond](https://linkedin.com/in/Steve-Desmond) | [ecoAPM](https://linkedin.com/company/ecoAPM)

<i class="fa fa-envelope-o"></i> [Steve @ ecoAPM .com](mailto:Steve@ecoAPM.com)

---

## Agenda

1. ...
<i class="fa-brands fa-mastodon"></i> [@ecoSteve @ mastodon.social](https://mastodon.social/ecoSteve)
<span style="float:right;"> | [@ecoAPM @ fosstodon.org](https://fosstodon.org/@ecoAPM)</span>

---
layout: cover
Expand All @@ -61,10 +64,11 @@ class: 'contact'

<img src="/logo.png" alt="ecoAPM logo" />

<i class="fa fa-globe"></i> [SteveDesmond.ca](https://stevedesmond.ca) | [ecoAPM.com](https://ecoAPM.com)
<i class="fa-solid fa-earth-america"></i> [SteveDesmond.ca](https://SteveDesmond.ca) | [ecoAPM.com](https://ecoAPM.com)

<i class="fa fa-github"></i> [SteveDesmond-ca](https://github.com/stevedesmond-ca) | [ecoAPM](https://github.com/ecoAPM)
<i class="fa-brands fa-github"></i> [SteveDesmond-ca](https://github.com/SteveDesmond-ca) | [ecoAPM](https://github.com/ecoAPM)

<i class="fa fa-twitter"></i> [SteveDesmond_ca](https://twitter.com/stevedesmond_ca) | [ecoAPM](https://twitter.com/ecoAPM)
<i class="fa-brands fa-linkedin"></i> [Steve-Desmond](https://linkedin.com/in/Steve-Desmond) | [ecoAPM](https://linkedin.com/company/ecoAPM)

<i class="fa fa-envelope-o"></i> [Steve @ ecoAPM .com](mailto:Steve@ecoAPM.com)
<i class="fa-brands fa-mastodon"></i> [@ecoSteve @ mastodon.social](https://mastodon.social/ecoSteve)
<span style="float:right;"> | [@ecoAPM @ fosstodon.org](https://fosstodon.org/@ecoAPM)</span>
9 changes: 7 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
@import url("notosans/noto.css");
@import url("font-awesome/css/font-awesome.min.css");
@import url("@fontsource/noto-sans/latin-300.css");
@import url("@fortawesome/fontawesome-free/css/fontawesome.min.css");
@import url("@fortawesome/fontawesome-free/css/solid.min.css");
@import url("@fortawesome/fontawesome-free/css/brands.min.css");

.slidev-layout {
font-size: 250% !important;
Expand All @@ -9,6 +11,9 @@ a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
td,
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -663,6 +663,16 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.17.12.tgz#3a11d13e9a5b0c05db88991b234d8baba1f96487"
integrity sha512-JOOxw49BVZx2/5tW3FqkdjSD/5gXYeVGPDcB0lvap0gLQshkh1Nyel1QazC+wNxus3xPlsYAgqU1BUmrmCvWtw==

"@fontsource/noto-sans@5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@fontsource/noto-sans/-/noto-sans-5.0.1.tgz#ad387514540ea0b5eae7bfad96e721aad5b3bb8b"
integrity sha512-leKUNPNAfScPqradE7k8D5sPMjyxZddkVP3yx2m68hvgsgzbwGX+mLh53nD2dbHyJLjylPSAtA02UsWOkaee2g==

"@fortawesome/fontawesome-free@6.4.0":
version "6.4.0"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.4.0.tgz#1ee0c174e472c84b23cb46c995154dc383e3b4fe"
integrity sha512-0NyytTlPJwB/BF5LtRV8rrABDbe3TdTXqNB3PdZ+UUUZAEIrdOJdmABqKjt4AXwIoJNaRVVZEXxpNrqvE1GAYQ==

"@hedgedoc/markdown-it-plugins@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@hedgedoc/markdown-it-plugins/-/markdown-it-plugins-2.0.0.tgz#29c66ab30bfba164b851980f689f832ca9ca5f63"
Expand Down Expand Up @@ -2493,11 +2503,6 @@ follow-redirects@^1.14.0, follow-redirects@^1.15.0:
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==

font-awesome@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/font-awesome/-/font-awesome-4.7.0.tgz#8fa8cf0411a1a31afd07b06d2902bb9fc815a133"
integrity sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=

form-data@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
Expand Down Expand Up @@ -3445,11 +3450,6 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==

notosans@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/notosans/-/notosans-5.0.0.tgz#77ee612a9de2a6b79f82c16a6accbfd6f9be33e5"
integrity sha512-P43+ZKprxdmpq2Qvy6KZCA6aNXHI33kMRgFi46HWSW+Q7wMhuFnnJcscwyasUA8dSnyxGtVWXBgdFO/QtlpkTQ==

npm-run-path@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
Expand Down

0 comments on commit 09bdfe7

Please sign in to comment.