init git LFS and update readme.md

This commit is contained in:
Ben Aultowski 2026-02-27 15:56:16 -05:00
parent 0b83cb5113
commit 25807eab45
23 changed files with 13 additions and 9629 deletions

3
.gitattributes vendored Normal file
View file

@ -0,0 +1,3 @@
*.psd filter=lfs diff=lfs merge=lfs -text
*.ait filter=lfs diff=lfs merge=lfs -text
*.mp4 filter=lfs diff=lfs merge=lfs -text

View file

@ -1,6 +0,0 @@
{
"startCommand": "npm run start",
"env": {
"STACKBLITZ_ENV": "true"
}
}

View file

@ -1,31 +1,3 @@
# hypnagaga # hypnagaga
Graphics created with [bluprint_graphics-kit](https://github.com/reuters-graphics/bluprint_graphics-kit). A web site built with Reuters’ [graphics-components](https://github.com/reuters-graphics), [Svelte](https://github.com/sveltejs/svelte), and [Motion](https://github.com/motiondivision/motion). Very much under construction.
## Developing
Develop your project.
```console
pnpm start
```
Build and publish preview pages to AWS.
```console
pnpm preview
```
Build and upload your project to Sphinx Graphics Server.
```console
pnpm upload
```
🍻 Publish your project in the Sphinx Graphics Server.
```console
pnpm pub
```
Read more in the [development docs](https://reuters-graphics.github.io/bluprint_graphics-kit/).

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long