Skip to content

STRd6/pixieengine.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

163 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixieengine.com

A static archive of pixieengine.com — the sprite/tune sharing site formerly powered by a Rails app on Heroku. The dynamic app was retired; the site is now a fully static, read-only export served from S3 + CloudFront.

The original Rails application was removed in this repo's history. If you need it, check out a commit before the "remove old rails app" change.

Layout

Path What
static-site/ The generator: turns the exported dataset into the static public/ tree (sprite/tune/tag/gallery pages, /load/, sitemaps, robots, CSS). See static-site/README.md.
infra/ AWS CDK stack (PixieStaticStack): the S3 bucket, CloudFront distribution, and the URL-rewrite Function.
docs/ Runbooks and working notes — deploy, AWS inventory, recovery, architecture.

How it fits together

exported data ──▶ static-site/generate.mjs ──▶ public/ (~256k files)
                                                   │
                                                   ▼
                              aws s3 sync public/ s3://pixieengine-static
                                                   │
                                                   ▼
                                   CloudFront ──▶ https://pixieengine.com

Common tasks

Outstanding follow-ups live in TODO.md.

About

Where pixels become heros, together.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors