Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added campfire games images, description, and background (NEW) #24

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules
184 changes: 92 additions & 92 deletions .nuxt/components.d.ts

Large diffs are not rendered by default.

135 changes: 65 additions & 70 deletions .nuxt/dev/index.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .nuxt/dev/index.mjs.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .nuxt/dist/server/client.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"module": true,
"resourceType": "script"
},
"/Users/sai_pranav_theerthala/Desktop/School/Clubs/Bitcamp/Bitcamp_2025/bitcamp-site-2025/node_modules/nuxt/dist/app/entry.js": {
"C:/Users/leejo/OneDrive/Documents/GitHub/bitcamp-site-2025/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt/dist/app/entry.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"isEntry": true,
"file": "/Users/sai_pranav_theerthala/Desktop/School/Clubs/Bitcamp/Bitcamp_2025/bitcamp-site-2025/node_modules/nuxt/dist/app/entry.js"
"file": "C:/Users/leejo/OneDrive/Documents/GitHub/bitcamp-site-2025/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt/dist/app/entry.js"
}
}
4 changes: 2 additions & 2 deletions .nuxt/dist/server/client.manifest.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ export default {
"module": true,
"resourceType": "script"
},
"/Users/sai_pranav_theerthala/Desktop/School/Clubs/Bitcamp/Bitcamp_2025/bitcamp-site-2025/node_modules/nuxt/dist/app/entry.js": {
"C:/Users/leejo/OneDrive/Documents/GitHub/bitcamp-site-2025/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt/dist/app/entry.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"isEntry": true,
"file": "/Users/sai_pranav_theerthala/Desktop/School/Clubs/Bitcamp/Bitcamp_2025/bitcamp-site-2025/node_modules/nuxt/dist/app/entry.js"
"file": "C:/Users/leejo/OneDrive/Documents/GitHub/bitcamp-site-2025/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt/dist/app/entry.js"
}
}
2 changes: 1 addition & 1 deletion .nuxt/imports.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ export { onBeforeRouteLeave, onBeforeRouteUpdate, useLink } from 'vue-router';
export { withCtx, withDirectives, withKeys, withMemo, withModifiers, withScopeId, onActivated, onBeforeMount, onBeforeUnmount, onBeforeUpdate, onDeactivated, onErrorCaptured, onMounted, onRenderTracked, onRenderTriggered, onServerPrefetch, onUnmounted, onUpdated, computed, customRef, isProxy, isReactive, isReadonly, isRef, markRaw, proxyRefs, reactive, readonly, ref, shallowReactive, shallowReadonly, shallowRef, toRaw, toRef, toRefs, triggerRef, unref, watch, watchEffect, watchPostEffect, watchSyncEffect, isShallow, effect, effectScope, getCurrentScope, onScopeDispose, defineComponent, defineAsyncComponent, resolveComponent, getCurrentInstance, h, inject, hasInjectionContext, nextTick, provide, mergeModels, toValue, useModel, useAttrs, useCssModule, useCssVars, useSlots, useTransitionState, useId, useTemplateRef, useShadowRoot, Component, ComponentPublicInstance, ComputedRef, DirectiveBinding, ExtractDefaultPropTypes, ExtractPropTypes, ExtractPublicPropTypes, InjectionKey, PropType, Ref, MaybeRef, MaybeRefOrGetter, VNode, WritableComputedRef } from 'vue';
export { injectHead, useHead, useSeoMeta, useHeadSafe, useServerHead, useServerSeoMeta, useServerHeadSafe } from '@unhead/vue';
export { useNuxtDevTools } from '../node_modules/@nuxt/devtools/dist/runtime/use-nuxt-devtools';
export { definePageMeta } from '../node_modules/nuxt/dist/pages/runtime/composables';
export { definePageMeta } from '../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt/dist/pages/runtime/composables';
2 changes: 1 addition & 1 deletion .nuxt/manifest/latest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id":"dev","timestamp":1735985927682}
{"id":"dev","timestamp":1736805204290}
2 changes: 1 addition & 1 deletion .nuxt/manifest/meta/dev.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id":"dev","timestamp":1735985927682,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
{"id":"dev","timestamp":1736805204290,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
8 changes: 4 additions & 4 deletions .nuxt/nitro.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"date": "2025-01-04T10:18:50.148Z",
"date": "2025-01-13T21:53:36.568Z",
"preset": "nitro-dev",
"framework": {
"name": "nuxt",
"version": "3.15.0"
"version": "3.15.1"
},
"versions": {
"nitro": "2.10.4"
},
"dev": {
"pid": 92762,
"pid": 30808,
"workerAddress": {
"socketPath": "/var/folders/q_/scwf_7r55wx7jf4vdpp27x840000gn/T/nitro/worker-92762-1.sock"
"socketPath": "\\\\.\\pipe\\nitro\\worker-30808-2.sock"
}
}
}
6 changes: 3 additions & 3 deletions .nuxt/nuxt.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"_hash": "o3mLc92rd6",
"_hash": "4VwcyYTrss",
"project": {
"rootDir": "/Users/sai_pranav_theerthala/Desktop/School/Clubs/Bitcamp/Bitcamp_2025/bitcamp-site-2025"
"rootDir": "C:/Users/leejo/OneDrive/Documents/GitHub/bitcamp-site-2025"
},
"versions": {
"nuxt": "3.15.0"
"nuxt": "3.15.1"
}
}
12 changes: 6 additions & 6 deletions .nuxt/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"../node_modules/@nuxt/schema"
],
"nuxt": [
"../node_modules/nuxt"
"../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt"
],
"vite/client": [
"../node_modules/vite/client"
Expand Down Expand Up @@ -102,13 +102,13 @@
"./*"
],
"#app": [
"../node_modules/nuxt/dist/app"
"../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt/dist/app"
],
"#app/*": [
"../node_modules/nuxt/dist/app/*"
"../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt/dist/app/*"
],
"vue-demi": [
"../node_modules/nuxt/dist/app/compat/vue-demi"
"../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt/dist/app/compat/vue-demi"
],
"#vue-router": [
"../node_modules/vue-router"
Expand All @@ -117,7 +117,7 @@
"./imports"
],
"#app-manifest": [
"./manifest/meta/dev.json"
"./manifest/meta/dev"
],
"#components": [
"./components"
Expand Down Expand Up @@ -164,7 +164,7 @@
"exclude": [
"../dist",
"../node_modules",
"../node_modules/nuxt/node_modules",
"../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt/node_modules",
"../node_modules/@nuxt/devtools/node_modules",
"../node_modules/@nuxt/telemetry/node_modules",
"../node_modules/@nuxt/devtools/runtime/server",
Expand Down
6 changes: 3 additions & 3 deletions .nuxt/tsconfig.server.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"../node_modules/@nuxt/schema"
],
"nuxt": [
"../node_modules/nuxt"
"../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt"
],
"vite/client": [
"../node_modules/vite/client"
Expand Down Expand Up @@ -120,7 +120,7 @@
"./*"
],
"#internal/nuxt/paths": [
"../node_modules/nuxt/dist/core/runtime/nitro/paths"
"../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt/dist/core/runtime/nitro/paths"
],
"#vue-router": [
"./vue-router"
Expand All @@ -142,7 +142,7 @@
],
"exclude": [
"../node_modules",
"../node_modules/nuxt/node_modules",
"../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected]_m_mw6er23d6axnml6fish6njxl7e/node_modules/nuxt/node_modules",
"../node_modules/@nuxt/devtools/node_modules",
"../node_modules/@nuxt/telemetry/node_modules",
"../dist"
Expand Down
2 changes: 1 addition & 1 deletion .nuxt/types/app-defaults.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

declare module '#app/defaults' {
declare module 'nuxt/app/defaults' {
type DefaultAsyncDataErrorValue = null
type DefaultAsyncDataValue = null
type DefaultErrorValue = null
Expand Down
Loading