Commit Graph

84 Commits

Author SHA1 Message Date
Cedoor
8b9a34a2f0 Merge pull request #445 from semaphore-protocol/fix/carousel
Load Carousel items only after the breakpoint is defined

Former-commit-id: 173d051962
2023-11-09 16:55:20 +00:00
cedoor
a1a33faa32 fix(website): add size to use effect dependencies
Former-commit-id: ac339ea15f
2023-11-09 16:52:46 +00:00
Cedoor
942259c295 Merge pull request #444 from semaphore-protocol/chore/events
New events in the `events.json`

Former-commit-id: 3130933be2
2023-11-09 16:35:56 +00:00
cedoor
bd9d31c525 fix(website): show carousel after breakpoint loads
Former-commit-id: e17fbb4aec
2023-11-09 16:30:02 +00:00
cedoor
d6e2ce7639 refactor(website): add links to events
Former-commit-id: 55e8eef27f
2023-11-09 16:12:13 +00:00
cedoor
b3b86c1b8c chore(website): update events.json
Former-commit-id: 2bcc5046b6
2023-11-09 16:03:02 +00:00
cedoor
65972fb6cc refactor(website): make navbar position fixed
Former-commit-id: 1e3dacfb8a
2023-11-09 12:15:16 +00:00
vplasencia
0d45520cfe refactor(website): update links in the website build page
Former-commit-id: 98e0b95305
2023-11-09 08:49:06 +01:00
cedoor
592d20de41 chore(website): replace png images with optimized jpg
Former-commit-id: 4b3974ba2e
2023-11-08 20:46:02 +00:00
Vivian Plasencia
552d3d9818 Merge pull request #436 from semaphore-protocol/fix/menu-links
The navbar menu closes after clicking on links

Former-commit-id: cd3c29b20a
2023-11-08 21:23:22 +01:00
cedoor
8c795462f4 fix(website): set correct array length
Former-commit-id: e660f1fb75
2023-11-08 18:04:07 +00:00
cedoor
14229ce663 refactor(website): close navbar menu after clicking on links
Former-commit-id: 3581bc27f3
2023-11-08 17:46:49 +00:00
cedoor
a1f3942ca0 refactor(website): merge carousel components
Former-commit-id: 2935055b31
2023-11-08 16:05:54 +00:00
Cedoor
58460f9c8b Merge pull request #431 from semaphore-protocol/perf/background-images
NextJS background images

Former-commit-id: c04fcda9f5
2023-11-08 12:05:39 +00:00
cedoor
b6a4e94639 perf(website): set nextjs background images
Former-commit-id: fbb1443a0e
2023-11-08 11:57:01 +00:00
vplasencia
1889a2ee81 refactor(website): update metadata image url
Former-commit-id: 75b9b47433
2023-11-08 12:20:30 +01:00
vplasencia
5a4dd10c9f fix(website): change website metadata
Former-commit-id: 5b49f68352
2023-11-08 10:18:15 +01:00
Vivian Plasencia
c9649ade7e Merge pull request #425 from semaphore-protocol/feat/website-metadata
Add website metadata

Former-commit-id: bd37d627c8
2023-11-07 23:17:01 +01:00
vplasencia
3a52151fbd feat(website): add website metadata
Former-commit-id: 5d4802ab50
2023-11-07 23:00:21 +01:00
cedoor
d7e131a65f refactor(website): add default color to pse icon
Former-commit-id: 2038826587
2023-11-07 17:53:13 +00:00
cedoor
3f8d894738 chore(website): add pse icon to projects button
Former-commit-id: 22902253f2
2023-11-07 17:49:50 +00:00
cedoor
34278097ca refactor(website): remove paragraph from semaphore features
Former-commit-id: b556784b7f
2023-11-07 17:40:59 +00:00
cedoor
6c5d0cee40 chore(website): add missing links to footers
Former-commit-id: c50c89bba8
2023-11-07 17:36:27 +00:00
Cedoor
85d45e276b Merge pull request #413 from semaphore-protocol/feat/learn-page
Create Website Learn page

Former-commit-id: 64a69de24a
2023-11-07 16:48:01 +00:00
Cedoor
650638e505 Merge pull request #418 from semaphore-protocol/refactor/responsive-footer
Responsive footer

Former-commit-id: a091ba3f46
2023-11-07 16:32:27 +00:00
Cedoor
abb227ce9d Update apps/website/src/components/Navbar.tsx
Co-authored-by: Vivian Plasencia <v.pcalana@gmail.com>
Former-commit-id: e739a9abb0
2023-11-07 16:12:27 +00:00
vplasencia
91c8970d02 fix(website): update carousels
Former-commit-id: b841a1e632
2023-11-07 17:10:15 +01:00
vplasencia
fd1d440220 refactor(website): update carousels and other improvements
Former-commit-id: aa253ef1cc
2023-11-07 16:37:32 +01:00
cedoor
f43e70ae36 refactor(website): make footbar responsive
Former-commit-id: b3d35b7d8e
2023-11-07 12:50:27 +00:00
cedoor
9c7b38184e refactor(website): make navbar responsive
Former-commit-id: b71ae4c5d9
2023-11-07 12:34:02 +00:00
vplasencia
219cc63362 chore(website): merge chore/website into feat/learn-page
Former-commit-id: 84910bd7b8
2023-11-07 11:44:46 +01:00
Cedoor
ba62335f9c Merge pull request #415 from semaphore-protocol/feat/carousel-animation
Carousel animations

Former-commit-id: 19b0b46cf2
2023-11-07 10:03:28 +00:00
vplasencia
41768ac76f fix(website): add key prop to the elem
Former-commit-id: fde257ba94
2023-11-06 23:28:13 +01:00
cedoor
11baf59360 feat(website): create new carousel with animation
Former-commit-id: bd3a16a23e
2023-11-06 22:18:44 +00:00
vplasencia
bd478f8892 feat(website): create the learn page
Former-commit-id: 630ed623d3
2023-11-06 18:51:10 +01:00
Vivian Plasencia
64fd89bac2 Merge pull request #412 from semaphore-protocol/refactor/responsive
Responsive home page

Former-commit-id: 4b78701fca
2023-11-06 16:46:51 +01:00
cedoor
ccbcba02fa fix(website): update projects json path
Former-commit-id: fca872cff7
2023-11-06 15:16:09 +00:00
cedoor
26b61c2c44 refactor(website): make home page responsive
Former-commit-id: e926024151
2023-11-06 13:22:43 +00:00
Cedoor
3dc47cffa6 Merge pull request #411 from semaphore-protocol/chore/hosted-images
Cloudflare R2 hosted images

Former-commit-id: 2367484fb0
2023-11-06 11:04:17 +00:00
Cedoor
df677c4755 Merge branch 'chore/website' into fix/external-links
Former-commit-id: 66e0f8907e
2023-11-06 11:03:48 +00:00
Cedoor
ecf9b0ee4c Merge pull request #409 from semaphore-protocol/feat/projects-page
Projects page

Former-commit-id: accf640d50
2023-11-06 11:02:59 +00:00
cedoor
1dd580e14d chore(website): add hosted images
Former-commit-id: 8b4b7287ea
2023-11-05 14:04:46 +00:00
cedoor
1cd3e97359 refactor(website): update element position
Former-commit-id: 528902ea57
2023-11-05 13:57:32 +00:00
cedoor
5b8311d4d4 chore(website): remove projects image from repo
Former-commit-id: 7ce7b5bf3f
2023-11-05 13:55:24 +00:00
cedoor
961cb76666 fix(website): set isExternal property
Former-commit-id: 6c8b98edee
2023-11-03 18:37:18 +00:00
cedoor
dcd55f0e28 refactor(website): make projects page responsive
Former-commit-id: 52326b079d
2023-11-03 18:24:41 +00:00
cedoor
2bd369e278 feat(website): create projects page
Former-commit-id: 90a08c6765
2023-11-03 17:21:18 +00:00
vplasencia
8b9df3a93f fix(website): fix build page for production
Former-commit-id: 8a2e34d1db
2023-10-30 14:57:53 +01:00
cedoor
bed3de0818 fix(website): update import order
Former-commit-id: 860b4bf39a
2023-10-30 13:17:48 +00:00
cedoor
487cb093e8 fix(website): add missing import
Former-commit-id: 2a5da821db
2023-10-30 13:01:16 +00:00