Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Entire Site Revamp #46

Merged
merged 82 commits into from
Apr 8, 2024
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
43a6e03
feat: migrate to bun
taciturnaxolotl Mar 28, 2024
d8e2ead
feat: rewrote site for magick css
taciturnaxolotl Mar 28, 2024
78af31d
feat: Add cursor gradient effect and adjust header padding
taciturnaxolotl Mar 28, 2024
ccd5062
refactor: implement cursor movement with physics and opacity control
taciturnaxolotl Mar 28, 2024
8aea06b
feat: Update sign-up message and GDPR consent wording
taciturnaxolotl Mar 28, 2024
cfe2631
refactor: Remove unnecessary console logs in cursor movement function
taciturnaxolotl Mar 28, 2024
430c9d6
feat: Add new icons and update footer in HTML file
taciturnaxolotl Mar 29, 2024
c2594ae
feat: Add donation and contact information
taciturnaxolotl Mar 29, 2024
ad0fc1c
feat: Add #purplebubble channel to Slack instructions
taciturnaxolotl Mar 29, 2024
5ea2338
feat: Fix typo in donation link
taciturnaxolotl Mar 29, 2024
7de0f25
Update src/pages/index.astro
taciturnaxolotl Mar 29, 2024
a1c0565
Update src/pages/index.astro
taciturnaxolotl Mar 29, 2024
dd8abc8
Update src/pages/index.astro
taciturnaxolotl Mar 29, 2024
08b726b
Update src/pages/index.astro
taciturnaxolotl Mar 29, 2024
cd5226b
Update src/pages/index.astro
taciturnaxolotl Mar 29, 2024
da0933c
Update src/pages/index.astro
taciturnaxolotl Mar 29, 2024
afc1f56
refactor: Improve form usability and subscribe button
taciturnaxolotl Mar 29, 2024
647832b
refactor: Remove unused transition import and improve fade-in functio…
taciturnaxolotl Mar 29, 2024
ff3a2c0
chore: remove unused package.lock
taciturnaxolotl Mar 30, 2024
ec59781
refactor: Update 404 page layout and content
taciturnaxolotl Mar 30, 2024
7e7a6c3
style: Remove redundant and unused CSS styles
taciturnaxolotl Mar 30, 2024
69a1c00
Update Favicons to fit more websites
aramshiva Mar 30, 2024
df2dd70
Update 404.astro
aramshiva Mar 30, 2024
f613661
Run Prettier on Source Code
aramshiva Mar 30, 2024
30a6b1d
Update src/pages/index.astro
taciturnaxolotl Mar 30, 2024
b20ba1a
Update src/pages/index.astro
taciturnaxolotl Mar 30, 2024
e7fdaff
refactor(layout): Update Layout component with fiscal sponsor informa…
taciturnaxolotl Mar 30, 2024
a7365fe
refactor: Update email contact for Purple Bubble team
taciturnaxolotl Mar 30, 2024
fdc031a
feat: Update 404 page to automatically redirect home.
taciturnaxolotl Mar 30, 2024
1922a35
Merge branch 'main' into site-v2
jaspermayone Mar 30, 2024
f6b8073
feat: migrate to bun
taciturnaxolotl Mar 28, 2024
c2e9fe6
feat: rewrote site for magick css
taciturnaxolotl Mar 28, 2024
5c2f867
feat: Add cursor gradient effect and adjust header padding
taciturnaxolotl Mar 28, 2024
ed74184
refactor: implement cursor movement with physics and opacity control
taciturnaxolotl Mar 28, 2024
9e3ce22
feat: Update sign-up message and GDPR consent wording
taciturnaxolotl Mar 28, 2024
cb7057b
refactor: Remove unnecessary console logs in cursor movement function
taciturnaxolotl Mar 28, 2024
8b40b9b
feat: Add new icons and update footer in HTML file
taciturnaxolotl Mar 29, 2024
58f3a72
feat: Add donation and contact information
taciturnaxolotl Mar 29, 2024
11f2e1f
feat: Add #purplebubble channel to Slack instructions
taciturnaxolotl Mar 29, 2024
029845d
feat: Fix typo in donation link
taciturnaxolotl Mar 29, 2024
ede62b8
Update src/pages/index.astro
taciturnaxolotl Mar 29, 2024
60170d5
Update src/pages/index.astro
taciturnaxolotl Mar 29, 2024
e93599a
Update src/pages/index.astro
taciturnaxolotl Mar 29, 2024
9bc74b2
Update src/pages/index.astro
taciturnaxolotl Mar 29, 2024
f109636
Update src/pages/index.astro
taciturnaxolotl Mar 29, 2024
c70fb9d
Update src/pages/index.astro
taciturnaxolotl Mar 29, 2024
d0e0e60
refactor: Improve form usability and subscribe button
taciturnaxolotl Mar 29, 2024
2302c2b
refactor: Remove unused transition import and improve fade-in functio…
taciturnaxolotl Mar 29, 2024
970561e
chore: remove unused package.lock
taciturnaxolotl Mar 30, 2024
ffb4b03
refactor: Update 404 page layout and content
taciturnaxolotl Mar 30, 2024
a23dcea
style: Remove redundant and unused CSS styles
taciturnaxolotl Mar 30, 2024
f1caa23
Update Favicons to fit more websites
aramshiva Mar 30, 2024
c153d06
Update 404.astro
aramshiva Mar 30, 2024
53728e6
Run Prettier on Source Code
aramshiva Mar 30, 2024
07eeef8
Update src/pages/index.astro
taciturnaxolotl Mar 30, 2024
d5597bf
Update src/pages/index.astro
taciturnaxolotl Mar 30, 2024
0e02628
refactor(layout): Update Layout component with fiscal sponsor informa…
taciturnaxolotl Mar 30, 2024
9c30e3b
refactor: Update email contact for Purple Bubble team
taciturnaxolotl Mar 30, 2024
eb1561c
feat: Update 404 page to automatically redirect home.
taciturnaxolotl Mar 30, 2024
edf3fe6
feat: Add auto-animation for cursor gradients
taciturnaxolotl Apr 3, 2024
e5ae196
refactor: Update website copy and form placeholders
taciturnaxolotl Apr 3, 2024
10ffc43
style: Add HWT Artz to header
taciturnaxolotl Apr 3, 2024
644a7a5
chore: ran prettier
taciturnaxolotl Apr 3, 2024
0411372
build: Switch from npm to bun for package management and prettier com…
taciturnaxolotl Apr 3, 2024
3052666
ci: Update trigger types and use PR head ref for checkout
taciturnaxolotl Apr 3, 2024
fc77d0b
build: Add bun.lockd to .gitignore and fix formatting in donation link
taciturnaxolotl Apr 3, 2024
0a0ebf3
Update src/pages/index.astro
aramshiva Apr 3, 2024
0da0606
refactor: remove (soon to be)
taciturnaxolotl Apr 3, 2024
d46bff6
refactor: Update supporter call-to-action text
taciturnaxolotl Apr 3, 2024
9b0a79c
feat: Update text for "Want to chat?" section
taciturnaxolotl Apr 3, 2024
3255826
refactor: strike global from description
taciturnaxolotl Apr 3, 2024
9775c82
fix: Update meta tile colors on website
taciturnaxolotl Apr 3, 2024
1f14959
refactor: Update Layout component props to make fiscalSponsor optional
taciturnaxolotl Apr 3, 2024
317457f
chore: remove Bubble power!
taciturnaxolotl Apr 3, 2024
0a98fa3
build: Remove unnecessary dependencies and update project structure
taciturnaxolotl Apr 3, 2024
b7ee320
feat: Add axios package for HTTP requests
taciturnaxolotl Apr 3, 2024
5c7bc69
fix: Add missing commas in cursor-gradient script
taciturnaxolotl Apr 3, 2024
045eba7
build: Add qs package to dependencies
taciturnaxolotl Apr 3, 2024
f98385b
chore: remove artz font
taciturnaxolotl Apr 8, 2024
4c6eb53
chore: run prettier
taciturnaxolotl Apr 8, 2024
7fb4e59
Update src/pages/index.astro
taciturnaxolotl Apr 8, 2024
5f04bfa
chore: prettier
taciturnaxolotl Apr 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[dev]
command = "npm run dev"
command = "bun run dev"
taciturnaxolotl marked this conversation as resolved.
Show resolved Hide resolved
jaspermayone marked this conversation as resolved.
Show resolved Hide resolved

[build]
command = "npm run build"
command = "bun run build"
publish = "dist"

[[redirects]]
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"@lottiefiles/lottie-player": "1.5.7",
"astro": "^4.0.4",
"axios": "^1.6.2",
"magick.css": "^1.0.5",
"normalize.css": "^8.0.1",
"parcel": "^2.10.3",
"qs": "^6.11.2"
},
Expand Down
Binary file added public/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion public/chevron.svg

This file was deleted.

8 changes: 0 additions & 8 deletions public/download.svg

This file was deleted.

Binary file added public/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/favicon.ico
Binary file not shown.
Binary file added public/favicon_io.zip
Binary file not shown.
1 change: 1 addition & 0 deletions public/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
aramshiva marked this conversation as resolved.
Show resolved Hide resolved
216 changes: 0 additions & 216 deletions src/components/Email-Form.astro

This file was deleted.

95 changes: 0 additions & 95 deletions src/components/Features.astro

This file was deleted.

32 changes: 0 additions & 32 deletions src/components/Footer.astro

This file was deleted.

Loading
Loading