From 40ec2116c170a3498c51ab18642e1205538c3e36 Mon Sep 17 00:00:00 2001 From: Rei Date: Wed, 13 Dec 2023 03:39:44 +0000 Subject: [PATCH] Deploy site to Netlify as backup --- .gitignore | 3 +++ README.md | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4d29575..48ff308 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +# Local Netlify folder +.netlify diff --git a/README.md b/README.md index 6e7eec1..45582d4 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,6 @@ This website can be viewed through two services: Google Firebase Hosting: https://rayyan-h-tafe-nsw.web.app/ & https://rayyan-h-tafe-nsw.firebaseapp.com/ -GitHub Pages: https://reiyua.github.io/RaysBookClub/ +GitHub Pages (Seem's to not work due to not supporting React Router): https://reiyua.github.io/RaysBookClub/ + +Netlify (Seem's to not actually load anything): https://amazing-begonia-8f2384.netlify.app \ No newline at end of file