diff --git a/build.sh b/build.sh index ffda377..d620b7c 100755 --- a/build.sh +++ b/build.sh @@ -3,4 +3,4 @@ tsc tailwindcss -i ./src/main.css -o ./dist/main.css cp ./src/index.html ./dist/index.html -cp ./img/* ./dist +cp -a ./imgs ./dist diff --git a/img/boardwise.svg b/imgs/boardwise.svg similarity index 100% rename from img/boardwise.svg rename to imgs/boardwise.svg diff --git a/img/github.svg b/imgs/github.svg similarity index 100% rename from img/github.svg rename to imgs/github.svg diff --git a/imgs/jekyll.png b/imgs/jekyll.png new file mode 100644 index 0000000..5e81865 Binary files /dev/null and b/imgs/jekyll.png differ diff --git a/imgs/lean.png b/imgs/lean.png new file mode 100644 index 0000000..d9f2822 Binary files /dev/null and b/imgs/lean.png differ diff --git a/img/linkedin.svg b/imgs/linkedin.svg similarity index 100% rename from img/linkedin.svg rename to imgs/linkedin.svg diff --git a/img/zotero.svg b/imgs/zotero.svg similarity index 100% rename from img/zotero.svg rename to imgs/zotero.svg diff --git a/src/index.html b/src/index.html index 8c4eabc..4cdc5e0 100644 --- a/src/index.html +++ b/src/index.html @@ -1,15 +1,16 @@ - + - + -
+
-
-

Hosting

-
- - Blog +
+
+
+

Hosting

+

+ The following websites are served from + NixOS + machines hosted on + Digital Ocean. If interested in starting a similar hosting solution, consider + getting a $200 credit using my + referral link. Configuration files for each of my machines can be found + here. +

+
+ DigitalOcean Referral Badge +
+
+ + blog - - Bookshelf +
+ Blog +

My blog is a jekyll project

+
+
+
+ + bookshelf - - boardwise +
+ Bookshelf +

Bookshelf...

+
+
+
+ + boardwise +
+ BoardWise +

BoardWise is a Phoenix project...

+