diff --git a/blog/2025/01/28-leveraging-nixos-dufs-cloud-storage.html b/public/blog/2025/01/28-leveraging-nixos-dufs-cloud-storage.html
similarity index 94%
rename from blog/2025/01/28-leveraging-nixos-dufs-cloud-storage.html
rename to public/blog/2025/01/28-leveraging-nixos-dufs-cloud-storage.html
index 1559524..c065168 100644
--- a/blog/2025/01/28-leveraging-nixos-dufs-cloud-storage.html
+++ b/public/blog/2025/01/28-leveraging-nixos-dufs-cloud-storage.html
@@ -4,7 +4,7 @@
-
+
Document
@@ -13,19 +13,19 @@
Will Holdsworth
- « Return to posts
+ « Return to posts
Quick & easy cloud storage with dufs and NixOS
dufs (the distinctive file
diff --git a/blog/index.html b/public/blog/index.html
similarity index 72%
rename from blog/index.html
rename to public/blog/index.html
index 725ecba..01cc31f 100644
--- a/blog/index.html
+++ b/public/blog/index.html
@@ -4,7 +4,7 @@
-
+
Document
@@ -13,13 +13,13 @@
Will Holdsworth
diff --git a/public/index.css b/public/index.css
new file mode 100644
index 0000000..658d49f
--- /dev/null
+++ b/public/index.css
@@ -0,0 +1,2 @@
+@import "./styles/variables.css";
+@import "./styles/global.css";
\ No newline at end of file
diff --git a/index.html b/public/index.html
similarity index 80%
rename from index.html
rename to public/index.html
index d1eed37..8604336 100644
--- a/index.html
+++ b/public/index.html
@@ -4,7 +4,7 @@
-
+
Document
@@ -18,9 +18,9 @@
|
Blog
|
- About
+ About
|
- Contact
+ Contact
diff --git a/about.html b/public/pages/about.html
similarity index 76%
rename from about.html
rename to public/pages/about.html
index b73daa6..b34d235 100644
--- a/about.html
+++ b/public/pages/about.html
@@ -4,7 +4,7 @@
-
+
Document
@@ -13,11 +13,11 @@
Will Holdsworth
diff --git a/contact.html b/public/pages/contact.html
similarity index 82%
rename from contact.html
rename to public/pages/contact.html
index 7763526..9e7761d 100644
--- a/contact.html
+++ b/public/pages/contact.html
@@ -4,7 +4,7 @@
-
+
Document
@@ -13,11 +13,11 @@
Will Holdsworth