From 3592ca059618d2326fc88ba22eb5ea1ec3954039 Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Tue, 21 Jun 2022 15:55:27 -0400 Subject: [PATCH] fix: removed dockerized site --- .../.well-known => .well-known}/keybase.txt | 0 {public/404 => 404}/index.html | 0 {public/404 => 404}/style.css | 0 {public/404 => 404}/sword.png | Bin Dockerfile | 4 -- public/README.md => README.md | 0 ...-192x192.png => android-chrome-192x192.png | Bin ...-384x384.png => android-chrome-384x384.png | Bin ...ple-touch-icon.png => apple-touch-icon.png | Bin public/browserconfig.xml => browserconfig.xml | 0 .../android-chrome-192x192.png | Bin .../android-chrome-384x384.png | Bin .../apple-touch-icon.png | Bin .../browserconfig.xml | 0 .../css/fonts/Gotham-Bold.otf | Bin .../css/fonts/SIL Open Font License.txt | 0 .../css/fonts/Sans-Thin.otf | Bin .../contact-me => contact-me}/css/style.css | 0 .../favicon-16x16.png | Bin .../favicon-32x32.png | Bin {public/contact-me => contact-me}/favicon.ico | Bin {public/contact-me => contact-me}/index.html | 0 {public/contact-me => contact-me}/js/main.js | 0 .../mstile-150x150.png | Bin .../safari-pinned-tab.svg | 0 .../site.webmanifest | 0 {public/css => css}/fonts/Gotham-Bold.otf | Bin .../fonts/Proxima Nova Alt Light.otf | Bin .../fonts/SIL Open Font License.txt | 0 {public/css => css}/fonts/Sans-Thin.otf | Bin {public/css => css}/fonts/futura-pt-light.otf | Bin {public/css => css}/res/fb.png | Bin {public/css => css}/res/footer-background.jpg | Bin {public/css => css}/res/gplus.png | Bin {public/css => css}/res/header-background.jpg | Bin {public/css => css}/res/insta.png | Bin {public/css => css}/res/profile-photo.jpg | Bin {public/css => css}/res/profile-square.jpg | Bin {public/css => css}/res/schat.png | Bin {public/css => css}/res/twitter.png | Bin {public/css => css}/style.css | 0 public/favicon-16x16.png => favicon-16x16.png | Bin public/favicon-32x32.png => favicon-32x32.png | Bin public/favicon.ico => favicon.ico | Bin {public/gifts => gifts}/gift1/index.html | 0 {public/gifts => gifts}/gift2/index.html | 0 {public/gifts => gifts}/gift2/ss.png | Bin {public/gifts => gifts}/heart.svg | 0 {public/gifts => gifts}/index.html | 0 {public/gifts => gifts}/letter/first.png | Bin {public/gifts => gifts}/letter/index.html | 0 {public/gifts => gifts}/letter/texts.pdf | Bin {public/gifts => gifts}/mvp.css | 0 public/index.html => index.html | 0 {public/js => js}/main.js | 0 mime.types | 48 ------------------ .../mstile-150x150.png => mstile-150x150.png | Bin nginx.conf | 19 ------- {public/privacy => privacy}/index.html | 0 {public/resume => resume}/resume.pdf | Bin ...ri-pinned-tab.svg => safari-pinned-tab.svg | 0 public/site.webmanifest => site.webmanifest | 0 .../2018/12/22/index.html | 0 .../2019/01/05/index.html | 0 .../the-archives => the-archives}/index.html | 0 .../post-template.html | 0 .../res/backgrounds/background.png | Bin .../res/backgrounds/header-background.jpg | Bin .../res/card-images/appdev.png | Bin .../res/card-images/fmu.PNG | Bin .../res/card-images/inbom.PNG | Bin .../res/fonts/Gotham-Bold.otf | Bin .../res/fonts/Sans-Thin.otf | Bin .../res/fonts/futura-pt-light.otf | Bin .../res/images/profile-photo.jpg | Bin .../res/images/profile-photo2.jpg | Bin .../res/images/profile-square.jpg | Bin .../res/posts/2019/01/05/header.png | Bin .../res/posts/poststyle.css | 0 .../res/style.css | 0 80 files changed, 71 deletions(-) rename {public/.well-known => .well-known}/keybase.txt (100%) rename {public/404 => 404}/index.html (100%) rename {public/404 => 404}/style.css (100%) rename {public/404 => 404}/sword.png (100%) delete mode 100644 Dockerfile rename public/README.md => README.md (100%) rename public/android-chrome-192x192.png => android-chrome-192x192.png (100%) rename public/android-chrome-384x384.png => android-chrome-384x384.png (100%) rename public/apple-touch-icon.png => apple-touch-icon.png (100%) rename public/browserconfig.xml => browserconfig.xml (100%) rename {public/contact-me => contact-me}/android-chrome-192x192.png (100%) rename {public/contact-me => contact-me}/android-chrome-384x384.png (100%) rename {public/contact-me => contact-me}/apple-touch-icon.png (100%) rename {public/contact-me => contact-me}/browserconfig.xml (100%) rename {public/contact-me => contact-me}/css/fonts/Gotham-Bold.otf (100%) rename {public/contact-me => contact-me}/css/fonts/SIL Open Font License.txt (100%) rename {public/contact-me => contact-me}/css/fonts/Sans-Thin.otf (100%) rename {public/contact-me => contact-me}/css/style.css (100%) rename {public/contact-me => contact-me}/favicon-16x16.png (100%) rename {public/contact-me => contact-me}/favicon-32x32.png (100%) rename {public/contact-me => contact-me}/favicon.ico (100%) rename {public/contact-me => contact-me}/index.html (100%) rename {public/contact-me => contact-me}/js/main.js (100%) rename {public/contact-me => contact-me}/mstile-150x150.png (100%) rename {public/contact-me => contact-me}/safari-pinned-tab.svg (100%) rename {public/contact-me => contact-me}/site.webmanifest (100%) rename {public/css => css}/fonts/Gotham-Bold.otf (100%) rename {public/css => css}/fonts/Proxima Nova Alt Light.otf (100%) rename {public/css => css}/fonts/SIL Open Font License.txt (100%) rename {public/css => css}/fonts/Sans-Thin.otf (100%) rename {public/css => css}/fonts/futura-pt-light.otf (100%) rename {public/css => css}/res/fb.png (100%) rename {public/css => css}/res/footer-background.jpg (100%) rename {public/css => css}/res/gplus.png (100%) rename {public/css => css}/res/header-background.jpg (100%) rename {public/css => css}/res/insta.png (100%) rename {public/css => css}/res/profile-photo.jpg (100%) rename {public/css => css}/res/profile-square.jpg (100%) rename {public/css => css}/res/schat.png (100%) rename {public/css => css}/res/twitter.png (100%) rename {public/css => css}/style.css (100%) rename public/favicon-16x16.png => favicon-16x16.png (100%) rename public/favicon-32x32.png => favicon-32x32.png (100%) rename public/favicon.ico => favicon.ico (100%) rename {public/gifts => gifts}/gift1/index.html (100%) rename {public/gifts => gifts}/gift2/index.html (100%) rename {public/gifts => gifts}/gift2/ss.png (100%) rename {public/gifts => gifts}/heart.svg (100%) rename {public/gifts => gifts}/index.html (100%) rename {public/gifts => gifts}/letter/first.png (100%) rename {public/gifts => gifts}/letter/index.html (100%) rename {public/gifts => gifts}/letter/texts.pdf (100%) rename {public/gifts => gifts}/mvp.css (100%) rename public/index.html => index.html (100%) rename {public/js => js}/main.js (100%) delete mode 100644 mime.types rename public/mstile-150x150.png => mstile-150x150.png (100%) delete mode 100644 nginx.conf rename {public/privacy => privacy}/index.html (100%) rename {public/resume => resume}/resume.pdf (100%) rename public/safari-pinned-tab.svg => safari-pinned-tab.svg (100%) rename public/site.webmanifest => site.webmanifest (100%) rename {public/the-archives => the-archives}/2018/12/22/index.html (100%) rename {public/the-archives => the-archives}/2019/01/05/index.html (100%) rename {public/the-archives => the-archives}/index.html (100%) rename {public/the-archives => the-archives}/post-template.html (100%) rename {public/the-archives => the-archives}/res/backgrounds/background.png (100%) rename {public/the-archives => the-archives}/res/backgrounds/header-background.jpg (100%) rename {public/the-archives => the-archives}/res/card-images/appdev.png (100%) rename {public/the-archives => the-archives}/res/card-images/fmu.PNG (100%) rename {public/the-archives => the-archives}/res/card-images/inbom.PNG (100%) rename {public/the-archives => the-archives}/res/fonts/Gotham-Bold.otf (100%) rename {public/the-archives => the-archives}/res/fonts/Sans-Thin.otf (100%) rename {public/the-archives => the-archives}/res/fonts/futura-pt-light.otf (100%) rename {public/the-archives => the-archives}/res/images/profile-photo.jpg (100%) rename {public/the-archives => the-archives}/res/images/profile-photo2.jpg (100%) rename {public/the-archives => the-archives}/res/images/profile-square.jpg (100%) rename {public/the-archives => the-archives}/res/posts/2019/01/05/header.png (100%) rename {public/the-archives => the-archives}/res/posts/poststyle.css (100%) rename {public/the-archives => the-archives}/res/style.css (100%) diff --git a/public/.well-known/keybase.txt b/.well-known/keybase.txt similarity index 100% rename from public/.well-known/keybase.txt rename to .well-known/keybase.txt diff --git a/public/404/index.html b/404/index.html similarity index 100% rename from public/404/index.html rename to 404/index.html diff --git a/public/404/style.css b/404/style.css similarity index 100% rename from public/404/style.css rename to 404/style.css diff --git a/public/404/sword.png b/404/sword.png similarity index 100% rename from public/404/sword.png rename to 404/sword.png diff --git a/Dockerfile b/Dockerfile deleted file mode 100644 index 7ed9397..0000000 --- a/Dockerfile +++ /dev/null @@ -1,4 +0,0 @@ -from nginx:alpine -COPY public/ /usr/share/nginx/html -ADD nginx.conf /etc/nginx/nginx.conf -ADD mime.types /etc/nginx/mime.types diff --git a/public/README.md b/README.md similarity index 100% rename from public/README.md rename to README.md diff --git a/public/android-chrome-192x192.png b/android-chrome-192x192.png similarity index 100% rename from public/android-chrome-192x192.png rename to android-chrome-192x192.png diff --git a/public/android-chrome-384x384.png b/android-chrome-384x384.png similarity index 100% rename from public/android-chrome-384x384.png rename to android-chrome-384x384.png diff --git a/public/apple-touch-icon.png b/apple-touch-icon.png similarity index 100% rename from public/apple-touch-icon.png rename to apple-touch-icon.png diff --git a/public/browserconfig.xml b/browserconfig.xml similarity index 100% rename from public/browserconfig.xml rename to browserconfig.xml diff --git a/public/contact-me/android-chrome-192x192.png b/contact-me/android-chrome-192x192.png similarity index 100% rename from public/contact-me/android-chrome-192x192.png rename to contact-me/android-chrome-192x192.png diff --git a/public/contact-me/android-chrome-384x384.png b/contact-me/android-chrome-384x384.png similarity index 100% rename from public/contact-me/android-chrome-384x384.png rename to contact-me/android-chrome-384x384.png diff --git a/public/contact-me/apple-touch-icon.png b/contact-me/apple-touch-icon.png similarity index 100% rename from public/contact-me/apple-touch-icon.png rename to contact-me/apple-touch-icon.png diff --git a/public/contact-me/browserconfig.xml b/contact-me/browserconfig.xml similarity index 100% rename from public/contact-me/browserconfig.xml rename to contact-me/browserconfig.xml diff --git a/public/contact-me/css/fonts/Gotham-Bold.otf b/contact-me/css/fonts/Gotham-Bold.otf similarity index 100% rename from public/contact-me/css/fonts/Gotham-Bold.otf rename to contact-me/css/fonts/Gotham-Bold.otf diff --git a/public/contact-me/css/fonts/SIL Open Font License.txt b/contact-me/css/fonts/SIL Open Font License.txt similarity index 100% rename from public/contact-me/css/fonts/SIL Open Font License.txt rename to contact-me/css/fonts/SIL Open Font License.txt diff --git a/public/contact-me/css/fonts/Sans-Thin.otf b/contact-me/css/fonts/Sans-Thin.otf similarity index 100% rename from public/contact-me/css/fonts/Sans-Thin.otf rename to contact-me/css/fonts/Sans-Thin.otf diff --git a/public/contact-me/css/style.css b/contact-me/css/style.css similarity index 100% rename from public/contact-me/css/style.css rename to contact-me/css/style.css diff --git a/public/contact-me/favicon-16x16.png b/contact-me/favicon-16x16.png similarity index 100% rename from public/contact-me/favicon-16x16.png rename to contact-me/favicon-16x16.png diff --git a/public/contact-me/favicon-32x32.png b/contact-me/favicon-32x32.png similarity index 100% rename from public/contact-me/favicon-32x32.png rename to contact-me/favicon-32x32.png diff --git a/public/contact-me/favicon.ico b/contact-me/favicon.ico similarity index 100% rename from public/contact-me/favicon.ico rename to contact-me/favicon.ico diff --git a/public/contact-me/index.html b/contact-me/index.html similarity index 100% rename from public/contact-me/index.html rename to contact-me/index.html diff --git a/public/contact-me/js/main.js b/contact-me/js/main.js similarity index 100% rename from public/contact-me/js/main.js rename to contact-me/js/main.js diff --git a/public/contact-me/mstile-150x150.png b/contact-me/mstile-150x150.png similarity index 100% rename from public/contact-me/mstile-150x150.png rename to contact-me/mstile-150x150.png diff --git a/public/contact-me/safari-pinned-tab.svg b/contact-me/safari-pinned-tab.svg similarity index 100% rename from public/contact-me/safari-pinned-tab.svg rename to contact-me/safari-pinned-tab.svg diff --git a/public/contact-me/site.webmanifest b/contact-me/site.webmanifest similarity index 100% rename from public/contact-me/site.webmanifest rename to contact-me/site.webmanifest diff --git a/public/css/fonts/Gotham-Bold.otf b/css/fonts/Gotham-Bold.otf similarity index 100% rename from public/css/fonts/Gotham-Bold.otf rename to css/fonts/Gotham-Bold.otf diff --git a/public/css/fonts/Proxima Nova Alt Light.otf b/css/fonts/Proxima Nova Alt Light.otf similarity index 100% rename from public/css/fonts/Proxima Nova Alt Light.otf rename to css/fonts/Proxima Nova Alt Light.otf diff --git a/public/css/fonts/SIL Open Font License.txt b/css/fonts/SIL Open Font License.txt similarity index 100% rename from public/css/fonts/SIL Open Font License.txt rename to css/fonts/SIL Open Font License.txt diff --git a/public/css/fonts/Sans-Thin.otf b/css/fonts/Sans-Thin.otf similarity index 100% rename from public/css/fonts/Sans-Thin.otf rename to css/fonts/Sans-Thin.otf diff --git a/public/css/fonts/futura-pt-light.otf b/css/fonts/futura-pt-light.otf similarity index 100% rename from public/css/fonts/futura-pt-light.otf rename to css/fonts/futura-pt-light.otf diff --git a/public/css/res/fb.png b/css/res/fb.png similarity index 100% rename from public/css/res/fb.png rename to css/res/fb.png diff --git a/public/css/res/footer-background.jpg b/css/res/footer-background.jpg similarity index 100% rename from public/css/res/footer-background.jpg rename to css/res/footer-background.jpg diff --git a/public/css/res/gplus.png b/css/res/gplus.png similarity index 100% rename from public/css/res/gplus.png rename to css/res/gplus.png diff --git a/public/css/res/header-background.jpg b/css/res/header-background.jpg similarity index 100% rename from public/css/res/header-background.jpg rename to css/res/header-background.jpg diff --git a/public/css/res/insta.png b/css/res/insta.png similarity index 100% rename from public/css/res/insta.png rename to css/res/insta.png diff --git a/public/css/res/profile-photo.jpg b/css/res/profile-photo.jpg similarity index 100% rename from public/css/res/profile-photo.jpg rename to css/res/profile-photo.jpg diff --git a/public/css/res/profile-square.jpg b/css/res/profile-square.jpg similarity index 100% rename from public/css/res/profile-square.jpg rename to css/res/profile-square.jpg diff --git a/public/css/res/schat.png b/css/res/schat.png similarity index 100% rename from public/css/res/schat.png rename to css/res/schat.png diff --git a/public/css/res/twitter.png b/css/res/twitter.png similarity index 100% rename from public/css/res/twitter.png rename to css/res/twitter.png diff --git a/public/css/style.css b/css/style.css similarity index 100% rename from public/css/style.css rename to css/style.css diff --git a/public/favicon-16x16.png b/favicon-16x16.png similarity index 100% rename from public/favicon-16x16.png rename to favicon-16x16.png diff --git a/public/favicon-32x32.png b/favicon-32x32.png similarity index 100% rename from public/favicon-32x32.png rename to favicon-32x32.png diff --git a/public/favicon.ico b/favicon.ico similarity index 100% rename from public/favicon.ico rename to favicon.ico diff --git a/public/gifts/gift1/index.html b/gifts/gift1/index.html similarity index 100% rename from public/gifts/gift1/index.html rename to gifts/gift1/index.html diff --git a/public/gifts/gift2/index.html b/gifts/gift2/index.html similarity index 100% rename from public/gifts/gift2/index.html rename to gifts/gift2/index.html diff --git a/public/gifts/gift2/ss.png b/gifts/gift2/ss.png similarity index 100% rename from public/gifts/gift2/ss.png rename to gifts/gift2/ss.png diff --git a/public/gifts/heart.svg b/gifts/heart.svg similarity index 100% rename from public/gifts/heart.svg rename to gifts/heart.svg diff --git a/public/gifts/index.html b/gifts/index.html similarity index 100% rename from public/gifts/index.html rename to gifts/index.html diff --git a/public/gifts/letter/first.png b/gifts/letter/first.png similarity index 100% rename from public/gifts/letter/first.png rename to gifts/letter/first.png diff --git a/public/gifts/letter/index.html b/gifts/letter/index.html similarity index 100% rename from public/gifts/letter/index.html rename to gifts/letter/index.html diff --git a/public/gifts/letter/texts.pdf b/gifts/letter/texts.pdf similarity index 100% rename from public/gifts/letter/texts.pdf rename to gifts/letter/texts.pdf diff --git a/public/gifts/mvp.css b/gifts/mvp.css similarity index 100% rename from public/gifts/mvp.css rename to gifts/mvp.css diff --git a/public/index.html b/index.html similarity index 100% rename from public/index.html rename to index.html diff --git a/public/js/main.js b/js/main.js similarity index 100% rename from public/js/main.js rename to js/main.js diff --git a/mime.types b/mime.types deleted file mode 100644 index 25ae94e..0000000 --- a/mime.types +++ /dev/null @@ -1,48 +0,0 @@ -types { - text/html html htm shtml; - text/css css; - text/xml xml rss; - image/gif gif; - image/jpeg jpeg jpg; - application/x-javascript js; - text/plain txt; - text/x-component htc; - text/mathml mml; - image/png png; - image/x-icon ico; - image/x-jng jng; - image/vnd.wap.wbmp wbmp; - application/java-archive jar war ear; - application/mac-binhex40 hqx; - application/pdf pdf; - application/x-cocoa cco; - application/x-java-archive-diff jardiff; - application/x-java-jnlp-file jnlp; - application/x-makeself run; - application/x-perl pl pm; - application/x-pilot prc pdb; - application/x-rar-compressed rar; - application/x-redhat-package-manager rpm; - application/x-sea sea; - application/x-shockwave-flash swf; - application/x-stuffit sit; - application/x-tcl tcl tk; - application/x-x509-ca-cert der pem crt; - application/x-xpinstall xpi; - application/zip zip; - application/octet-stream deb; - application/octet-stream bin exe dll; - application/octet-stream dmg; - application/octet-stream eot; - application/octet-stream iso img; - application/octet-stream msi msp msm; - audio/mpeg mp3; - audio/x-realaudio ra; - video/mpeg mpeg mpg; - video/quicktime mov; - video/x-flv flv; - video/x-msvideo avi; - video/x-ms-wmv wmv; - video/x-ms-asf asx asf; - video/x-mng mng; -} diff --git a/public/mstile-150x150.png b/mstile-150x150.png similarity index 100% rename from public/mstile-150x150.png rename to mstile-150x150.png diff --git a/nginx.conf b/nginx.conf deleted file mode 100644 index f171473..0000000 --- a/nginx.conf +++ /dev/null @@ -1,19 +0,0 @@ -worker_processes 1; - -events { worker_connections 1024; } - -http { - include mime.types; - sendfile on; - server { - root /usr/share/nginx/html/; - index index.html; - - server_name localhost; - - listen 80; - listen [::]:80; - - error_page 404 /404/index.html; - } -} diff --git a/public/privacy/index.html b/privacy/index.html similarity index 100% rename from public/privacy/index.html rename to privacy/index.html diff --git a/public/resume/resume.pdf b/resume/resume.pdf similarity index 100% rename from public/resume/resume.pdf rename to resume/resume.pdf diff --git a/public/safari-pinned-tab.svg b/safari-pinned-tab.svg similarity index 100% rename from public/safari-pinned-tab.svg rename to safari-pinned-tab.svg diff --git a/public/site.webmanifest b/site.webmanifest similarity index 100% rename from public/site.webmanifest rename to site.webmanifest diff --git a/public/the-archives/2018/12/22/index.html b/the-archives/2018/12/22/index.html similarity index 100% rename from public/the-archives/2018/12/22/index.html rename to the-archives/2018/12/22/index.html diff --git a/public/the-archives/2019/01/05/index.html b/the-archives/2019/01/05/index.html similarity index 100% rename from public/the-archives/2019/01/05/index.html rename to the-archives/2019/01/05/index.html diff --git a/public/the-archives/index.html b/the-archives/index.html similarity index 100% rename from public/the-archives/index.html rename to the-archives/index.html diff --git a/public/the-archives/post-template.html b/the-archives/post-template.html similarity index 100% rename from public/the-archives/post-template.html rename to the-archives/post-template.html diff --git a/public/the-archives/res/backgrounds/background.png b/the-archives/res/backgrounds/background.png similarity index 100% rename from public/the-archives/res/backgrounds/background.png rename to the-archives/res/backgrounds/background.png diff --git a/public/the-archives/res/backgrounds/header-background.jpg b/the-archives/res/backgrounds/header-background.jpg similarity index 100% rename from public/the-archives/res/backgrounds/header-background.jpg rename to the-archives/res/backgrounds/header-background.jpg diff --git a/public/the-archives/res/card-images/appdev.png b/the-archives/res/card-images/appdev.png similarity index 100% rename from public/the-archives/res/card-images/appdev.png rename to the-archives/res/card-images/appdev.png diff --git a/public/the-archives/res/card-images/fmu.PNG b/the-archives/res/card-images/fmu.PNG similarity index 100% rename from public/the-archives/res/card-images/fmu.PNG rename to the-archives/res/card-images/fmu.PNG diff --git a/public/the-archives/res/card-images/inbom.PNG b/the-archives/res/card-images/inbom.PNG similarity index 100% rename from public/the-archives/res/card-images/inbom.PNG rename to the-archives/res/card-images/inbom.PNG diff --git a/public/the-archives/res/fonts/Gotham-Bold.otf b/the-archives/res/fonts/Gotham-Bold.otf similarity index 100% rename from public/the-archives/res/fonts/Gotham-Bold.otf rename to the-archives/res/fonts/Gotham-Bold.otf diff --git a/public/the-archives/res/fonts/Sans-Thin.otf b/the-archives/res/fonts/Sans-Thin.otf similarity index 100% rename from public/the-archives/res/fonts/Sans-Thin.otf rename to the-archives/res/fonts/Sans-Thin.otf diff --git a/public/the-archives/res/fonts/futura-pt-light.otf b/the-archives/res/fonts/futura-pt-light.otf similarity index 100% rename from public/the-archives/res/fonts/futura-pt-light.otf rename to the-archives/res/fonts/futura-pt-light.otf diff --git a/public/the-archives/res/images/profile-photo.jpg b/the-archives/res/images/profile-photo.jpg similarity index 100% rename from public/the-archives/res/images/profile-photo.jpg rename to the-archives/res/images/profile-photo.jpg diff --git a/public/the-archives/res/images/profile-photo2.jpg b/the-archives/res/images/profile-photo2.jpg similarity index 100% rename from public/the-archives/res/images/profile-photo2.jpg rename to the-archives/res/images/profile-photo2.jpg diff --git a/public/the-archives/res/images/profile-square.jpg b/the-archives/res/images/profile-square.jpg similarity index 100% rename from public/the-archives/res/images/profile-square.jpg rename to the-archives/res/images/profile-square.jpg diff --git a/public/the-archives/res/posts/2019/01/05/header.png b/the-archives/res/posts/2019/01/05/header.png similarity index 100% rename from public/the-archives/res/posts/2019/01/05/header.png rename to the-archives/res/posts/2019/01/05/header.png diff --git a/public/the-archives/res/posts/poststyle.css b/the-archives/res/posts/poststyle.css similarity index 100% rename from public/the-archives/res/posts/poststyle.css rename to the-archives/res/posts/poststyle.css diff --git a/public/the-archives/res/style.css b/the-archives/res/style.css similarity index 100% rename from public/the-archives/res/style.css rename to the-archives/res/style.css