Commit Graph

92 Commits

Author SHA1 Message Date
Chiali
332babd0cb Merge pull request #38 from privacy-scaling-explorations/stage/dev
📰 Update projects & add news item
2023-07-14 17:07:07 -04:00
Y6NDR
577ba1c1fa Merge pull request #37 from privacy-scaling-explorations/add-more-projects
Add more projects, update project ids and project banner image names
2023-07-14 15:28:11 -05:00
thebeyondr
0d48f48a3c chore: 📦 update pnpm-lock.yaml 2023-07-14 15:22:52 -05:00
thebeyondr
6922e1ab44 Merge branch 'add-more-projects' of github.com:privacy-scaling-explorations/website-v2 into add-more-projects 2023-07-14 15:13:40 -05:00
thebeyondr
40239cc97b fix: ✏️ Fix minor typo on new item 2023-07-14 15:11:16 -05:00
thebeyondr
1ce9112dd0 fix: 🚚 Update project ids and rename banner images 2023-07-14 15:10:29 -05:00
Chiali Tsai
5360ce3cf0 update to lower case 2023-07-14 16:02:17 -04:00
Chiali Tsai
c5c6fee55d adding more project + update news 2023-07-14 14:21:49 -04:00
Chiali
7b52d82526 Merge pull request #36 from AtHeartEngineer/patch-1
Update zk-chat on projects.ts
2023-07-13 13:38:36 -04:00
AtHeartEngineer
4d481de92d Update projects.ts 2023-07-13 12:58:04 -04:00
Y6NDR
6b9b393cb7 Merge pull request #35 from privacy-scaling-explorations/stage/dev
Refactor News & Projects
2023-07-10 12:12:33 -05:00
thebeyondr
4bdee0a80b revert: 🔥 Remove "What's Happening" from News section 2023-07-10 12:07:52 -05:00
Y6NDR
b7b3fc4503 Merge pull request #34 from privacy-scaling-explorations/refactor/news
Refactor News section & Projects
2023-07-05 13:16:17 -05:00
thebeyondr
b212556a44 Merge branch 'stage/dev' into refactor/news 2023-07-05 13:13:22 -05:00
thebeyondr
ccd9b24acf Merge branch 'stage/dev' of github.com:privacy-scaling-explorations/website-v2 into stage/dev 2023-07-05 13:12:52 -05:00
thebeyondr
cbb5fb0a7c Merge branch 'stage/dev' of github.com:privacy-scaling-explorations/website-v2 into refactor/news 2023-07-05 13:11:51 -05:00
thebeyondr
1fa6c58dad fix: 🔍 Improve SEO, update projects & detail styles 2023-07-05 13:08:41 -05:00
thebeyondr
c37c190e2c refactor: 🚚 Move projects to data/ folder 2023-07-04 16:41:46 -05:00
thebeyondr
52b65eb376 refactor: 💫 Add empty alt for news icons and improve news item hover animation 2023-07-04 14:10:35 -05:00
thebeyondr
07f9d5e76f fix: 💄 Make header styles more consistent 2023-07-04 14:09:19 -05:00
thebeyondr
769d59b018 refactor: 💫 Update project card hover animation 2023-07-04 14:07:40 -05:00
thebeyondr
52276f9e53 refactor: 💄 Update home header link and animation 2023-07-04 14:06:43 -05:00
thebeyondr
a208560e1b fix: 💬 Update news item 2023-07-04 11:32:27 -05:00
thebeyondr
62c92372c3 feat: Add small shadow to navbar 2023-07-03 23:29:48 -05:00
thebeyondr
155778bbf6 refactor: 💄 Make News its own component 2023-07-03 23:29:18 -05:00
thebeyondr
ab2cffb29f chore: 💄 Update anikawa color 2023-07-03 22:27:07 -05:00
Y6NDR
52015b00d0 Merge pull request #33 from privacy-scaling-explorations/stage/dev
Beta v1.2
2023-07-03 15:13:24 -05:00
Y6NDR
c02a986703 Merge pull request #31 from privacy-scaling-explorations/ft/zkml-project-link
Change ZKML project Github link
2023-07-03 15:11:16 -05:00
samueloh99
6356717e14 Change ZKML project github link 2023-07-03 16:15:42 -03:00
Y6NDR
3a5fafbcd8 Merge pull request #28 from privacy-scaling-explorations/ft/fixes-projects-pages
Fix links verification on ProjectDetail/ProjectsLibrary pages
2023-07-03 13:38:00 -05:00
samueloh99
bce0e100cc Change image and link name from nextjs, Add if exists github link on projects and project detail pages 2023-07-03 14:33:47 -03:00
samueloh99
5ede4f6e33 Removed fill on svg, removed links if null on project file 2023-06-30 18:34:41 -03:00
samueloh99
7a85d1b7a2 Added links on footer 2023-06-30 18:24:58 -03:00
samueloh99
e381705d5a Change width of homepage arch star image 2023-06-30 12:33:57 -03:00
samueloh99
6a40558608 Checks if links exists before showing icon 2023-06-30 12:23:03 -03:00
samueloh99
8ea8b22143 Change none to null, replace values on svg 2023-06-30 12:15:32 -03:00
Samuel Oh
36ab4669e4 Merge pull request #27 from privacy-scaling-explorations/#26
adjusting the link in project detail
2023-06-30 12:05:30 -03:00
Chiali Tsai
f97da7e12f adjusting the link in project detail 2023-06-30 10:52:38 -04:00
Y6NDR
dc4f6fea95 v2 Beta 1.1 2023-06-29 17:53:42 -05:00
thebeyondr
bb2e6da0d2 Merge branch 'main' into stage/dev 2023-06-29 17:49:12 -05:00
Y6NDR
10574c18cb Merge pull request #20 from privacy-scaling-explorations/ft/fixed-homepage-alignment
Fix homepage alignment
2023-06-29 17:40:40 -05:00
samueloh99
c0d90df607 Merge branch 'ft/fixed-homepage-alignment' of github.com:privacy-scaling-explorations/website-v2 into ft/fixed-homepage-alignment 2023-06-29 19:38:47 -03:00
samueloh99
77d5712a29 Added description on project page 2023-06-29 19:36:27 -03:00
Y6NDR
1b694208f3 Update app/page.tsx 2023-06-29 17:27:16 -05:00
samueloh99
edecb3a185 Remove text black on homepage, Add pb on what we do component 2023-06-29 19:25:44 -03:00
Samuel Oh
50f94d9adf Merge pull request #22 from privacy-scaling-explorations/fix/project-cards
Fix/project-cards
2023-06-29 19:03:50 -03:00
thebeyondr
f38f5e9b70 refactor: 🚚 Rename projects-logos to project-banners 2023-06-29 16:49:21 -05:00
thebeyondr
7a76ed02c0 fix: 📱 Make projects page responsive 2023-06-29 16:45:53 -05:00
thebeyondr
2998f57024 feat: 🍱 Add fallback image for projects 2023-06-29 16:45:21 -05:00
samueloh99
14af374bff Change h2 to h6 tag, change font weight on homepage 2023-06-29 18:22:51 -03:00