diff --git a/firebase.json b/firebase.json new file mode 100644 index 00000000..93fb369a --- /dev/null +++ b/firebase.json @@ -0,0 +1,16 @@ +{ + "hosting": { + "public": "public", + "ignore": [ + "firebase.json", + "**/.*", + "**/node_modules/**" + ], + "rewrites": [ + { + "source": "**", + "destination": "/index.html" + } + ] + } +} diff --git a/package.json b/package.json index dd3f62f6..a24e7893 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-blowfish-theme", - "version": "2.19.1", + "version": "2.20.0", "description": "Blowfish theme for Hugo", "scripts": { "fullinstall": "npm run preinstall && npm install && npm run postinstall", diff --git a/public/index.html b/public/index.html new file mode 100644 index 00000000..d763056e --- /dev/null +++ b/public/index.html @@ -0,0 +1,89 @@ + + +
+ + +You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!
+ Open Hosting Documentation +Firebase SDK Loading…
+ + + +