Skip to content

LoparPanda/ebitengine.org

 
 

Repository files navigation

ebiten.org

Generating

Edit HTML files under contents and run:

go run gen.go

Contributions

Contributions are welcome. However, if you try to contribute one or more sections or articles, please ask Hajime Hoshi [email protected] before writing.

Uploading WASM files

GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials.json go run ./cmd/uploadwasm/ -ebitenpath=../path/to/ebiten -upload

Test on your local machine

go run server.go ./_site

Validate your changes by opening http://127.0.0.1:8000.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.9%
  • JavaScript 3.0%
  • Go 2.6%
  • CSS 1.5%