loteoo / hyperstatic

Routing, prerendering, code splitting and prefetching for hyperapp
https://hyperstatic.dev/
MIT License
59 stars 5 forks source link

Project rename? #1

Closed loteoo closed 5 years ago

loteoo commented 5 years ago

This is where I'm clueless: how should this be named?

Simply "Hyperapp site generator"?

I'm all out of ideas

craftedsystems commented 5 years ago

Just go with Hypersite. It's the only one that makes sense.

jorgebucaran commented 5 years ago

@loteoo Hayasa also means speed in Japanese. A couple of name ideas: Hayabusa or just Peregrine.

loteoo commented 5 years ago

Thanks for the suggestions! I think, if I can get puppeteer to run reliably on Netlify, I'll go with hyperstatic which jorge suggested on spectrum and sounds pretty cool, and then put a bigger emphasis on the pre-rendering stuff. (It might be possible to serialize state after the Init action/effects have run in the build process, allowing the bundles to have some pre-fetched data to work with. Something clean might be possible)

Else I'll go with hypersite! 😂

Next release should also be more stable and with the code cleaned up and documented properly.

Edit: Well I found the cause of instability and everything works fine on Netlify... Looks like I have to make a decision after all...

loteoo commented 5 years ago

Alright get your votes in: https://www.strawpoll.me/18248738

loteoo commented 5 years ago

Hyperstatic it is! Thanks @jorgebucaran for the suggestion!