sholladay / pogo

Server framework for Deno
Mozilla Public License 2.0
482 stars 32 forks source link

Consider using Pagic to build the website? #51

Closed xcatliu closed 3 years ago

xcatliu commented 4 years ago

Pagic is a static site generator powered by Deno + React

Here are some demos:

If it is possible to use pagic to build the website, I would like to create the pull-request

sholladay commented 3 years ago

Looks nice, I like it! Great name, too.

That said, the Pogo website will be built with Pogo itself or a generator / framework built on top of Pogo. It needs to be "pure" in that sense or people won't take it as seriously. I want to demonstrate that Pogo is a real, useful framework capable of being used in production projects. There are a few hurdles to overcome before I declare that to be fully solved, but building a website would go a long way towards proving it.

If there's something that would help you adopt Pogo, feel free to chime in here on the issue tracker.