This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
skynet-webportal/packages/website
Karol Wypchło 32e5130504
website: dynamic emails and site metadata (#2056)
* emails should use current domain dynamically

* build and serve in a service

* use portal domain for site url meta

* clean up unused import

* update build job

* fix url and add safeguard

* mount cache and public gatsby dirs to improve build times

* use new env vars for abuse and contact emails

* use PORTAL_DOMAIN instead of window hostname
2022-05-09 10:24:21 +02:00
..
cypress fix integration test 2022-03-04 16:15:27 +01:00
data feat(website): move terms of use and privacy policy to subpages (/terms & /policy) 2022-03-08 09:19:04 +01:00
src website: dynamic emails and site metadata (#2056) 2022-05-09 10:24:21 +02:00
static use new matomo tag manager address 2022-03-08 12:48:45 +01:00
.gitignore update node and main branch 2021-07-26 13:46:02 +02:00
.prettierignore ignore piwik.js prettier 2022-01-13 13:15:46 +01:00
.prettierrc initial homepage commit 2021-03-24 12:21:10 +01:00
Dockerfile website: dynamic emails and site metadata (#2056) 2022-05-09 10:24:21 +02:00
cypress.json use develop build to include portal url 2022-03-04 17:06:39 +01:00
gatsby-browser.js fix layout 2021-04-01 14:46:00 +02:00
gatsby-config.js website: dynamic emails and site metadata (#2056) 2022-05-09 10:24:21 +02:00
gatsby-node.js website: dynamic emails and site metadata (#2056) 2022-05-09 10:24:21 +02:00
gatsby-ssr.js initial homepage commit 2021-03-24 12:21:10 +01:00
package.json website: dynamic emails and site metadata (#2056) 2022-05-09 10:24:21 +02:00
postcss.config.js initial homepage commit 2021-03-24 12:21:10 +01:00
tailwind.config.js upgrade to tailwindcss 3 2021-12-15 19:00:32 +01:00
yarn.lock website: dynamic emails and site metadata (#2056) 2022-05-09 10:24:21 +02:00