Skip to content

FreedomIntelligence/economic-world-model.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Economic World Models Initiative

Static GitHub Pages copy of https://ecnomic-world-model.netlify.app/.

Files

  • index.html contains the full page markup, styles, and the small "Read more" interaction.
  • 1.png, 2.jpg, 3.jpg, 4.jpeg, 5.webp, and 6.jpeg are the page images copied from the Netlify site.
  • .nojekyll tells GitHub Pages to serve the files directly without Jekyll processing.
  • .github/workflows/sync-peer.yml mirrors pushes between the two intended GitHub Pages repositories.

GitHub Pages targets

The requested https://ewm.github.io/ address requires the account or organization name ewm and a repository named ewm.github.io. As of July 10, 2026, the GitHub account name ewm is already taken publicly, so the site has moved to the economic-world-model GitHub Pages namespace.

The intended GitHub Pages targets are:

  • economic-world-model/economic-world-model.github.io, which publishes as https://economic-world-model.github.io/.
  • FreedomIntelligence/economic-world-model.github.io, which publishes as https://freedomintelligence.github.io/economic-world-model.github.io/.

Two-way sync setup

Create both repositories with main as the default branch and place this same repository content in both. Then configure a repository secret named PEER_DEPLOY_KEY in each repository. The secret must contain the private SSH key whose public key is installed as a write-enabled deploy key on the peer repository.

When a push lands on either repository, the workflow compares the peer main SHA and force-mirrors the exact commit only when the peer is behind or different. The SHA check prevents sync loops after the peer receives the mirrored commit.

About

Economic World Models Initiative GitHub Pages site

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages