diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml
new file mode 100644
index 0000000..e31d81c
--- /dev/null
+++ b/.github/workflows/jekyll-gh-pages.yml
@@ -0,0 +1,51 @@
+# Sample workflow for building and deploying a Jekyll site to GitHub Pages
+name: Deploy Jekyll with GitHub Pages dependencies preinstalled
+
+on:
+ # Runs on pushes targeting the default branch
+ push:
+ branches: ["main"]
+
+ # Allows you to run this workflow manually from the Actions tab
+ workflow_dispatch:
+
+# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
+permissions:
+ contents: read
+ pages: write
+ id-token: write
+
+# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
+# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
+concurrency:
+ group: "pages"
+ cancel-in-progress: false
+
+jobs:
+ # Build job
+ build:
+ runs-on: ubuntu-latest
+ steps:
+ - name: Checkout
+ uses: actions/checkout@v4
+ - name: Setup Pages
+ uses: actions/configure-pages@v5
+ - name: Build with Jekyll
+ uses: actions/jekyll-build-pages@v1
+ with:
+ source: ./
+ destination: ./_site
+ - name: Upload artifact
+ uses: actions/upload-pages-artifact@v3
+
+ # Deployment job
+ deploy:
+ environment:
+ name: github-pages
+ url: ${{ steps.deployment.outputs.page_url }}
+ runs-on: ubuntu-latest
+ needs: build
+ steps:
+ - name: Deploy to GitHub Pages
+ id: deployment
+ uses: actions/deploy-pages@v4
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 0000000..2934f0e
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1,3 @@
+remote_theme: pages-themes/hacker@v0.2.0
+plugins:
+- jekyll-remote-theme # add this line to the plugins list if you already have one
diff --git a/resources/SxC_AMOLEDblackV2_index.md b/resources/SxC_AMOLEDblackV2_index.md
index bc5ce97..7b84314 100644
--- a/resources/SxC_AMOLEDblackV2_index.md
+++ b/resources/SxC_AMOLEDblackV2_index.md
@@ -1,11 +1,13 @@
-
+![Banner](resources/SxC_themeBanner.jpg)
# AMOLED Black v2
-* Download [AMOLED Black v2](../themes/SxC_AMOLEDblackV2.theme)
+* Download [AMOLED Black v2](themes/SxC_AMOLEDblackV2.theme)
+
+![](screenshots/SxC_AMOLEDblackV201.jpg)
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_CPN_HackingV2_index.md b/resources/SxC_CPN_HackingV2_index.md
index 8fd8f11..61040c4 100644
--- a/resources/SxC_CPN_HackingV2_index.md
+++ b/resources/SxC_CPN_HackingV2_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
+* [Return Home](../)
diff --git a/resources/SxC_IT_Slate_index.md b/resources/SxC_IT_Slate_index.md
index 5057ebe..d35af8a 100644
--- a/resources/SxC_IT_Slate_index.md
+++ b/resources/SxC_IT_Slate_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_Lobster_index.md b/resources/SxC_Lobster_index.md
index 901d7ca..d891a7d 100644
--- a/resources/SxC_Lobster_index.md
+++ b/resources/SxC_Lobster_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_Nightshade_index.md b/resources/SxC_Nightshade_index.md
index 30641f1..336391f 100644
--- a/resources/SxC_Nightshade_index.md
+++ b/resources/SxC_Nightshade_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_SessionDark_index.md b/resources/SxC_SessionDark_index.md
index a068fe2..8a2da2d 100644
--- a/resources/SxC_SessionDark_index.md
+++ b/resources/SxC_SessionDark_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_The_ShiningV2_index.md b/resources/SxC_The_ShiningV2_index.md
index 6279f30..751ba82 100644
--- a/resources/SxC_The_ShiningV2_index.md
+++ b/resources/SxC_The_ShiningV2_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_The_Shining_index.md b/resources/SxC_The_Shining_index.md
index 968fec6..e9a22f9 100644
--- a/resources/SxC_The_Shining_index.md
+++ b/resources/SxC_The_Shining_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_camoCobalt_index.md b/resources/SxC_camoCobalt_index.md
index 6e807b9..a453aef 100644
--- a/resources/SxC_camoCobalt_index.md
+++ b/resources/SxC_camoCobalt_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_camoGreen_index.md b/resources/SxC_camoGreen_index.md
index aab0121..89c5fd1 100644
--- a/resources/SxC_camoGreen_index.md
+++ b/resources/SxC_camoGreen_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_camoUrban_index.md b/resources/SxC_camoUrban_index.md
index 5c41504..136afe7 100644
--- a/resources/SxC_camoUrban_index.md
+++ b/resources/SxC_camoUrban_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_cyan_index.md b/resources/SxC_cyan_index.md
index 44a5180..f583458 100644
--- a/resources/SxC_cyan_index.md
+++ b/resources/SxC_cyan_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_darkGreen_index.md b/resources/SxC_darkGreen_index.md
index a0b857a..298fb10 100644
--- a/resources/SxC_darkGreen_index.md
+++ b/resources/SxC_darkGreen_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_dark_index.md b/resources/SxC_dark_index.md
index 99873ff..e87d620 100644
--- a/resources/SxC_dark_index.md
+++ b/resources/SxC_dark_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_electricBlue_index.md b/resources/SxC_electricBlue_index.md
index d5f9d72..ac476c4 100644
--- a/resources/SxC_electricBlue_index.md
+++ b/resources/SxC_electricBlue_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_green_index.md b/resources/SxC_green_index.md
index f9e3b07..718166d 100644
--- a/resources/SxC_green_index.md
+++ b/resources/SxC_green_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_lazySunday_index.md b/resources/SxC_lazySunday_index.md
index 052fd34..d2e8ff4 100644
--- a/resources/SxC_lazySunday_index.md
+++ b/resources/SxC_lazySunday_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_leaves_index.md b/resources/SxC_leaves_index.md
index ddc68c6..6fec682 100644
--- a/resources/SxC_leaves_index.md
+++ b/resources/SxC_leaves_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_light_index.md b/resources/SxC_light_index.md
index 6ffd1cf..cc9d895 100644
--- a/resources/SxC_light_index.md
+++ b/resources/SxC_light_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_mocca_index.md b/resources/SxC_mocca_index.md
index 6c73a24..fd78937 100644
--- a/resources/SxC_mocca_index.md
+++ b/resources/SxC_mocca_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_monaLisa_index.md b/resources/SxC_monaLisa_index.md
index 705af93..75b6014 100644
--- a/resources/SxC_monaLisa_index.md
+++ b/resources/SxC_monaLisa_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_purple_index.md b/resources/SxC_purple_index.md
index fdfa75b..a69455e 100644
--- a/resources/SxC_purple_index.md
+++ b/resources/SxC_purple_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_red_index.md b/resources/SxC_red_index.md
index 2162a46..bd881f1 100644
--- a/resources/SxC_red_index.md
+++ b/resources/SxC_red_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)
diff --git a/resources/SxC_yellow_index.md b/resources/SxC_yellow_index.md
index bb3551c..98dfbab 100644
--- a/resources/SxC_yellow_index.md
+++ b/resources/SxC_yellow_index.md
@@ -8,4 +8,4 @@
-* [Return Home](/)
\ No newline at end of file
+* [Return Home](../)