diff --git a/.gitattributes b/.gitattributes index 833c9a0..19c70ba 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.xcf filter=lfs diff=lfs merge=lfs -text *.png filter=lfs diff=lfs merge=lfs -text +*.mkv filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore index d614195..ba317ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +main-site/static/img/*/raw/ main-site/public/ main-site/.hugo_build.lock *.swp @@ -6,4 +7,5 @@ infra/.terraform/ infra/.terraform.lock.hcl infra/set-env.sh infra/out.plan -infra/terraform.tfvars \ No newline at end of file +infra/terraform.tfvars + diff --git a/main-site/content/feed/quick-recap-for-ocotober.md b/main-site/content/feed/quick-recap-for-ocotober.md new file mode 100644 index 0000000..f15e43c --- /dev/null +++ b/main-site/content/feed/quick-recap-for-ocotober.md @@ -0,0 +1,66 @@ +--- +title: 'Quick Recap for Ocotober' +description: Stuff I've been doig in VR :p +date: 2023-10-29T17:56:08-07:00 +thumbnail: /img/shelter/shino-g.jpg +article: true +--- + +Lately I've been learning to create VRChat models and getting into the VR club +scene from which I've got some snapshots :wink:. Some goofy, some neat, all +worthy of sharing in my opinion. + +:information: Some of these clips have audio while others have been muted to +perserve privacy to some degree. + + +## First some Avatars Making Stuff + +With halloween coming up in a few days I decided to make myself a nice costume :ghost: + +{{< pic "/img/spooky-avi.png" >}} + +For reference here's the model I usually use. It's especially fun for clubbing :mirror_ball: + +{{< pic "/img/base-hat.png" >}} + +Another cool thing that a friend of mine has been working on is a highly interactive +model that is _head-splittingly_ cool + +{{< clip "/vid/uppercut-halloween-avi.mkv" >}} + +## Some Clubbing stuff + + +Met Shino during a show and he was pretty cool :smile: + +{{< pic "/img/shelter/shino-g.jpg" >}} + +We even made some frens that night and danced together, no talking, no akwardness +just pure vibing + +{{< pic "/img/shelter/dancing-gang.jpg" >}} + +The whole crowd that night was generall pretty active, even if it doesn't look +like it's super crazy in there. Definitely had a blast :fire: + +DJ's were definitely having a great time along with everyone that night, jamming, +drinking, and even dancing in the air + +{{< pic "/img/shelter/dj-shelter.jpg" >}} + +{{< pic "/img/shelter/dj-drink.jpg" >}} + +{{< pic "/img/shelter/dj-dance.jpg" >}} + +Got some head banging in with some cool people as well :fire: :sign_of_the_horns: + +{{< pic "/img/shelter/shader-hiya.png" >}} + +These were all from one of the "overflow" instances so not the main crowd but +we still managed to have an amazing group and got a nice picture together :camera: + +{{< pic "/img/shelter/group-oct-21.png" >}} + + + diff --git a/main-site/static/img/base-hat.png b/main-site/static/img/base-hat.png new file mode 100755 index 0000000..32b1415 --- /dev/null +++ b/main-site/static/img/base-hat.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8617bd88f700a43414783e323b3f6fda0ed3588ecc717a51de1ea1af04a8a4e8 +size 2459721 diff --git a/main-site/static/img/shelter/dancing-gang.jpg b/main-site/static/img/shelter/dancing-gang.jpg new file mode 100644 index 0000000..8cccd2d Binary files /dev/null and b/main-site/static/img/shelter/dancing-gang.jpg differ diff --git a/main-site/static/img/shelter/dj-dance.jpg b/main-site/static/img/shelter/dj-dance.jpg new file mode 100644 index 0000000..5f5aa28 Binary files /dev/null and b/main-site/static/img/shelter/dj-dance.jpg differ diff --git a/main-site/static/img/shelter/dj-drink.jpg b/main-site/static/img/shelter/dj-drink.jpg new file mode 100644 index 0000000..5aabfd7 Binary files /dev/null and b/main-site/static/img/shelter/dj-drink.jpg differ diff --git a/main-site/static/img/shelter/dj-shelter.jpg b/main-site/static/img/shelter/dj-shelter.jpg new file mode 100644 index 0000000..99f066c Binary files /dev/null and b/main-site/static/img/shelter/dj-shelter.jpg differ diff --git a/main-site/static/img/shelter/group-oct-21.png b/main-site/static/img/shelter/group-oct-21.png new file mode 100644 index 0000000..6bb25dc --- /dev/null +++ b/main-site/static/img/shelter/group-oct-21.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a939a2c51d343aea027f416518fccd0eead3a53cbf03684935910ad4f3183cef +size 2629909 diff --git a/main-site/static/img/shelter/shader-crowd-shelter.jpg b/main-site/static/img/shelter/shader-crowd-shelter.jpg new file mode 100644 index 0000000..a241d21 Binary files /dev/null and b/main-site/static/img/shelter/shader-crowd-shelter.jpg differ diff --git a/main-site/static/img/shelter/shader-hiya.png b/main-site/static/img/shelter/shader-hiya.png new file mode 100644 index 0000000..2851680 --- /dev/null +++ b/main-site/static/img/shelter/shader-hiya.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36004d8571e16fcdac6e1db9c888cd1bf4435ba03ca2909564a880110057bfec +size 848405 diff --git a/main-site/static/img/shelter/shino-g.jpg b/main-site/static/img/shelter/shino-g.jpg new file mode 100644 index 0000000..d3b00e3 Binary files /dev/null and b/main-site/static/img/shelter/shino-g.jpg differ diff --git a/main-site/static/img/spooky-avi.png b/main-site/static/img/spooky-avi.png new file mode 100755 index 0000000..8a0247b --- /dev/null +++ b/main-site/static/img/spooky-avi.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11509ea5194f15e1797ea4cbd375beda365dac26c8d25f4e1e7aeb827b164ed5 +size 2419739 diff --git a/main-site/static/vid/horseshoe-left.mp4 b/main-site/static/vid/horseshoe-left.mp4 new file mode 100644 index 0000000..584aae2 Binary files /dev/null and b/main-site/static/vid/horseshoe-left.mp4 differ diff --git a/main-site/static/vid/uppercut-halloween-avi.mkv b/main-site/static/vid/uppercut-halloween-avi.mkv new file mode 100644 index 0000000..09665fd --- /dev/null +++ b/main-site/static/vid/uppercut-halloween-avi.mkv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8006bba6ab4b92296f7c4b79762692d5b8cd59bd7f9851f0b90292de4d4f8244 +size 7711151