mirror of
https://github.com/SrIzan10/mainwebsite.git
synced 2026-06-06 00:56:58 +00:00
astro v2 website (#11)
* initial commit * bento * spotify and about me * lol * rose pine * eff * fix: small centering issue * feat: latest posts view * chore: temp filler * feat: weather * feat: discord status * feat: remove old posts and add myself and some projects * chore: generalize a bit * chore: testing post and cloudflare ssr * fix: prerender some more stuff * feat: branding * fix: cloudflare deployments * feat: add lastfm profile * feat: star rating * feat: add discogs * chore: add nocheck * docs: barebones readme * docs: try it out * feat: writeup * feat: some component stuff
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,24 +1,13 @@
|
||||
# build output
|
||||
dist/
|
||||
# generated types
|
||||
.astro/
|
||||
|
||||
# dependencies
|
||||
node_modules/
|
||||
|
||||
# logs
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
|
||||
|
||||
# environment variables
|
||||
.env
|
||||
.env.production
|
||||
|
||||
# macOS-specific files
|
||||
.DS_Store
|
||||
|
||||
# jetbrains setting folder
|
||||
.idea/
|
||||
teaser.pptx
|
||||
~$teaser.pptx
|
||||
Reference in New Issue
Block a user