Traxus
3eaa4db0c8
typescript test
...
Signed-off-by: Traxus <shyidx@gmail.com>
2023-04-21 18:48:30 -04:00
Traxus
cfc0614703
Fix Type error: 'getAllBlogPostsSlugs' is declared but its value is never read.
...
Signed-off-by: Traxus <shyidx@gmail.com>
2023-04-21 18:38:34 -04:00
Traxus
e0821acb7c
update example ENV to include new variable for refrence
...
Signed-off-by: Traxus <shyidx@gmail.com>
2023-04-21 18:25:55 -04:00
Traxus
cb5a31c159
Changes made to facilitate using local JSON files as a content source rather than dato cms
...
Set follwoing variable in env to enable the changeover:
NEXT_PUBLIC_DATOCMS_BYPASS_TYPE="local_json"
Setting the above env variable to anything else will revert the site to pulling from datocms, assuming the account is still active with them.
Look for any comment tagged with NEXT_PUBLIC_DATOCMS_BYPASS to see where the intercepts occur
Signed-off-by: Traxus <shyidx@gmail.com>
2023-04-21 17:55:35 -04:00
Zach
c2cc6167a9
Merge pull request #134 from LaconicNetwork/rm-xylm
...
rm xylm
2023-03-12 17:52:06 -04:00
zramsay
08a8b04aec
rm xylm
2023-03-12 17:46:43 -04:00
Zach
fe114d8fb7
Merge pull request #133 from LaconicNetwork/rm-community
...
remove laconic.community links
2023-03-06 12:33:18 -05:00
zramsay
446430f184
lil fix, try this
2023-03-06 10:30:07 -05:00
Willi
fde1f33dd8
autofix import sorting
2023-03-03 16:02:59 -05:00
zramsay
e51f240048
more Discourse rm
2023-03-03 15:37:42 -05:00
zramsay
19adb4e2e2
remove laconic.community links
2023-03-03 15:31:20 -05:00
Zach
9381620e6f
Merge pull request #130 from LaconicNetwork/zramsay-patch-1
...
Update README.md
2023-03-02 18:23:18 -05:00
Zach
3c0348e817
Update README.md
2023-03-02 18:21:21 -05:00
Zach
5dd87956ac
Merge pull request #127 from LaconicNetwork/new-form-backend
...
Adding in new mailchimp Support
2023-03-02 18:10:55 -05:00
Willi
1f8ae3650b
remove eslint console exceptions
2023-02-27 17:16:41 -05:00
Willi
e6e871a94b
better errors and notifications
2023-02-27 17:10:42 -05:00
Willi
379fe6600b
improve notifications
2023-02-27 17:02:55 -05:00
Willi
65fac4032e
remove unnecessary state
2023-02-27 16:00:48 -05:00
olive kimoto
9e7fc27e7f
Merge pull request #123 from LaconicNetwork/revert-122-oriofir/hubspot
...
Revert "Oriofir/hubspot"
2022-09-20 16:36:52 -07:00
olive kimoto
bb6c7b797a
Revert "Oriofir/hubspot"
2022-09-20 15:34:44 -07:00
oriofir
66f7d5cfae
Merge pull request #122 from LaconicNetwork/oriofir/hubspot
...
Oriofir/hubspot
2022-09-20 14:20:26 -07:00
oriofir
b5ab6bbea9
hubspot subcribe function fixed
2022-09-20 14:10:45 -07:00
oriofir
a8c4ba5b1d
added form but still getting 404 error
2022-09-16 09:44:31 -07:00
oriofir
a10c055f5d
changed to hubspot but subscription was suspended DO NOT PUSH
2022-09-15 09:10:51 -07:00
oriofir
0be0e92b90
hubspot form working but buggy
2022-09-12 16:34:18 -07:00
oriofir
eda407ab94
Merge pull request #121 from LaconicNetwork/oriofir/captcha
...
centered recaptcha and made more responsive css
2022-09-12 14:05:45 -07:00
oriofir
4cd8489dff
centered recaptcha and made more responsive css
2022-09-12 14:04:45 -07:00
oriofir
1501a44fa8
added hubspot form dependency
2022-09-12 11:10:04 -07:00
oriofir
584e5d28ff
Merge pull request #120 from LaconicNetwork/oriofir/css
...
Oriofir/css
2022-09-09 17:04:42 -07:00
oriofir
6b9966a9c1
fixed blog image
2022-09-09 17:03:59 -07:00
oriofir
8b5a10e4d1
styled recaptcha button
2022-09-09 16:23:38 -07:00
oriofir
21b946f97c
conflicts
2022-09-09 14:43:53 -07:00
Kristján Eldjárn
1192a42b98
added declaration file for react-google-recaptcha
2022-09-09 14:12:03 -07:00
Kristján Eldjárn
ac7d08ae6c
added declaration file for react-google-recaptcha
2022-09-09 14:04:36 -07:00
Kristján Eldjárn
268ea8eb9c
added @types/react-google
2022-09-09 13:50:49 -07:00
Kristján Eldjárn
55bc63f9be
resolve merge conflict
2022-09-09 13:44:52 -07:00
oriofir
c913d4f04a
Merge pull request #119 from LaconicNetwork/oriofir/captcha
...
Oriofir/captcha
2022-09-09 13:21:33 -07:00
oriofir
a546119151
fixed conflicts
2022-09-09 11:22:14 -07:00
oriofir
4472a23ebd
added recaptcha to contact form
2022-09-09 11:14:12 -07:00
oriofir
eec96a1ed8
installed hubspot
2022-09-08 17:18:10 -07:00
oriofir
624bf7251e
edited some issues
2022-09-08 16:19:27 -07:00
oriofir
1cc6362528
added some fetch requests and added recaptcha provider to _app.tsx file
2022-09-08 16:07:19 -07:00
oriofir
1a356d20be
captcha rendering on partners page
2022-09-08 15:08:09 -07:00
olive kimoto
4a203339c5
Merge pull request #115 from LaconicNetwork/blog-img-fix
...
Fix blog image
2022-09-01 15:35:59 -07:00
oriofir
0b0745b057
Update blog.module.scss
2022-08-31 19:24:21 -07:00
oriofir
fa52fe641b
Merge pull request #118 from LaconicNetwork/oriofir/css
...
Oriofir/css
2022-08-31 18:17:00 -07:00
oriofir
fe11f5def9
fixed class name issue
2022-08-31 18:15:45 -07:00
oriofir
3226cb062a
Merge branch 'main' into oriofir/css
2022-08-31 18:08:25 -07:00
oriofir
a7dffb5345
fixed some css bugs
2022-08-31 18:02:55 -07:00
oriofir
b37bc718a5
deleted conflicts
2022-08-30 17:25:09 -07:00