Commit Graph

26 Commits

Author SHA1 Message Date
2612780d22 chore: disable access log 2021-05-29 11:22:16 +02:00
29fc155323 add jsconfig.json and a new component - Layout, rename one of the directories (components -> common) 2021-05-07 11:34:38 +02:00
5567f31ee4 update Dockerfile 2021-04-24 16:46:18 +02:00
d9327f48f4 rename nginx.conf -> default.conf, update Dockerfile (use nginx config templates instead of overriding the nginx.conf) 2021-04-24 16:44:45 +02:00
94e6397f68 update .circleci/config.yml 2021-04-24 09:02:49 +02:00
2319cf3125 update .circleci/config.yml 2021-04-24 09:00:30 +02:00
fad9212846 update .circleci/config.yml 2021-04-24 08:57:35 +02:00
18c8faf4f8 rename one of the components (SEO -> Seo), bump all packages, update Dockerfile/nginx.conf/circleci config 2021-04-24 08:48:27 +02:00
e4455e107b update nginx.conf 2021-03-27 18:27:43 +01:00
d9d62e9f32
Merge pull request #1 from tribalwarshelp/circleci-project-setup
Add .circleci/config.yml
2021-02-06 13:33:24 +01:00
157be5d3f0 Add .circleci/config.yml 2021-02-06 13:27:04 +01:00
bf668711d4 update the contact url 2021-01-17 09:20:52 +01:00
a3c9bd75b2 update twitter:image and og:image 2021-01-09 11:08:37 +01:00
2c54f39d1c remove .json extension from nginx.conf 2021-01-08 22:41:36 +01:00
1c63985e2e add more file extensions to cache in nginx.conf 2021-01-08 22:28:59 +01:00
eeb3a141dc update paddingY (5 -> 3) prop in pages/404.js, pages/index.js and pages/supported-versions.js 2021-01-05 17:29:44 +01:00
2235fa3ecf change NotFoundPage link to homepage color 2021-01-04 19:41:05 +01:00
d5b1559f60 update theme 2021-01-04 19:38:05 +01:00
06f247a5c7 update prettier config 2021-01-04 18:12:05 +01:00
970b8cf033 update prettier config, add @kichiyaki/roboto 2021-01-04 18:03:27 +01:00
4a4003eff6 make /supported-versions route responsive, remove console.log from this page 2021-01-02 14:04:40 +01:00
25d8746cca add a new route - /supported-versions, add a new link to the supported-versions page on IndexPage 2021-01-02 13:38:08 +01:00
e7ee69d5e6 add link to map tool 2020-09-03 14:45:26 +02:00
5a5f1d7616 update README.md and LICENSE 2020-08-24 13:08:31 +02:00
2d32fa3d7e add Dockerfile and nginx.conf 2020-07-26 12:19:24 +02:00
e337f31c4d init 2020-07-26 12:03:52 +02:00