From badfcebf07604294d7e1781eb104ea4b3ea11ab2 Mon Sep 17 00:00:00 2001 From: Lucas Rufkahr Date: Tue, 24 Feb 2026 15:43:58 -0600 Subject: [PATCH] Updated site --- build.sh | 1 + header.html | 8 ++++++++ index.html | 4 ---- notes/calculus.html | 0 notes/physics.html | 27 ++++++++++++++++++++++++++- 5 files changed, 35 insertions(+), 5 deletions(-) create mode 100644 build.sh create mode 100644 header.html create mode 100644 notes/calculus.html diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..a9bf588 --- /dev/null +++ b/build.sh @@ -0,0 +1 @@ +#!/bin/bash diff --git a/header.html b/header.html new file mode 100644 index 0000000..71713ec --- /dev/null +++ b/header.html @@ -0,0 +1,8 @@ +
+ Lucas Rufkahr + +
diff --git a/index.html b/index.html index 315bdcb..d745383 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,7 @@ - -
diff --git a/notes/calculus.html b/notes/calculus.html new file mode 100644 index 0000000..e69de29 diff --git a/notes/physics.html b/notes/physics.html index f27120e..0fde158 100644 --- a/notes/physics.html +++ b/notes/physics.html @@ -1,6 +1,8 @@ + +
@@ -14,6 +16,29 @@
- +

Physics

+

ToC

+ +

Electromagnetism

+

+ These notes are structured based on the OpenStax Physics Volume II textbook. These notes were used in coordination with the PHYS 2135 Class at Missouri University of Science and Technology +