This repository manages the old website ebiten.org. All the pages redirect to the new sites ebitengine.org.
Edit HTML files under contents
and run:
go run gen.go
go run server.go ./_site
Validate your changes by opening http://127.0.0.1:8000.
This repository manages the old website ebiten.org. All the pages redirect to the new sites ebitengine.org.
Edit HTML files under contents
and run:
go run gen.go
go run server.go ./_site
Validate your changes by opening http://127.0.0.1:8000.