Skip to content
Merged
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
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
*.png filter=lfs diff=lfs merge=lfs -text
*.webp filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.svg filter=lfs diff=lfs merge=lfs -text
*.jpeg filter=lfs diff=lfs merge=lfs -text
*.gif filter=lfs diff=lfs merge=lfs -text
*.bmp filter=lfs diff=lfs merge=lfs -text
*.tiff filter=lfs diff=lfs merge=lfs -text
14 changes: 13 additions & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
lint:
name: Lint
runs-on: ubuntu-latest
permissions:
contents: read
packages: read
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
Expand All @@ -20,13 +23,17 @@ jobs:

- name: Install dependencies
run: npm ci
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- run: npm run lint:css

unit-test:
name: Unit Tests
runs-on: ubuntu-latest

permissions:
contents: read
packages: read
steps:
- uses: actions/checkout@v6
with:
Expand All @@ -39,6 +46,8 @@ jobs:

- name: Install dependencies
run: npm ci
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Run tests
run: npm test
Expand All @@ -49,6 +58,7 @@ jobs:
permissions:
contents: read
statuses: write
packages: read
steps:
- uses: actions/checkout@v6
with:
Expand All @@ -61,6 +71,8 @@ jobs:

- name: Install dependencies
run: npm ci
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: build
run: npm run build
Expand Down
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@terrabitz:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
5 changes: 5 additions & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,11 @@ export default defineConfig({
},

vite: {
resolve: {
alias: {
'@keystatic/core': '@terrabitz/keystatic-core',
},
},
plugins: [tailwindcss(), arraybuffer(), imagetools()],
},
adapter: cloudflare({
Expand Down
5 changes: 3 additions & 2 deletions keystatic.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { config, fields, collection } from '@keystatic/core';
import { config, fields, collection } from '@terrabitz/keystatic-core';

function contentField(collectionName: string) {
return fields.markdoc({
Expand All @@ -25,7 +25,8 @@ const storage = import.meta.env.PUBLIC_KEYSTATIC_MODE === 'github' ? {
repo: {
owner: import.meta.env.PUBLIC_GITHUB_OWNER || '',
name: import.meta.env.PUBLIC_GITHUB_REPO || '',
}
},
lfs: true,
} : {
kind: 'local' as const
}
Expand Down
180 changes: 178 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@cf-wasm/satori": "^0.3.5",
"@fontsource/noto-sans": "^5.2.10",
"@keystatic/astro": "^5.0.6",
"@keystatic/core": "^0.5.48",
"@tailwindcss/vite": "^4.1.18",
"@terrabitz/keystatic-core": "^0.5.48-lfs.2",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"98.css": "^0.1.21",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/content/anomalies/EID-978/1771785380018-redbox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/content/anomalies/EID-112.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The anomaly is contained within a specialized temporal dampening field. The area

## Research Notes

Dr. Harrow's team has documented over 200 distinct audio recordings from the 1920s era. Analysis suggests a possible connection to historical events at the harbor. The temporal echo appears strongest during fog conditions.
Dr. Harrow's team has documented over 300 distinct audio recordings from the 1920s era. Analysis suggests a possible connection to historical events at the harbor. The temporal echo appears strongest during fog conditions.

## Warning

Expand Down
26 changes: 26 additions & 0 deletions src/content/anomalies/EID-978.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
id: EID-978
name: The Red Box
classification: Class A
status: Uncontained
discoveryDate: 1996-05-18
location: Northern Oregon
---
EID-978 is a nondescript red box. It has no markings of any kind on any side. It is made out of a concrete material, weighing approximately 15.4 kilograms. It is not believed to be sentient, but does appear to have some psychic effects.

Instances of EID-978 have occured in the following locations, though it's likely there have been many more undocumented occurances:

- The Northern Oregon forest
- Locker 67 at ██████ stadium
- The janitor closet of EID-SITE-████

In each occurrence, EID-978 goes through a distinct lifecycle.

- Phase 1: Exploration
- Phase 2: Extraction
- Phase 3: Exploitation
- Phase 4: Extinction

In all known cases, it has first appeared to individuals who were undergoing a highly stressful time in their lives. It's not known whether this was coincidence or connected with EID-978's apparent psychic capabilities.

![](@assets/content/anomalies/EID-978/1771785380018-redbox.png)