+1
.gitignore
-16
Dockerfile
+5
-19
astro.config.mjs
+2
-15
package.json
+915
-163
patches/@spotify__web-api-ts-sdk.patch
+13
-464
pnpm-lock.yaml
+6
public/favicon.svg
src/assets/blockquote.png
This is a binary file and will not be displayed.
src/assets/box-4x3-mask.png
This is a binary file and will not be displayed.
src/assets/box-circle-mask.png
This is a binary file and will not be displayed.
src/assets/box-lr.png
This is a binary file and will not be displayed.
src/assets/box-rounded-top.png
This is a binary file and will not be displayed.
src/assets/box-tb.png
This is a binary file and will not be displayed.
src/assets/circle.png
This is a binary file and will not be displayed.
src/assets/hr.png
This is a binary file and will not be displayed.
+3
-9
src/assets/icons/Bluesky.svg
+4
-25
src/assets/icons/Git.svg
+4
-45
src/assets/icons/GitHub.svg
+17
src/assets/icons/Tumblr.svg
src/assets/line.png
This is a binary file and will not be displayed.
src/assets/popout-speech.png
This is a binary file and will not be displayed.
src/assets/right-arrow-2x-outline.png
This is a binary file and will not be displayed.
src/assets/small-box-mask-1-0.png
This is a binary file and will not be displayed.
src/assets/small-box-mask-1-180.png
This is a binary file and will not be displayed.
src/assets/small-box-mask-1-270.png
This is a binary file and will not be displayed.
src/assets/small-box-mask-1-90.png
This is a binary file and will not be displayed.
src/assets/small-box-mask-2-0.png
This is a binary file and will not be displayed.
src/assets/small-box-mask-2-180.png
This is a binary file and will not be displayed.
src/assets/small-box-mask-2-270.png
This is a binary file and will not be displayed.
src/assets/small-box-mask-2-90.png
This is a binary file and will not be displayed.
src/assets/small-box-mask-3-0.png
This is a binary file and will not be displayed.
src/assets/small-box-mask-3-180.png
This is a binary file and will not be displayed.
src/assets/small-box-mask-3-270.png
This is a binary file and will not be displayed.
src/assets/small-box-mask-3-90.png
This is a binary file and will not be displayed.
src/assets/small-box-mask.png
This is a binary file and will not be displayed.
src/assets/vr.png
This is a binary file and will not be displayed.
src/assets/white-gradient.png
This is a binary file and will not be displayed.
+3
-46
src/components/Base.astro
+11
-35
src/components/Header.astro
-71
src/components/Markdown.astro
-98
src/components/home/Blog.astro
+33
-80
src/components/home/Landing.astro
+118
src/components/home/feeds/Bluesky.astro
-105
src/components/home/feeds/Feed.astro
+122
src/components/home/feeds/Feeds.astro
-329
src/components/home/feeds/Post.astro
-23
src/components/home/feeds/atproto.ts
-124
src/components/home/feeds/post-embeds.ts
-57
src/components/home/feeds/post-types.ts
+72
-205
src/components/home/playing/NowPlaying.astro
-76
src/components/home/playing/TopSongs.astro
+64
-130
src/components/home/playing/spotify/index.ts
-122
src/components/markdown.css
src/content/blog/assets/blue-skies.png
This is a binary file and will not be displayed.
src/content/blog/assets/mixins.png
This is a binary file and will not be displayed.
src/content/blog/assets/pds-pi-graph.png
This is a binary file and will not be displayed.